amd: remove support for LLVM 3.9
[mesa.git] / src / amd / common / ac_llvm_util.c
2018-02-02 Marek Olšákamd: remove support for LLVM 3.9
2018-01-27 Marek Olšákac: don't use byval LLVM qualifier in shaders
2017-11-07 Marek Olšákradeonsi: use ac_create_target_machine
2017-11-07 Marek Olšákradeonsi: use ac_get_llvm_processor_name
2017-07-17 Marek Olšákradeonsi: merge si_llvm_get_amdgpu_target into ac_get_l...
2017-07-09 Dave Airlieradv/ac: drop setting xnack
2017-07-06 Dave Airlieradv: enable sisched toggle in perftest flags.
2017-07-06 Dave Airlieac/llvm: set xnack like radeonsi does.
2017-07-06 Dave Airlieac/llvm: create features list using snprintf.
2017-07-06 Dave Airlieac/radv: change api to create target machine
2017-06-05 Dave Airlieradv: add some misc gfx9 pieces.
2017-06-05 Dave Airlieac: add new helper function to add a integer target...
2017-05-05 Dave Airlieradv: enable POLARIS12 support.
2017-05-04 Marek Olšákradeonsi: drop support for LLVM 3.8
2017-04-24 Dave Airlieradv/ac: copy llvm machine feature flags from radeonsi.
2017-03-14 Dave Airlieradv/ac: workaround regression in llvm 4.0 release
2017-03-06 Marek Olšákradeonsi: drop support for LLVM 3.6 & 3.7
2017-03-06 Marek Olšákgallivm,ac: add LP_FUNC_ATTR_CONVERGENT
2017-03-03 Marek Olšákgallivm, ac: add writeonly and inaccessiblememonly...
2017-03-01 Tobias Klausmannamd/common: Fix build with new ac_add_function_attr()
2017-03-01 Marek Olšákgallivm,ac: add function attributes at call sites inste...
2017-02-06 Dave Airlieradeon/ac: move common llvm build functions to a separa...
2017-02-02 Dave Airlieradeonsi/ac: move most of emit_ddxy to shared code.
2017-02-02 Dave Airlieradeonsi/ac: move get thread id to shared code.
2017-02-02 Dave Airlieradeonsi/ac: move tbuffer store and buffer load to...
2017-02-02 Dave Airlieradeonsi/ac: move a bunch of load/store related things...
2017-02-01 Dave Airlieradeonsi/ac: move frag interp emission code to shared...
2017-01-30 Bas Nieuwenhuizenradv/ac: Add compiler support for spilling.
2017-01-29 Bas Nieuwenhuizenvarious: Fix missing DumpModule with recent LLVM.
2017-01-12 Nicolai Hähnleamd/common: unify cube map coordinate handling between...
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver