aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/gep-addrspace.ll
AgeCommit message (Expand)Author
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
2014-04-03Fix PR19270 - type mismatch caused by invalid optimization.Eli Bendersky
2013-11-15Add addrspacecast instruction.Matt Arsenault
2011-04-06This testcase passed even without the fix. Added the target info to make theNadav Rotem
2011-04-05InstCombine optimizes gep(bitcast(x)) even when the bitcasts casts away addressNadav Rotem