summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/RewriteStatepointsForGC/relocation.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+286
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-286/+0
* [RewriteStatepoints] Fix stale parse pointsDaniel Neilson2018-03-051-7/+13
* [PM] port Rewrite Statepoints For GC to the new pass manager.Fedor Sergeev2017-12-151-0/+1
* [RS4GC] Remove unnecessary redirections from tests; NFCSanjoy Das2016-01-291-1/+1
* [RS4GC] Clamp UseDeoptBundles to true and update testsSanjoy Das2016-01-291-78/+62
* [gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li2015-12-261-19/+19
* Remove deprecated llvm.experimental.gc.result.{int,float,ptr} intrinsics.Manuel Jacob2015-12-221-2/+2
* Have a single way for creating unique value names.Rafael Espindola2015-11-221-1/+1
* [RS4GC] Refactoring to make a later change easier, NFCISanjoy Das2015-10-081-1/+1
* Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCIJonathan Roelofs2015-08-101-1/+1
* [RewriteStatepointsForGC] For some values (like gep's and bitcasts) it's chea...Igor Laevsky2015-05-191-1/+1
* [Statepoints] Support for "patchable" statepoints.Sanjoy Das2015-05-121-18/+17
* [RewriteStatepointsForGC] Fix a bug on creating gc_relocate for pointer to ve...Sanjoy Das2015-05-111-7/+8
* Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin2015-05-081-13/+13
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-17/+17
* [RewriteStatepointsForGC] Yet more test cases for relocationPhilip Reames2015-03-051-2/+174
* [RewriteStatepointsForGC] Add additional tests around relocationPhilip Reames2015-03-051-0/+123
OpenPOWER on IntegriCloud