[x86] Add a reassociation optimization to increase ILP via the MachineCombiner pass
[oota-llvm.git] / test / CodeGen / X86 / switch-default-only.ll
2014-11-29 Hans WennborgSwitch lowering: Fix broken 'Figure out which block...