Chris Lattner 3bad2533bb 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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32715 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-20 06:21:33 +00:00
..
2006-12-19 22:24:09 +00:00
2006-12-19 22:23:21 +00:00
2006-10-20 07:07:24 +00:00
2006-10-20 07:07:24 +00:00