Skip to content
Commit 1847f6dd authored by Chris Lattner's avatar Chris Lattner
Browse files

handle undef values much more carefully: generalize the resolveundefbranches

code to handle instructions as well, so that we properly fold things like
X & undef -> 0.
This fixes Transforms/SCCP/2006-12-19-UndefBug.ll

llvm-svn: 32715
parent aef35566
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