diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-08-28 10:08:37 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-08-28 10:08:37 +0000 |
commit | 074052b62367fce87d66baf77804de7531eb0682 (patch) | |
tree | fa40ebec15ee16b78b34182159493ed4faeddccc /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 623393f31e20768b97287381af93355cc01bee2e (diff) | |
download | llvm-074052b62367fce87d66baf77804de7531eb0682.zip llvm-074052b62367fce87d66baf77804de7531eb0682.tar.gz llvm-074052b62367fce87d66baf77804de7531eb0682.tar.bz2 |
InstCombine: Remove redundant combines
InstSimplify already handles icmp (X+Y), X (and things like it)
appropriately. The first thing that InstCombine does is run
InstSimplify on the instruction.
llvm-svn: 216659
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions