llvm-6502/test/CodeGen
Anton Korobeynikov a1508f9514 Add testcase for PR5703
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91931 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-22 22:37:23 +00:00
..
Alpha
ARM Handle ARM inline asm "w" constraints with 64-bit ("d") registers. 2009-12-18 01:03:29 +00:00
Blackfin
CBackend
CellSPU
CPP
Generic
Mips
MSP430 Add testcase for PR5703 2009-12-22 22:37:23 +00:00
PIC16 While converting one of the operands to a memory operand, we need to check if it is Legal and does not result into a cyclic dep. 2009-12-22 14:25:37 +00:00
PowerPC
SPARC
SystemZ
Thumb Add test case for the phi reuse patch. 2009-12-18 00:11:44 +00:00
Thumb2
X86 Remove target attribute break-sse-dep. Instead, do not fold load into sse partial update instructions unless optimizing for size. 2009-12-22 17:47:23 +00:00
XCore