diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-08-27 20:08:37 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-08-27 20:08:37 +0000 |
commit | 22ccfc44845f29e850c52d4b3850f9ac8a82922c (patch) | |
tree | d220fc6fb4f8b2a66e5fd077e1915bd675055c7d /lldb/scripts/Python/buildSwigPython.py | |
parent | 11ca2971e88f37dc1b40f00542cb6228e255fee4 (diff) | |
download | llvm-22ccfc44845f29e850c52d4b3850f9ac8a82922c.zip llvm-22ccfc44845f29e850c52d4b3850f9ac8a82922c.tar.gz llvm-22ccfc44845f29e850c52d4b3850f9ac8a82922c.tar.bz2 |
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 'lldb/scripts/Python/buildSwigPython.py')
0 files changed, 0 insertions, 0 deletions