llvm-6502/test/CodeGen
Jakob Stoklund Olesen c30791627e Implement atomicrmw operations in 32 and 64 bits for SPARCv9.
These all use the compare-and-swap CASA/CASXA instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199975 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-24 06:23:31 +00:00
..
AArch64 [AArch64] Added vselect patterns with float and double types 2014-01-23 19:18:57 +00:00
ARM [Thumbv8] Fix the value of BLXOperandIndex of isV8EligibleForIT 2014-01-23 19:55:33 +00:00
CPP Begin adding docs and IR-level support for the inalloca attribute 2013-12-19 02:14:12 +00:00
Generic Move test to x86 directory. 2014-01-23 19:32:19 +00:00
Hexagon Debug Info: update testing cases to specify the debug info version number. 2013-11-22 21:49:45 +00:00
Inputs Debug Info: update testing cases to specify the debug info version number. 2013-11-22 21:49:45 +00:00
Mips Move a unit test into the correct dir. Sorry if it broke Mips-only builds. 2014-01-23 17:47:57 +00:00
MSP430 Move a unit test into the correct dir. Sorry if it broke Mips-only builds. 2014-01-23 17:47:57 +00:00
NVPTX [NVPTX] Add missing patterns for div.approx with immediate denominator 2014-01-21 14:40:05 +00:00
PowerPC Fix pointer info on PPC byval stores 2014-01-21 20:15:58 +00:00
R600 R600: Disable the BFE pattern 2014-01-23 18:49:33 +00:00
SPARC Implement atomicrmw operations in 32 and 64 bits for SPARCv9. 2014-01-24 06:23:31 +00:00
SystemZ [SystemZ] Flesh out stackrestore test (frame-11.ll) 2014-01-13 15:44:44 +00:00
Thumb CodeGen: Stop treating vectors as aggregates 2014-01-21 22:46:46 +00:00
Thumb2 [Thumbv8] Fix the value of BLXOperandIndex of isV8EligibleForIT 2014-01-23 19:55:33 +00:00
X86 Replace vfmaddxx213 instructions with their 231-type equivalents in accumulator 2014-01-23 20:23:36 +00:00
XCore Fix broken CHECK lines. 2014-01-11 21:06:00 +00:00