llvm-6502/test/CodeGen
Tom Stellard 9f5d593c1f R600/SI: Store immediate offsets > 12-bits in soffset
This will save us from having to extend these offsets to 64-bits
and storing them in a pair of vgprs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228776 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-11 00:34:35 +00:00
..
AArch64 ARM & AArch64: teach LowerVSETCC that output type size may differ from input. 2015-02-08 00:50:47 +00:00
ARM [ARM] Add armv6s[-]m as an alias to armv6[-]m 2015-02-10 15:15:08 +00:00
BPF
CPP
Generic
Hexagon [Hexagon] Factoring classes out of store patterns. 2015-02-09 20:33:46 +00:00
Inputs
Mips Fix makeLibCall argument (signed) in SoftenFloatRes_XINT_TO_FP function 2015-02-10 23:30:14 +00:00
MSP430
NVPTX
PowerPC Fix overly prescriptive test that broken on Mac after r228725. 2015-02-10 20:49:05 +00:00
R600 R600/SI: Store immediate offsets > 12-bits in soffset 2015-02-11 00:34:35 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 X86: @llvm.frameaddress should defer to SelectionDAG for Win CFI 2015-02-10 22:00:34 +00:00
XCore