Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / statepoint-call-lowering.ll
2015-12-26 Chen Li[gc.statepoint] Change gc.statepoint intrinsic's return...
2015-11-23 Andy AyersfindDeadCallerSavedReg needs to pay attention to callin...
2015-11-17 Pat GavlinLower statepoints with multi-def targets.
2015-11-04 Igor Laevsky[StatepointLowering] Remove distinction between call...
2015-05-12 Sanjoy Das[Statepoints] Support for "patchable" statepoints.
2015-05-08 Pat GavlinExtend the statepoint intrinsic to allow statepoints...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-04 Rafael EspindolaUse the vanilla func_end symbol for .size.
2015-01-22 Ramkumar RamachandraIntrinsics: introduce llvm_any_ty aka ValueType Any
2015-01-20 Ramkumar Ramachandra[GC] Verify-pass void vararg functions in gc.statepoint
2015-01-15 Ramkumar Ramachandrastatepoint tests: use statepoint-example gc
2015-01-07 Philip Reames[GC] improve testing around gc.relocate and fix a test
2014-12-02 Philip Reames[Statepoints 3/4] Statepoint infrastructure for garbage...