Fold 15 tiny test cases into a single file that implements the
[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...