[x86] Add a reassociation optimization to increase ILP via the MachineCombiner pass
[oota-llvm.git] / test / CodeGen / X86 / coalesce_commute_subreg.ll
2015-01-09 Matthias BraunRegisterCoalescer: Fix removeCopyByCommutingDef with...