llvm-6502/test/CodeGen
Tom Stellard a978a481bb R600/SI: Don't store scratch buffer frame index in MUBUF offset field
We don't have a good way of legalizing this if the frame index offset
is more than the 12-bits, which is size of MUBUF's offset field, so
now we store the frame index in the vaddr field.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226584 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-20 17:49:43 +00:00
..
AArch64 [AArch64] Implement GHC calling convention 2015-01-19 17:40:05 +00:00
ARM
CPP
Generic
Hexagon [Hexagon] Updating muxir/ri/ii intrinsics. Setting predicate registers as compatible with i32 rather than doing custom type conversion. 2015-01-19 20:31:18 +00:00
Inputs
Mips [mips] Add registers and ALL check prefix to octeon test case. 2015-01-20 16:14:02 +00:00
MSP430
NVPTX
PowerPC
R600 R600/SI: Don't store scratch buffer frame index in MUBUF offset field 2015-01-20 17:49:43 +00:00
SPARC
SystemZ
Thumb
Thumb2 [ARM] Fix a bug in constant island pass that was triggering an assertion. 2015-01-08 20:44:50 +00:00
X86 [X86][AVX] Missing AVX1 memory folding float instructions 2015-01-19 22:40:45 +00:00
XCore