Fix a minor bug in two-address pass. It was missing a commute opportunity.
[oota-llvm.git] / test / CodeGen / thumb2-mul.ll
2010-09-21 Owen AndersonEnable target-specific mul-lowering on ARM, even at...