llvm-6502/test/CodeGen
Andrew Trick 0c01bc385a LSR: rewrite inner loops only.
Rewriting the entire loop nest now requires -enable-lsr-nested.
See PR11035 for some performance data.
A few unit tests specifically test nested LSR, and are now under a flag.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140762 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-29 01:33:38 +00:00
..
Alpha Convert more tests over to the new atomic instructions. 2011-09-26 21:30:17 +00:00
ARM LSR: rewrite inner loops only. 2011-09-29 01:33:38 +00:00
Blackfin
CBackend Only run tests in test/CodeGen/CBackend/X86 when both X86 and CBackend are supported 2011-09-26 06:44:27 +00:00
CellSPU
CPP
Generic PR11004: Inline memcpy to avoid generating nested call sequence. Un-XFAIL 2011-06-09-TailCallByVal and 2010-11-04-BigByval 2011-09-26 06:13:20 +00:00
MBlaze
Mips Convert more tests over to the new atomic instructions. 2011-09-26 20:27:49 +00:00
MSP430
PowerPC Convert more tests over to the new atomic instructions. 2011-09-26 21:30:17 +00:00
PTX PTX: Add new patterns for bitconvert and any_extend 2011-09-29 01:13:12 +00:00
SPARC
SystemZ
Thumb Convert more tests to new atomic instructions. 2011-09-26 21:36:10 +00:00
Thumb2 Last batch of test conversions to new atomic instructions. 2011-09-27 00:17:29 +00:00
X86 LSR: rewrite inner loops only. 2011-09-29 01:33:38 +00:00
XCore