summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-08-27 20:08:37 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-08-27 20:08:37 +0000
commit22ccfc44845f29e850c52d4b3850f9ac8a82922c (patch)
treed220fc6fb4f8b2a66e5fd077e1915bd675055c7d /llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp
parent11ca2971e88f37dc1b40f00542cb6228e255fee4 (diff)
downloadbcm5719-llvm-22ccfc44845f29e850c52d4b3850f9ac8a82922c.tar.gz
bcm5719-llvm-22ccfc44845f29e850c52d4b3850f9ac8a82922c.zip
InstCombine: Combine gep X, (Y-X) to Y
We try to perform this transform in InstSimplify but we aren't always able to. Sometimes, we need to insert a bitcast if X and Y don't have the same time. llvm-svn: 216598
Diffstat (limited to 'llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud