llvm-6502/test/CodeGen
Eli Friedman de412c391b Convert more tests over to the new atomic instructions.
I did not convert Atomics-32.ll and Atomics-64.ll by hand; the diff is autoupgrade output.

The wmb test is gone because there isn't any way to express wmb with the new atomic instructions; if someone really needs a non-asm way to write a wmb on Alpha, a platform-specific intrisic could be added.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140566 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-26 21:30:17 +00:00
..
Alpha Convert more tests over to the new atomic instructions. 2011-09-26 21:30:17 +00:00
ARM Convert more tests over to the new atomic instructions. 2011-09-26 20:27:49 +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: Fix detection of stack load/store vs. global load/store, as well as fix the 2011-09-26 18:57:22 +00:00
SPARC
SystemZ
Thumb
Thumb2 Generalize this test's CHECK statements to handle different indvars modes. 2011-09-13 02:46:27 +00:00
X86 Only run MF.verify() with EXPENSIVE_CHECKS=1. 2011-09-24 01:11:19 +00:00
XCore