summaryrefslogtreecommitdiff
path: root/src/amd/llvm/ac_llvm_build.c
Commit message (Expand)AuthorAgeFilesLines
* ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gensSamuel Pitoiset2020-03-061-0/+5
* ac/llvm: fix 16-bit fmed3 on GFX8 and older gensSamuel Pitoiset2020-03-061-2/+4
* ac/llvm: fix 64-bit fmed3Samuel Pitoiset2020-03-061-17/+31
* radv/gfx10: fix implementation of exclusive scansSamuel Pitoiset2019-12-031-25/+58
* ac/llvm: fix ac_to_integer_type() for 32-bit const addr space pointersSamuel Pitoiset2019-10-211-0/+1
* ac/llvm: add AC_FLOAT_MODE_ROUND_TO_ZEROSamuel Pitoiset2019-10-181-0/+1
* ac/llvm: add ac_build_canonicalize() helperSamuel Pitoiset2019-10-181-0/+25
* amd: Move all amd/common code that depends on LLVM to amd/llvm.Timur Kristóf2019-10-081-0/+4478