radeonsi: drop support for LLVM 3.8
[mesa.git] / src / amd / common / ac_llvm_util.c
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