Saleem Abdulrasool
|
905b6d192c
|
ARM: yet another round of ARM test clean ups
llvm-svn: 205586
|
2014-04-03 23:47:24 +00:00 |
Joerg Sonnenberger
|
002a14765e
|
Enabling thumb2 mode used to force support for armv6t2. Replace this
with a temporary assertion and adjust the various test cases.
llvm-svn: 197224
|
2013-12-13 11:16:00 +00:00 |
Anton Korobeynikov
|
3a1d87a7ba
|
Fix borken test
llvm-svn: 112555
|
2010-08-30 23:41:49 +00:00 |
Anton Korobeynikov
|
222b86cd54
|
Use lower16 / upper16 imm modifiers to asmprint 32-bit imms splitted via movt/movw pair.
llvm-svn: 83572
|
2009-10-08 20:43:22 +00:00 |
Anton Korobeynikov
|
7c2b1e71c1
|
Use movt/movw pair to materialize 32 bit constants on ARMv6T2+.
This should be better than single load from constpool.
llvm-svn: 82948
|
2009-09-27 23:52:58 +00:00 |