Temporarily revert "Subtract isn't commutative, fix this for MMX psub."
[oota-llvm.git] / test / CodeGen / ARM / zextload_demandedbits.ll
2013-03-20 Nadav RotemWhen computing the demanded bits of Load SDNodes, make...