llvm/test/CodeGen/X86/statepoint-vector.ll REQUIRES asserts due to a debug option.
[oota-llvm.git] / test / CodeGen / X86 / statepoint-stackmap-format.ll
2015-12-26 Chen Li[gc.statepoint] Change gc.statepoint intrinsic's return...
2015-12-23 Philip Reames[Statepoints] Use Indirect operands for spill slots
2015-12-22 David Majnemer[MC] Don't use the architecture to govern which object...
2015-08-14 Rafael EspindolaRevert "Centralize the information about which object...
2015-08-14 Rafael EspindolaCentralize the information about which object format...
2015-06-25 Swaroop SridharEnable StackMap Serialization for COFF
2015-05-12 Sanjoy Das[Statepoints] Support for "patchable" statepoints.
2015-05-12 Pat Gavlin[Statepoints] Split the calling convention and statepoi...
2015-05-12 Igor LaevskyReverse ordering of base and derived pointer during...
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-01-22 Ramkumar RamachandraIntrinsics: introduce llvm_any_ty aka ValueType Any
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...