Temporarily revert "Subtract isn't commutative, fix this for MMX psub."
[oota-llvm.git] / test / CodeGen / ARM / undef-sext.ll
2011-03-14 Evan ChengMinor optimization. sign-ext/anyext of undef is still...