diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-04-09 18:32:28 +0000 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-04-09 18:32:28 +0000 |
commit | eda3b9326e1f68cab38a5ae7923a4a20ff020d77 (patch) | |
tree | 400f8ca20c946a0209951f6a44af77875a8a1679 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 202c9b99e00b37b8658c9e32708a84406a40c818 (diff) | |
download | llvm-eda3b9326e1f68cab38a5ae7923a4a20ff020d77.zip llvm-eda3b9326e1f68cab38a5ae7923a4a20ff020d77.tar.gz llvm-eda3b9326e1f68cab38a5ae7923a4a20ff020d77.tar.bz2 |
[InstCombine] Restructure OptimizeOverflowCheck; NFC
Change the code to always handle the unsigned+signed cases together
with the same basic structure for add/sub/mul. The simple folds are
always handled first and then the ValueTracking overflow checks are
used.
llvm-svn: 358025
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions