llvm/test/CodeGen
Dale Johannesen 8dffc819c5 Model the carry bit on ppc32. Without this we could
move a SUBFC (etc.) below the SUBFE (etc.) that consumed
the carry bit.  Add missing ADDIC8, noticed along the way.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82266 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-18 20:15:22 +00:00
..
Alpha
ARM Convert more tests to FileCheck. 2009-09-15 20:58:02 +00:00
Blackfin
CBackend
CellSPU Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
CPP
Generic Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
Mips
MSP430 Allow symbols to start from the digit if target requests it. This allows, e.g. pinning 2009-09-18 16:57:42 +00:00
PIC16
PowerPC Model the carry bit on ppc32. Without this we could 2009-09-18 20:15:22 +00:00
SPARC several major improvements to the sparc backend: support for weak linkage 2009-09-15 17:46:24 +00:00
SystemZ
Thumb
Thumb2 Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
X86 Add support for using the FLAGS result of or, xor, and and instructions 2009-09-18 19:59:53 +00:00
XCore