Merging r259740:
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-mulhi.ll
2015-10-23 Artyom Skrobov[ARM] Renaming +t2dsp feature into +dsp, as discussed...
2014-04-03 Saleem AbdulrasoolARM: yet another round of ARM test clean ups
2013-12-13 Joerg SonnenbergerEnabling thumb2 mode used to force support for armv6t2...
2011-07-01 Jim GrosbachARMv7M vs. ARMv7E-M support.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-01 Evan ChengFix Thumb2 function call isel. Thumb1 and Thumb2 should...
2009-07-08 David GoodwinUse common code for both ARM and Thumb-2 instruction...
2009-07-07 Evan ChengAdd some more Thumb2 multiplication instructions.