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