summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/RewriteStatepointsForGC/constants.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+264
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-264/+0
* [PM] port Rewrite Statepoints For GC to the new pass manager.Fedor Sergeev2017-12-151-0/+1
* [RewriteStatepointsForGC] All constant should have null base pointerIgor Laevsky2016-05-271-0/+144
* [RewriteStatepointsForGC] Remove obsolete assertionIgor Laevsky2016-05-171-0/+22
* [RS4GC] Add some missing tests and CHECK: linesSanjoy Das2016-01-291-0/+46
* [RS4GC] Clamp UseDeoptBundles to true and update testsSanjoy Das2016-01-291-66/+13
* [RS4GC] Update and simplify handling of Constants in findBaseDefiningValueOfV...Manuel Jacob2016-01-091-1/+10
* [gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li2015-12-261-6/+6
* [RS4GC] Remove an overly strong assertionPhilip Reames2015-12-191-0/+35
* [Statepoints] Support for "patchable" statepoints.Sanjoy Das2015-05-121-5/+4
* Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin2015-05-081-3/+3
* [RewriteStatepointsForGC] Exclude constant values from being considered live ...Philip Reames2015-04-261-0/+61
OpenPOWER on IntegriCloud