aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/common/ac_llvm_helper.cpp
Commit message (Expand)AuthorAgeFilesLines
* amd: Move all amd/common code that depends on LLVM to amd/llvm.Timur Kristóf2019-10-081-282/+0
* ac: Remove DEBUG workaroundMichel Dänzer2019-09-171-6/+0
* amd/common: remove unused ac_compile_module_to_binaryNicolai Hähnle2019-07-041-14/+0
* amd/common: add ac_compile_module_to_elfNicolai Hähnle2019-06-121-7/+81
* ac,ac/nir: use a better sync scope for shared atomicsRhys Perry2019-04-291-0/+59
* amd: remove support for LLVM 6.0Samuel Pitoiset2018-12-061-7/+0
* amd: remove support for LLVM 5.0Marek Olšák2018-08-031-4/+0
* radeonsi: Add debug option to enable LLVM GlobalISel (v2)Tom Stellard2018-07-231-0/+7
* ac: run LLVM optimization passes only on the final function after inliningMarek Olšák2018-07-191-0/+6
* ac: add reusable helpers for direct LLVM compilationMarek Olšák2018-07-041-4/+59
* ac: add target library info helpersDave Airlie2018-07-041-0/+13
* ac: move all LLVM module initialization into ac_create_moduleMarek Olšák2018-07-021-0/+10
* amd: remove support for LLVM 4.0Marek Olšák2018-05-171-12/+0
* amd: remove support for LLVM 3.9Marek Olšák2018-02-021-10/+0
* ac: don't use byval LLVM qualifier in shadersMarek Olšák2018-01-271-2/+1
* ac: import lp_create_builder() from gallivmSamuel Pitoiset2018-01-161-0/+30
* radeon/ac: fix build on llvm 3.8.1Dave Airlie2017-04-271-0/+1
* radeonsi/ac: move vertex export remove to common code.Dave Airlie2017-04-271-0/+18
* ac: fix build after LLVM 5.0 SVN r300718Christoph Haag2017-04-201-0/+4
* ac: fix build with LLVM 5.0svnMarek Olšák2017-03-221-2/+8
* radeonsi: drop support for LLVM 3.6 & 3.7Marek Olšák2017-03-061-4/+2
* amd/common: add ac_is_sgpr_param helperNicolai Hähnle2016-11-031-0/+10
* amd/common: move llvm helper prototype to ac_llvm_util.hNicolai Hähnle2016-11-031-3/+2
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+46