llvm-6502/test/CodeGen
Evan Cheng 39aa7251a2 Check if subreg index is zero.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88899 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-16 06:31:49 +00:00
..
Alpha
ARM Detect need for autoalignment of the stack earlier to catch spills more 2009-11-15 21:45:34 +00:00
Blackfin
CBackend
CellSPU Revert the main portion of r31856. It was causing BranchFolding 2009-10-22 00:03:58 +00:00
CPP fix PR5295 where the .ll parser didn't reject a function after a global 2009-10-25 23:22:50 +00:00
Generic Fix PR5421 by APInt'izing switch lowering. 2009-11-07 07:50:34 +00:00
Mips xfail for now. It has been failing. 2009-11-16 05:44:04 +00:00
MSP430 Add and-not (bic) patterns. Based heavily on patch by Brian Lucas! 2009-11-08 15:33:12 +00:00
PIC16
PowerPC Check if subreg index is zero. 2009-11-16 06:31:49 +00:00
SPARC
SystemZ
Thumb Refactor code. Fix a potential missing check. Teach isIdentical() about tLDRpci_pic. 2009-11-07 04:04:34 +00:00
Thumb2 Detect need for autoalignment of the stack earlier to catch spills more 2009-11-15 21:45:34 +00:00
X86 Added getSubRegIndex(A,B) that returns subreg index of A to B. Use it to replace broken code in VirtRegRewriter. 2009-11-14 03:42:17 +00:00
XCore Add XCore support for arbitrary-sized aggregate returns. 2009-11-14 19:33:35 +00:00