llvm-6502/test/CodeGen
Tom Stellard 9a256300f8 R600/SI: Emit config values in register value pairs.
Instead of emitting config values in a predefined order, the code
emitter will now emit a 32-bit register index followed by the 32-bit
config value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179546 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-15 17:51:35 +00:00
..
AArch64 Replace coff-/elf-dump with llvm-readobj 2013-04-12 04:06:46 +00:00
ARM Replace coff-/elf-dump with llvm-readobj 2013-04-12 04:06:46 +00:00
CPP
Generic
Hexagon Hexagon: Enable SupportDebugInfomation and DwarfInSection flags. 2013-03-28 19:34:49 +00:00
Inputs Revert "Adding DIImportedModules to DIScopes." 2013-03-28 02:44:59 +00:00
MBlaze
Mips [mips] Reapply r179420 and r179421. 2013-04-13 00:55:41 +00:00
MSP430
NVPTX [NVPTX] Remove support for SM < 2.0. This was never fully supported anyway. 2013-03-30 14:29:30 +00:00
PowerPC Fix PPC64 CR spill location for callee-saved registers 2013-04-15 02:07:05 +00:00
R600 R600/SI: Emit config values in register value pairs. 2013-04-15 17:51:35 +00:00
SI
SPARC Use i32 for all SPARC shift amounts, even in 64-bit mode. 2013-04-14 05:48:50 +00:00
Thumb Revert "Adding DIImportedModules to DIScopes." 2013-03-28 02:44:59 +00:00
Thumb2
X86 Avoid outputting temporary test file into source tree. 2013-04-15 15:49:13 +00:00
XCore