Avoid creating a redundant zero APInt.
[oota-llvm.git] / test / CodeGen / Generic / switch-lower-feature-2.ll
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Reid SpencerFor PR1319:
2007-04-05 Anton KorobeynikovFix test
2007-04-04 Anton KorobeynikovProperly emit range comparisons for switch cases, where...