CXX_FAST_TLS calling convention: target independent portion.
[oota-llvm.git] / test / Transforms / RewriteStatepointsForGC / basics.ll
2015-05-19 Igor Laevsky[RewriteStatepointsForGC] For some values (like gep...
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-27 Philip ReamesRequire a GC strategy be specified for functions which...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-20 Philip ReamesBugfix for 229954
2015-02-20 Philip ReamesAdjust enablement of RewriteStatepointsForGC
2015-02-20 Philip ReamesAdd a pass for constructing gc.statepoint sequences...