Re-commit r166971. I reverted it to quickly, when buildbots didn't have a chance
[oota-llvm.git] / test / CodeGen / X86 / shrink-compare.ll
2011-04-23 NAKAMURA Takumitest/CodeGen/X86/shrink-compare.ll: Relax expressions...
2011-04-22 Benjamin KramerDAGCombine: fold "(zext x) == C" into "x == (trunc...