llvm-6502/test/CodeGen
Anton Korobeynikov 6a2fa325c1 Use movt/movw pair to materialize 32 bit constants on ARMv6T2+.
This should be better than single load from constpool.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82948 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-27 23:52:58 +00:00
..
Alpha
ARM Use movt/movw pair to materialize 32 bit constants on ARMv6T2+. 2009-09-27 23:52:58 +00:00
Blackfin
CBackend
CellSPU Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
CPP
Generic Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
Mips
MSP430 Allow symbols to start from the digit if target requests it. This allows, e.g. pinning 2009-09-18 16:57:42 +00:00
PIC16
PowerPC Add nounwind to this test. 2009-09-24 20:20:08 +00:00
SPARC several major improvements to the sparc backend: support for weak linkage 2009-09-15 17:46:24 +00:00
SystemZ
Thumb
Thumb2 Enable pre-regalloc load / store multiple pass for Thumb2. 2009-09-27 09:46:04 +00:00
X86 implement and document support for filecheck variables. This 2009-09-27 07:56:52 +00:00
XCore