1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/CodeGen
2012-11-14 22:22:37 +00:00
..
ARM The code pattern "imm0_255_neg" is used for checking if an immediate value is a small negative number. 2012-11-14 19:39:15 +00:00
CPP
Generic Codegen support for arbitrary vector getelementptrs. 2012-11-13 13:01:58 +00:00
Hexagon test/CodeGen/Hexagon/postinc-load.ll: Suppress it for now. It triggered the failure on i686 hosts. 2012-11-14 22:22:37 +00:00
MBlaze
Mips [mips] Custom-lower ISD::FRAME_TO_ARGS_OFFSET node. 2012-11-07 19:10:58 +00:00
MSP430
NVPTX [NVPTX] Implement custom lowering of loads/stores for i1 2012-11-14 19:19:16 +00:00
PowerPC Do not consider a machine instruction that uses and defines the same 2012-11-13 18:40:58 +00:00
SPARC
Thumb Convert an improper CodeGen test to a MC test. 2012-11-10 04:30:40 +00:00
Thumb2
X86 llvm/test/CodeGen/X86/memset.ll: FileCheck-ize, and add another case on +avx. 2012-11-14 21:01:40 +00:00
XCore