summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/RewriteStatepointsForGC/preprocess.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+63
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-63/+0
* [PM] port Rewrite Statepoints For GC to the new pass manager.Fedor Sergeev2017-12-151-0/+1
* [RS4GC] Clamp UseDeoptBundles to true and update testsSanjoy Das2016-01-291-20/+17
* [gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li2015-12-261-4/+4
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* [Statepoints] Support for "patchable" statepoints.Sanjoy Das2015-05-121-5/+4
* [RewriteStatepointsForGC] Fix a bug on creating gc_relocate for pointer to ve...Sanjoy Das2015-05-111-2/+3
* 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-241-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-5/+5
* [RewriteStatepointsForGC] Preprocess the IR to remove unreachable blocks and ...Philip Reames2015-04-101-0/+65
OpenPOWER on IntegriCloud