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
Loading
Please register or sign in to comment