Files
clang-p2996/llvm/test/Transforms/JumpThreading/or-undef.ll
Chris Lattner d924f63692 Make jump threading honor x|undef -> true and x&undef -> false,
instead of considering x|undef -> x, which may not be true.

llvm-svn: 95850
2010-02-11 04:40:44 +00:00

2.6 KiB