Skip to content
Commit 42170b0a authored by Eli Friedman's avatar Eli Friedman
Browse files

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.

llvm-svn: 75514
parent 16052109
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment