1. 59e5ef7 [AMDGPU] Fix the SDWA Peephole phase to handle src for dst:UNUSED_PRESERVE. by Michael Bedy · 8 years ago
  2. 80cf9ff Test commit - change comment slightly. by Michael Bedy · 8 years ago
  3. 9c2f3c4 AMDGPU: Process SDWA block at a time by Matt Arsenault · 8 years ago
  4. c24d5e2 AMDGPU: Minor cleanups by Matt Arsenault · 8 years ago
  5. f1caa28 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  6. a8a83d1 [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. by Francis Visoiu Mistrih · 8 years ago
  7. 8ae38bc AMDGPU: Fix SDWA crash on inline asm by Matt Arsenault · 8 years ago
  8. 5f7f32c [AMDGPU] SDWA: add support for PRESERVE into SDWA peephole. by Sam Kolton · 8 years ago
  9. 93ef145 [CodeGen] Print "%vreg0" as "%0" in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  10. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  11. f42074b AMDGPU: Fix missing skipFunction calls by Matt Arsenault · 8 years ago
  12. 59e1282 [AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  13. a179d25 [AMDGPU] SDWA: several fixes for V_CVT and VOPC instructions by Sam Kolton · 8 years ago
  14. 3c4933f [AMDGPU] SDWA: add support for GFX9 in peephole pass by Sam Kolton · 8 years ago
  15. 549c89d [AMDGPU] SDWA: merge VI and GFX9 pseudo instructions by Sam Kolton · 8 years ago
  16. e4cda74 [AMDGPU] Return correct value from SDWA pass by Stanislav Mekhanoshin · 8 years ago
  17. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  18. 0330660 [AMDGPU] Untangle SDWA pass from SIShrinkInstructions by Stanislav Mekhanoshin · 8 years ago
  19. 56ea488 [AMDGPU] Allow SDWA in instructions with immediates and SGPRs by Stanislav Mekhanoshin · 8 years ago
  20. ebfdaf7 [AMDGPU] SDWA operands should not intersect with potential MIs by Sam Kolton · 8 years ago
  21. aff8341 [AMDGPU] SDWA: make pass global by Sam Kolton · 9 years ago
  22. 9fa1696 [AMDGPU] Resubmit SDWA peephole: enable by default by Sam Kolton · 9 years ago
  23. 27e0f8b [AMDGPU] SDWA Peephole: improve search for immediates in SDWA patterns by Sam Kolton · 9 years ago
  24. f60ad58 [ADMGPU] SDWA peephole optimization pass. by Sam Kolton · 9 years ago