[DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern.
[oota-llvm.git] / test / CodeGen / X86 / statepoint-stack-usage.ll
2015-06-10 Igor Laevsky[StatepointLowering] Reuse stack slots across basic...
2015-05-12 Sanjoy Das[Statepoints] Support for "patchable" statepoints.
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-03-27 Philip ReamesRequire a GC strategy be specified for functions which...
2015-01-15 Ramkumar Ramachandrastatepoint tests: use statepoint-example gc
2014-12-02 Philip Reames[Statepoints 3/4] Statepoint infrastructure for garbage...