summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/RewriteStatepointsForGC/basics.ll
Commit message (Expand)AuthorAgeFilesLines
* [PM] port Rewrite Statepoints For GC to the new pass manager.Fedor Sergeev2017-12-151-0/+1
* [RS4GC] Use SetVector/MapVector instead of DenseSet/DenseMap to guarantee sta...Igor Laevsky2016-05-041-1/+1
* [RS4GC] Clamp UseDeoptBundles to true and update testsSanjoy Das2016-01-291-26/+26
* [gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li2015-12-261-8/+8
* [RewriteStatepointsForGC] For some values (like gep's and bitcasts) it's chea...Igor Laevsky2015-05-191-1/+1
* [Statepoints] Support for "patchable" statepoints.Sanjoy Das2015-05-121-8/+8
* Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin2015-05-081-7/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-7/+7
* Require a GC strategy be specified for functions which use gc.statepointPhilip Reames2015-03-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Bugfix for 229954Philip Reames2015-02-201-0/+11
* Adjust enablement of RewriteStatepointsForGCPhilip Reames2015-02-201-4/+4
* Add a pass for constructing gc.statepoint sequences w/explicit relocationsPhilip Reames2015-02-201-0/+77
OpenPOWER on IntegriCloud