[Statepoints] Refactor GCRelocateOperands into an intrinsic wrapper. NFC.
[oota-llvm.git] / lib / IR / Statepoint.cpp
2016-01-05 Manuel Jacob[Statepoints] Refactor GCRelocateOperands into an intri...
2015-12-22 Manuel JacobRemove deprecated llvm.experimental.gc.result.{int...
2015-02-19 Igor LaevskyAdd invoke related functionality into StatepointSite...
2015-01-22 Ramkumar RamachandraIntrinsics: introduce llvm_any_ty aka ValueType Any
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-12-04 Philip ReamesFix a typo: use of cast where dyn_cast was intended
2014-12-02 Philip Reames[Statepoints 3/4] Statepoint infrastructure for garbage...