llvm-6502/test/CodeGen
Tim Northover 19734e7811 ARM: correctly expand LDR-lit based globals.
Quite a major error here: the expansions for the Pseudos with and without
folded load were mixed up. Fortunately it only affects ARM-mode, when not using
movw/movt, on Darwin. I'm guessing no-one actually uses that combination.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223986 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-10 23:40:50 +00:00
..
AArch64 [AArch64] MachO large code-model: Materialize FP constants in code. 2014-12-10 19:43:32 +00:00
ARM ARM: correctly expand LDR-lit based globals. 2014-12-10 23:40:50 +00:00
CPP
Generic
Hexagon
Inputs
Mips
MSP430
NVPTX
PowerPC [PowerPC 4/4] Enable little-endian support for VSX. 2014-12-09 16:59:57 +00:00
R600 MISched: Fix moving stores across barriers 2014-12-08 23:36:48 +00:00
SPARC
SystemZ
Thumb Re-add support to llvm-objdump for Mach-O universal files and archives with -macho 2014-12-04 23:56:27 +00:00
Thumb2
X86 Match new shuffle codegen for MOVHPD patterns 2014-12-10 16:58:54 +00:00
XCore