Owen Anderson ba28fe3dcb More Chris-inspired JumpThreading fixes: use ConstantExpr to correctly constant-fold undef, and be more careful with its return value.
This actually exposed an infinite recursion bug in ComputeValueKnownInPredecessors which theoretically already existed (in JumpThreading's
handling of and/or of i1's), but never manifested before.  This patch adds a tracking set to prevent this case.

llvm-svn: 112589
2010-08-31 07:36:34 +00:00
..
2010-08-28 10:29:41 +00:00
2010-08-30 23:41:49 +00:00
2010-08-27 23:05:54 +00:00
2010-08-30 14:49:00 +00:00
2010-08-28 20:40:28 +00:00
2010-08-30 14:49:00 +00:00
2010-08-30 14:49:00 +00:00
2010-08-29 14:49:00 +00:00