Age | Commit message (Expand) | Author | Files | Lines |
2018-03-07 | radeonsi: fix passing address32_hi to LLVM for high values | Marek Olšák | 1 | -2/+2 |
2018-03-06 | ac: add ac_count_scratch_private_memory() | Samuel Pitoiset | 1 | -0/+31 |
2018-02-02 | amd: remove support for LLVM 3.9 | Marek Olšák | 1 | -35/+4 |
2018-01-27 | ac: don't use byval LLVM qualifier in shaders | Marek Olšák | 1 | -2/+0 |
2017-11-07 | radeonsi: use ac_create_target_machine | Marek Olšák | 1 | -2/+5 |
2017-11-07 | radeonsi: use ac_get_llvm_processor_name | Marek Olšák | 1 | -1/+1 |
2017-07-17 | radeonsi: merge si_llvm_get_amdgpu_target into ac_get_llvm_target | Marek Olšák | 1 | -8/+10 |
2017-07-09 | radv/ac: drop setting xnack | Dave Airlie | 1 | -2/+1 |
2017-07-06 | radv: enable sisched toggle in perftest flags. | Dave Airlie | 1 | -2/+3 |
2017-07-06 | ac/llvm: set xnack like radeonsi does. | Dave Airlie | 1 | -1/+3 |
2017-07-06 | ac/llvm: create features list using snprintf. | Dave Airlie | 1 | -2/+5 |
2017-07-06 | ac/radv: change api to create target machine | Dave Airlie | 1 | -2/+2 |
2017-06-06 | radv: add some misc gfx9 pieces. | Dave Airlie | 1 | -0/+3 |
2017-06-05 | ac: add new helper function to add a integer target dependent function attr. | Dave Airlie | 1 | -0/+10 |
2017-05-05 | radv: enable POLARIS12 support. | Dave Airlie | 1 | -0/+1 |
2017-05-05 | radeonsi: drop support for LLVM 3.8 | Marek Olšák | 1 | -7/+0 |
2017-04-24 | radv/ac: copy llvm machine feature flags from radeonsi. | Dave Airlie | 1 | -1/+1 |
2017-03-15 | radv/ac: workaround regression in llvm 4.0 release | Dave Airlie | 1 | -1/+12 |
2017-03-06 | radeonsi: drop support for LLVM 3.6 & 3.7 | Marek Olšák | 1 | -15/+1 |
2017-03-06 | gallivm,ac: add LP_FUNC_ATTR_CONVERGENT | Marek Olšák | 1 | -0/+1 |
2017-03-03 | gallivm, ac: add writeonly and inaccessiblememonly attributes | Marek Olšák | 1 | -0/+2 |
2017-03-01 | amd/common: Fix build with new ac_add_function_attr() | Tobias Klausmann | 1 | -1/+1 |
2017-03-01 | gallivm,ac: add function attributes at call sites instead of declarations | Marek Olšák | 1 | -9/+22 |
2017-02-07 | radeon/ac: move common llvm build functions to a separate file. | Dave Airlie | 1 | -716/+1 |
2017-02-03 | radeonsi/ac: move most of emit_ddxy to shared code. | Dave Airlie | 1 | -0/+74 |
2017-02-03 | radeonsi/ac: move get thread id to shared code. | Dave Airlie | 1 | -0/+48 |
2017-02-03 | radeonsi/ac: move tbuffer store and buffer load to shared code. | Dave Airlie | 1 | -0/+155 |
2017-02-03 | radeonsi/ac: move a bunch of load/store related things to common code. | Dave Airlie | 1 | -0/+65 |
2017-02-02 | radeonsi/ac: move frag interp emission code to shared llvm code. | Dave Airlie | 1 | -0/+71 |
2017-01-30 | radv/ac: Add compiler support for spilling. | Bas Nieuwenhuizen | 1 | -2/+2 |
2017-01-29 | various: Fix missing DumpModule with recent LLVM. | Bas Nieuwenhuizen | 1 | -0/+8 |
2017-01-13 | amd/common: unify cube map coordinate handling between radeonsi and radv | Nicolai Hähnle | 1 | -0/+364 |
2016-10-07 | radv: add initial non-conformant radv vulkan driver | Dave Airlie | 1 | -0/+142 |