Temporarily revert "Subtract isn't commutative, fix this for MMX psub."
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-ret.ll
2012-02-17 Chad Rosier[fast-isel] Add support for returning non-legal types...
2011-12-20 Evan ChengARM target code clean up. Check for iOS, not Darwin...
2011-11-04 Chad RosierAdd fast-isel support for returning i1, i8, and i16.