diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2009-07-13 21:45:57 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2009-07-13 21:45:57 +0000 |
commit | 1cfc6b415a9ff2a945ebd436af5189d1d82467d5 (patch) | |
tree | 222836fb1b20d7c6fddadd3f554f26c2493f0a3e /lib/Transforms/Utils/LowerInvoke.cpp | |
parent | 651117e5e3e4981137364ff0728083ef28f4f660 (diff) | |
download | external_llvm-1cfc6b415a9ff2a945ebd436af5189d1d82467d5.zip external_llvm-1cfc6b415a9ff2a945ebd436af5189d1d82467d5.tar.gz external_llvm-1cfc6b415a9ff2a945ebd436af5189d1d82467d5.tar.bz2 |
Misc simplifications to InstCombiner::commonIntCastTransforms. Most of
the changes are allowed by not calling this function for bitcasts.
The Instruction::AShr case is dead because
SimplifyDemandedInstructionBits handles that case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75514 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/LowerInvoke.cpp')
0 files changed, 0 insertions, 0 deletions