Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to
[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...