summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/gepphigep.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+186
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-186/+0
* [InstCombine] Teach instcombine not to create extra PHI nodes when folding GEPsSilviu Baranga2015-10-261-0/+50
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-3/+3
* [InstCombine] Don't fold a GEP into itself through a PHI nodeDaniel Jasper2015-03-191-0/+36
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-25/+25
* [InstCombine] Do not insert a GEP instruction before a landingpad instruction.Akira Hatanaka2015-02-181-0/+44
* Add support for combining GEPs across PHI nodesLouis Gerbarg2014-05-291-0/+56
* Revert "Add support for combining GEPs across PHI nodes"Rafael Espindola2014-05-281-56/+0
* Add support for combining GEPs across PHI nodesLouis Gerbarg2014-05-281-0/+56
* Revert r209049 and r209065, "Add support for combining GEPs across PHI nodes"NAKAMURA Takumi2014-05-171-56/+0
* Add support for combining GEPs across PHI nodesLouis Gerbarg2014-05-161-0/+56
OpenPOWER on IntegriCloud