diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-12-31 04:21:41 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-12-31 04:21:41 +0000 |
commit | f89dc3edc9387f17616789c28f9e897615b6e427 (patch) | |
tree | f7e30e24ff058f631472da7ad09284b130d08b9d /llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h | |
parent | 75f34af99c413d4573826ca355b53f67eb5626d7 (diff) | |
download | bcm5719-llvm-f89dc3edc9387f17616789c28f9e897615b6e427.tar.gz bcm5719-llvm-f89dc3edc9387f17616789c28f9e897615b6e427.zip |
InstCombine: try to transform A-B < 0 into A < B
We are allowed to move the 'B' to the right hand side if we an prove
there is no signed overflow and if the comparison itself is signed.
llvm-svn: 225034
Diffstat (limited to 'llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h')
0 files changed, 0 insertions, 0 deletions