summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/RewriteStatepointsForGC/base-pointers.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+155
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-155/+0
* [PM] port Rewrite Statepoints For GC to the new pass manager.Fedor Sergeev2017-12-151-0/+1
* [RS4GC] Revert optimization attempt due to memory corruptionPhilip Reames2016-02-221-3/+6
* [RS4GC] Clamp UseDeoptBundles to true and update testsSanjoy Das2016-01-291-50/+50
* [gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li2015-12-261-8/+8
* [RewriteStatepointsForGC] Improve debug output [NFC]Philip Reames2015-09-021-0/+34
* [RewriteStatepointsForGC] Reduce the number of new instructions for base poin...Philip Reames2015-08-271-1/+18
* [RewriteStatepointsForGC] Adjust naming scheme to be more stablePhilip Reames2015-07-241-7/+7
* [Statepoints] Support for "patchable" statepoints.Sanjoy Das2015-05-121-5/+5
* [RewriteStatepointsForGC] Fix a bug on creating gc_relocate for pointer to ve...Sanjoy Das2015-05-111-2/+2
* Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin2015-05-081-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-3/+3
* [RewriteStatepointsForGC] Use an actual liveness algorithmPhilip Reames2015-04-101-1/+3
* [RewriteStatepointsForGC] Fix another order of iteration bugPhilip Reames2015-02-281-1/+1
* [RewriteStatepointsForGC] Add tests for the base pointer identification algor...Philip Reames2015-02-281-0/+98
OpenPOWER on IntegriCloud