summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/RewriteStatepointsForGC/rematerialize-derived-pointers.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+331
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-331/+0
* [PM] port Rewrite Statepoints For GC to the new pass manager.Fedor Sergeev2017-12-151-0/+1
* [RS4GC] Remat in presence of phi and use live valueAnna Thomas2016-09-221-1/+33
* [StatepointsForGC] Rematerialize in the presence of PHIsAnna Thomas2016-08-291-0/+37
* [RS4GC] Use SetVector/MapVector instead of DenseSet/DenseMap to guarantee sta...Igor Laevsky2016-05-041-3/+3
* [RS4GC] Remove unnecessary redirections from tests; NFCSanjoy Das2016-01-291-1/+1
* [RS4GC] Add some missing tests and CHECK: linesSanjoy Das2016-01-291-2/+113
* [RS4GC] Clamp UseDeoptBundles to true and update testsSanjoy Das2016-01-291-148/+42
* [RS4GC] Fix rematerialization of bitcast of bitcast.Manuel Jacob2015-12-281-0/+34
* [gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li2015-12-261-16/+16
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* [RewriteStatepointsForGC] For some values (like gep's and bitcasts) it's chea...Igor Laevsky2015-05-191-0/+222
OpenPOWER on IntegriCloud