llvm-6502/test/CodeGen
2009-11-11 19:59:24 +00:00
..
Alpha
ARM Use Unified Assembly Syntax for the ARM backend. 2009-11-09 00:11:35 +00:00
Blackfin
CBackend
CellSPU
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
MSP430 Add and-not (bic) patterns. Based heavily on patch by Brian Lucas! 2009-11-08 15:33:12 +00:00
PIC16
PowerPC Fix test to work on every platform. 2009-11-11 01:44:22 +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 Add support for tail duplication to BranchFolding, and extend 2009-11-11 19:48:59 +00:00
X86 x86 users can now return arbitrary sized structs. Structs too large to fit in return registers will be returned through a hidden sret parameter introduced during SelectionDAG construction. 2009-11-11 19:59:24 +00:00
XCore