summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/gc.relocate.ll
Commit message (Expand)AuthorAgeFilesLines
* [GCRelocate] Add a peephole to canonicalize base pointer relocationPhilip Reames2019-09-241-0/+11
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+59
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-59/+0
* Don't propagate dereferenceable attribute through gc.relocate in InstCombineArtur Pilipenko2016-02-111-11/+0
* [InstCombine][GC] Handle gc.relocations of vector typePhilip Reames2016-02-091-0/+18
* [gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...Chen Li2015-12-261-8/+8
* [InstCombineCalls] Use isKnownNonNullAt() to check nullness of gc.relocate re...Chen Li2015-09-101-0/+31
* [Statepoints] Support for "patchable" statepoints.Sanjoy Das2015-05-121-3/+3
* Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin2015-05-081-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* Require a GC strategy be specified for functions which use gc.statepointPhilip Reames2015-03-271-2/+2
* Make DataLayout Non-Optional in the ModuleMehdi Amini2015-03-041-1/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* InstCombine: propagate deref via new addDereferenceableAttrRamkumar Ramachandra2015-02-141-0/+20
OpenPOWER on IntegriCloud