1. aa9bcd5 AMDGPU: Remove llvm.AMDGPU.kill by Matt Arsenault · 7 years ago
  2. fd7c9ab [AMDGPU] Update includes for intrinsic changes :( by Reid Kleckner · 7 years ago
  3. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  4. b518054 Rename AttributeSet to AttributeList by Reid Kleckner · 9 years ago
  5. 5fa1b9a Fix MSVC warning: "switch statement contains 'default' but no 'case' labels". NFCI. by Simon Pilgrim · 9 years ago
  6. c5b641a AMDGPU: Cleanup control flow intrinsics by Matt Arsenault · 9 years ago
  7. a1fe17c AMDGPU: Change fdiv lowering based on !fpmath metadata by Matt Arsenault · 9 years ago
  8. 5b46371 [llvm-tblgen] Avoid StringMatcher for GCC and MS builtin names by Reid Kleckner · 10 years ago
  9. 1c93b4c [llvm-tblgen] Stop emitting the intrinsic name matching code by Reid Kleckner · 10 years ago
  10. 45bb48e R600 -> AMDGPU rename by Tom Stellard · 10 years ago[Renamed from llvm/lib/Target/R600/AMDGPUIntrinsicInfo.cpp]
  11. ac4b69e Move R600 subtarget dependent variables onto the subtarget. by Eric Christopher · 11 years ago
  12. c791f39 R600: Rename AMDIL file by Matt Arsenault · 11 years ago[Renamed (60%) from llvm/lib/Target/R600/AMDILIntrinsicInfo.cpp]
  13. 062a2ba [C++] Use 'nullptr'. Target edition. by Craig Topper · 11 years ago
  14. a6c6e1b R600: Rework subtarget info and remove AMDILDevice classes by Tom Stellard · 12 years ago
  15. ebd8e38 Check that a function starts with llvm. before using GET_FUNCTION_RECOGNIZER. by Rafael Espindola · 12 years ago
  16. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  17. be81023 Resort the #include lines in include/... and lib/... with the by Chandler Carruth · 13 years ago
  18. 6975d35 Fix warnings with -DNDEBUG by Tom Stellard · 13 years ago
  19. 75aadc2 Add R600 backend by Tom Stellard · 13 years ago