1. 076f819 [Statepoint] Add helper functions for GCRelocate and GCResult by Anna Thomas · 8 years ago
  2. 6707770 Rename AttributeSet to AttributeList by Reid Kleckner · 8 years ago
  3. 0802f71 Introduce an GCRelocateInst class [NFC] by Philip Reames · 9 years ago
  4. d3bfdec [Statepoints] Separate out logic for statepoint directives; NFC by Sanjoy Das · 9 years ago
  5. 6222133 [Statepoints] Minor NFC cleanups by Sanjoy Das · 9 years ago
  6. 397864c [Statepoints] Refactor GCRelocateOperands into an intrinsic wrapper. NFC. by Manuel Jacob · 10 years ago
  7. d8502a2 Remove deprecated llvm.experimental.gc.result.{int,float,ptr} intrinsics. by Manuel Jacob · 10 years ago
  8. 589d13e Add invoke related functionality into StatepointSite classes. by Igor Laevsky · 11 years ago
  9. 230796b Intrinsics: introduce llvm_any_ty aka ValueType Any by Ramkumar Ramachandra · 11 years ago
  10. 1b27914 [cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py. by Chandler Carruth · 11 years ago
  11. ad90e3a Fix a typo: use of cast where dyn_cast was intended by Philip Reames · 11 years ago
  12. d021bb8 [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder by Philip Reames · 11 years ago