1. 08efb7e AMDGPU/SI: Move some ISel helpers into utils so they can be shared with GISel by Tom Stellard · 9 years ago
  2. 5d91019 AMDGPU: Set call_convention bit in kernel_code_t by Matt Arsenault · 9 years ago
  3. 9dffada [AMDGPU] Assembler: fix v_mac_f16 immediates by Sam Kolton · 9 years ago
  4. 31dbb03 [AMDGPU] Remove extra semicolon. NFC by Konstantin Zhuravlyov · 9 years ago
  5. 4bd7236 AMDGPU: Fix handling of 16-bit immediates by Matt Arsenault · 9 years ago
  6. 26faed3 AMDGPU: Consolidate inline immediate predicate functions by Matt Arsenault · 9 years ago
  7. b133fbb AMDGPU/SI: Handle hazard with > 8 byte VMEM stores by Tom Stellard · 9 years ago
  8. 94add85 AMDGPU: Refactor processor definition to use ISA version features by Yaxun Liu · 9 years ago
  9. 08326b6 [AMDGPU] Emit constant address space data in .rodata section and use relocations instead of fixups (amdhsa only) by Konstantin Zhuravlyov · 9 years ago
  10. c871550 [AMDGPU] Stop using MCRegisterClass::getSize() by Krzysztof Parzyszek · 9 years ago
  11. cdd4547 [AMDGPU] Refactor waitcnt encoding by Konstantin Zhuravlyov · 9 years ago
  12. 98317d2 AMDGPU/SI: Update ISA version numbers for Tonga and Polaris10/11. by Changpeng Fang · 9 years ago
  13. a3ec5c1 [AMDGPU] Assembler: support v_mac_f32 DPP and SDWA. Move getNamedOperandIdx to AMDGPUBaseInfo.h by Sam Kolton · 9 years ago
  14. 836cbff [AMDGPU] Choose VMCNT, EXPCNT, LGKMCNT masks and shifts based on the isa version by Konstantin Zhuravlyov · 9 years ago
  15. 1eeb11b AMDGPU] Assembler: better support for immediate literals in assembler. by Sam Kolton · 9 years ago
  16. 1d65026 [AMDGPU] Wave and register controls by Konstantin Zhuravlyov · 9 years ago
  17. 8300272 AMDGPU: Fix getIntegerAttribute type and error message by Matt Arsenault · 9 years ago
  18. 79a1fd7 AMDGPU: allow specifying a workgroup size that needs to fit in a compute unit by Tom Stellard · 10 years ago
  19. df3a20c AMDGPU: Add a shader calling convention by Nicolai Haehnle · 10 years ago
  20. c16be00 AMDGPU/SI: Update ISA version for FIJI by Changpeng Fang · 10 years ago
  21. fccabaf AMDGPU/SI: Add new target attribute InitialPSInputAddr by Marek Olsak · 10 years ago
  22. 2b65ed3 AMDGPU/SI: Fix encoding for FLAT_SCRATCH registers on VI by Tom Stellard · 10 years ago
  23. ac00eb5 AMDGPU/SI: Add getShaderType() function to Utils/ by Tom Stellard · 10 years ago
  24. 9760f03 AMDGPU/SI: Emit constant arrays in the .hsrodata_readonly_agent section by Tom Stellard · 10 years ago
  25. 00f2f91 AMDGPU/SI: Correctly emit agent global segment variables when targeting HSA by Tom Stellard · 10 years ago
  26. e3b5aea AMDGPU/SI: Don't emit group segment global variables by Tom Stellard · 10 years ago
  27. e135ffd AMDGPU/SI: Use .hsatext section instead of .text for HSA by Tom Stellard · 10 years ago
  28. ff7416b AMDGPU/SI: Update amd_kernel_code_t definition and add assembler support by Tom Stellard · 10 years ago
  29. 347ac79 AMDGPU/SI: Add hsa code object directives by Tom Stellard · 10 years ago