summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/statepoint.ll
Commit message (Expand)AuthorAgeFilesLines
* [Statepoints] Support for "patchable" statepoints.Sanjoy Das2015-05-121-9/+9
* Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin2015-05-081-8/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-4/+4
* Require a GC strategy be specified for functions which use gc.statepointPhilip Reames2015-03-271-4/+4
* Carry facts about nullness and undef across GC relocationPhilip Reames2014-12-291-0/+52