aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/gepphigep.ll
AgeCommit message (Expand)Author
2015-10-26[InstCombine] Teach instcombine not to create extra PHI nodes when folding GEPsSilviu Baranga
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2015-03-19[InstCombine] Don't fold a GEP into itself through a PHI nodeDaniel Jasper
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-18[InstCombine] Do not insert a GEP instruction before a landingpad instruction.Akira Hatanaka
2014-05-29Add support for combining GEPs across PHI nodesLouis Gerbarg
2014-05-28Revert "Add support for combining GEPs across PHI nodes"Rafael Espindola
2014-05-28Add support for combining GEPs across PHI nodesLouis Gerbarg
2014-05-17Revert r209049 and r209065, "Add support for combining GEPs across PHI nodes"NAKAMURA Takumi
2014-05-16Add support for combining GEPs across PHI nodesLouis Gerbarg