Fix typo: should have been testing that X was odd, not V.
[oota-llvm.git] / test / Transforms / InstSimplify / 2011-01-18-Compare.ll
2011-01-29 Duncan SandsFix typo: should have been testing that X was odd,...
2011-01-25 Duncan SandsIn which I discover that zero+zero is zero, d'oh!
2011-01-25 Duncan SandsTurn off this test - the corresponding instsimplify...
2011-01-25 Duncan SandsAccording to my auto-simplifier the most common missed...
2011-01-20 Duncan SandsAt -O123 the early-cse pass is run before instcombine...