[ARM] Add a first test for the Thumb-2 code size optimization pass.
[oota-llvm.git] / test / CodeGen / ARM / 2009-09-13-InvalidSuperReg.ll
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2009-09-15 Sandeep PatelFix superreg use in ARMAsmPrinter. Approved by Anton...