1. 923712b Reapply "AMDGPU: Add 32-bit constant address space" by Matt Arsenault · 8 years ago
  2. f4e3f3e Revert "AMDGPU: Add 32-bit constant address space" by Rafael Espindola · 8 years ago
  3. 871c30e AMDGPU: Add 32-bit constant address space by Marek Olsak · 8 years ago
  4. 629c411 [IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fast-math-flag by Sanjay Patel · 8 years ago
  5. a126a13 AMDGPU : Widen extending scalar loads to 32-bits. by Wei Ding · 8 years ago
  6. 9d7b1c9 [AMDGPU] Always use rcp + mul with fast math by Stanislav Mekhanoshin · 8 years ago
  7. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  8. 8b61764 [LegacyPassManager] Remove TargetMachine constructors by Francis Visoiu Mistrih · 8 years ago
  9. c5b641a AMDGPU: Cleanup control flow intrinsics by Matt Arsenault · 9 years ago
  10. eb522e6 AMDGPU: Support v2i16/v2f16 packed operations by Matt Arsenault · 9 years ago
  11. d59e640 AMDGPU: Improve nsw/nuw/exact when promoting uniform i16 ops by Matt Arsenault · 9 years ago
  12. 734bb7b [AMDGPU] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  13. cdff21b AMDGPU: Allow rcp and rsq usage with f16 by Matt Arsenault · 9 years ago
  14. 269ffda AMDGPU: Fix crash on i16 constant expression by Matt Arsenault · 9 years ago
  15. c09e2d7 [AMDGPU] AMDGPUCodeGenPrepare: remove extra ';' by Konstantin Zhuravlyov · 9 years ago
  16. f74fc60 [AMDGPU] Promote uniform (i1, i16] operations to i32 by Konstantin Zhuravlyov · 9 years ago
  17. b4eb5d5 [AMDGPU] Promote uniform i16 bitreverse intrinsic to i32 by Konstantin Zhuravlyov · 9 years ago
  18. 691e2e0 [AMDGPU] Sign extend AShr when promoting (instead of zero extending) by Konstantin Zhuravlyov · 9 years ago
  19. 117296c Use StringRef in Pass/PassManager APIs (NFC) by Mehdi Amini · 9 years ago
  20. e14df4b [AMDGPU] Promote uniform i16 ops to i32 ops for targets that have 16 bit instructions by Konstantin Zhuravlyov · 9 years ago
  21. e3862cd AMDGPU: Use rcp for fdiv 1, x with fpmath metadata by Matt Arsenault · 9 years ago
  22. a1fe17c AMDGPU: Change fdiv lowering based on !fpmath metadata by Matt Arsenault · 9 years ago
  23. 86de486 AMDGPU: Add stub custom CodeGenPrepare pass by Matt Arsenault · 9 years ago