Use PMULDQ for v2i64 multiplies when SSE4.1 is available. And add
[oota-llvm.git] / test / CodeGen / Generic / switch-lower-feature.ll
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Reid SpencerFor PR1319:
2007-04-09 Anton KorobeynikovNext stage into switch lowering refactoring
2007-04-04 Anton KorobeynikovProperly emit range comparisons for switch cases, where...
2007-03-25 Anton KorobeynikovAdd "feature" testcase for new switch lowering code