summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/RewriteStatepointsForGC/base-vector.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+279
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-279/+0
* [RS4GC] Be slightly less conservative for gep vector_base, scalar_idxPhilip Reames2019-01-241-1/+1
* [RS4GC] Avoid crashing on gep scalar_base, vector_idxPhilip Reames2019-01-241-1/+1
* [RS4GC] Handle call/invoke instructions as base defining values of vectorsDaniel Neilson2018-01-301-0/+16
* [PM] port Rewrite Statepoints For GC to the new pass manager.Fedor Sergeev2017-12-151-0/+1
* [RSForGC] Handle vector GEPsSanjoy Das2017-03-171-0/+15
* [RS4GC] Handle ShuffleVector instruction in findBasePointerAnna Thomas2016-10-041-0/+79
* [RewriteStatepointsForGC] All constant should have null base pointerIgor Laevsky2016-05-271-1/+1
* [RS4GC] Use SetVector/MapVector instead of DenseSet/DenseMap to guarantee sta...Igor Laevsky2016-05-041-2/+2
* [RS4GC] Revert optimization attempt due to memory corruptionPhilip Reames2016-02-221-8/+9
* [RS4GC] Clamp UseDeoptBundles to true and update testsSanjoy Das2016-01-291-53/+53
* [gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li2015-12-261-8/+8
* [RewriteStatepointsForGC] Extend base pointer inference to handle insertelementPhilip Reames2015-09-091-1/+83
* [RewriteStatepointsForGC] Reduce the number of new instructions for base poin...Philip Reames2015-08-271-6/+3
* [RewriteStatepointsForGC] Handle extractelement fully in the base pointer alg...Philip Reames2015-08-121-0/+88
OpenPOWER on IntegriCloud