aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/constant-fold-address-space-pointer.ll
AgeCommit message (Expand)Author
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-10-18[InstCombine] Do an about-face on how LLVM canonicalizes (cast (loadChandler Carruth
2014-06-15Canonicalize addrspacecast ConstExpr between different pointer typesJingyue Wu
2013-11-15Add addrspacecast instruction.Matt Arsenault
2013-09-17Fix a constant folding address space place I missed.Matt Arsenault
2013-08-20Teach ConstantFolding about pointer address spacesMatt Arsenault