summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-4.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+45
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-45/+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-1/+1
* [RS4GC] Clamp UseDeoptBundles to true and update testsSanjoy Das2016-01-291-23/+15
* [gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li2015-12-261-9/+9
* [RewriteStatepointsForGC] Reduce the number of new instructions for base poin...Philip Reames2015-08-271-2/+1
* [RewriteStatepointsForGC] Adjust naming scheme to be more stablePhilip Reames2015-07-241-3/+3
* [Statepoints] Support for "patchable" statepoints.Sanjoy Das2015-05-121-7/+7
* Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin2015-05-081-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-4/+4
* [RewriteStatepointsForGC] Add tests for the base pointer identification algor...Philip Reames2015-02-281-0/+53
OpenPOWER on IntegriCloud