llvm-6502/test/CodeGen
Evan Cheng d831cda3e7 - Support inline asm 'w' constraint for 128-bit vector types.
- Also support the 'q' NEON registers asm code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90894 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-08 23:06:22 +00:00
..
Alpha
ARM - Support inline asm 'w' constraint for 128-bit vector types. 2009-12-08 23:06:22 +00:00
Blackfin
CBackend
CellSPU Revert the main portion of r31856. It was causing BranchFolding 2009-10-22 00:03:58 +00:00
CPP
Generic While this test is testing a problem in the generic part of codegen, 2009-11-27 16:04:14 +00:00
Mips
MSP430 Reduce (cmp 0, and_su (foo, bar)) into (bit foo, bar). This saves extra instruction. Patch inspired by Brian Lucas! 2009-12-08 01:03:04 +00:00
PIC16 While this test is testing a problem in the generic part of codegen, 2009-11-27 16:04:14 +00:00
PowerPC ProcessImplicitDefs should watch out for invalidated iterator and extra implicit operands on copies. 2009-11-25 21:13:39 +00:00
SPARC
SystemZ
Thumb
Thumb2 Dynamic stack realignment use of sp register as source/dest register 2009-12-06 22:39:50 +00:00
X86 Use FileCheck and set nounwind on calls. 2009-12-07 19:40:26 +00:00
XCore