diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-08-28 03:34:28 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-08-28 03:34:28 +0000 |
commit | 76d06bc6132cb14ea2acf7b156ae5e0af184e499 (patch) | |
tree | 34e907b2d7c6b4e196c7fdc246ed0d19eb4f0597 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 8d08a2770ed6ed5fb65b748f100bd8242c80132d (diff) | |
download | llvm-76d06bc6132cb14ea2acf7b156ae5e0af184e499.zip llvm-76d06bc6132cb14ea2acf7b156ae5e0af184e499.tar.gz llvm-76d06bc6132cb14ea2acf7b156ae5e0af184e499.tar.bz2 |
InstSimplify: Move a transform from InstCombine to InstSimplify
Several combines involving icmp (shl C2, %X) C1 can be simplified
without introducing any new instructions. Move them to InstSimplify;
while we are at it, make them more powerful.
llvm-svn: 216642
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions