summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/RewriteStatepointsForGC/liveness-basics.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+166
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-166/+0
* [PM] port Rewrite Statepoints For GC to the new pass manager.Fedor Sergeev2017-12-151-0/+1
* [RS4GC] Clamp UseDeoptBundles to true and update testsSanjoy Das2016-01-291-41/+40
* [gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li2015-12-261-11/+11
* [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-12/+11
* [RewriteStatepointsForGC] Fix a bug on creating gc_relocate for pointer to ve...Sanjoy Das2015-05-111-9/+18
* Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin2015-05-081-10/+10
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-12/+12
* [RewriteStatepointsForGC] test case missing from 234657Philip Reames2015-04-101-0/+158
OpenPOWER on IntegriCloud