summaryrefslogtreecommitdiffstats
path: root/src/amd/common/ac_llvm_util.c
Commit message (Expand)AuthorAgeFilesLines
* radv: enable POLARIS12 support.Dave Airlie2017-05-081-0/+1
* radv/ac: workaround regression in llvm 4.0 releaseDave Airlie2017-03-151-1/+12
* radeonsi: drop support for LLVM 3.6 & 3.7Marek Olšák2017-03-061-15/+1
* gallivm,ac: add LP_FUNC_ATTR_CONVERGENTMarek Olšák2017-03-061-0/+1
* gallivm, ac: add writeonly and inaccessiblememonly attributesMarek Olšák2017-03-031-0/+2
* amd/common: Fix build with new ac_add_function_attr()Tobias Klausmann2017-03-011-1/+1
* gallivm,ac: add function attributes at call sites instead of declarationsMarek Olšák2017-03-011-9/+22
* radeon/ac: move common llvm build functions to a separate file.Dave Airlie2017-02-071-716/+1
* radeonsi/ac: move most of emit_ddxy to shared code.Dave Airlie2017-02-031-0/+74
* radeonsi/ac: move get thread id to shared code.Dave Airlie2017-02-031-0/+48
* radeonsi/ac: move tbuffer store and buffer load to shared code.Dave Airlie2017-02-031-0/+155
* radeonsi/ac: move a bunch of load/store related things to common code.Dave Airlie2017-02-031-0/+65
* radeonsi/ac: move frag interp emission code to shared llvm code.Dave Airlie2017-02-021-0/+71
* radv/ac: Add compiler support for spilling.Bas Nieuwenhuizen2017-01-301-2/+2
* various: Fix missing DumpModule with recent LLVM.Bas Nieuwenhuizen2017-01-291-0/+8
* amd/common: unify cube map coordinate handling between radeonsi and radvNicolai Hähnle2017-01-131-0/+364
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+142