aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/addrspacecast.ll
AgeCommit message (Expand)Author
2016-05-21Fix constant folding of addrspacecast of nullMatt Arsenault
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
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-06-06InstCombine: Canonicalize addrspacecast between different element typesJingyue Wu
2013-12-07Fix assert with copy from global through addrspacecastMatt Arsenault
2013-11-15Add instcombine visitor for addrspacecastMatt Arsenault