commit | 1cfc6b415a9ff2a945ebd436af5189d1d82467d5 | [log] [tgz] |
---|---|---|
author | Eli Friedman <eli.friedman@gmail.com> | Mon Jul 13 21:45:57 2009 +0000 |
committer | Eli Friedman <eli.friedman@gmail.com> | Mon Jul 13 21:45:57 2009 +0000 |
tree | 222836fb1b20d7c6fddadd3f554f26c2493f0a3e | |
parent | 651117e5e3e4981137364ff0728083ef28f4f660 [diff] |
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