[x86] Add a reassociation optimization to increase ILP via the MachineCombiner pass
[oota-llvm.git] / test / CodeGen / X86 / shift-combine-crash.ll
2014-03-22 Andrea Di Biagio[DAG] Fix an assertion failure caused by an invalid...