1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/test/CodeGen
Rafael Espindola 75dc78eadf Don't use "llc -filetype=obj" now that the codepath is the same.
r200011 remove the special codepaths in MC for inline asm, so we can now test
all the logic with just llc + llvm-mc.

llvm-svn: 200013
2014-01-24 15:59:50 +00:00
..
AArch64 [AArch64 NEON] Fix a bug in implementing register copy bwtween FPR16. 2014-01-24 07:53:04 +00:00
ARM Don't use "llc -filetype=obj" now that the codepath is the same. 2014-01-24 15:59:50 +00:00
CPP
Generic Move test to x86 directory. 2014-01-23 19:32:19 +00:00
Hexagon
Inputs
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 [X86] Prevent the creation of redundant ops for sadd and ssub with overflow. 2014-01-24 06:47:57 +00:00
XCore Fix broken CHECK lines. 2014-01-11 21:06:00 +00:00