1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/CodeGen
2009-12-15 03:07:11 +00:00
..
Alpha
ARM - Support inline asm 'w' constraint for 128-bit vector types. 2009-12-08 23:06:22 +00:00
Blackfin
CBackend
CellSPU Fold (zext (and x, cst)) -> (and (zext x), cst). 2009-12-15 00:52:11 +00:00
CPP
Generic While this test is testing a problem in the generic part of codegen, 2009-11-27 16:04:14 +00:00
Mips Support PIC loading of constant pool entries 2009-11-25 12:17:58 +00:00
MSP430 Lower setcc branchless, if this is profitable. 2009-12-11 23:01:29 +00:00
PIC16 While this test is testing a problem in the generic part of codegen, 2009-11-27 16:04:14 +00:00
PowerPC ProcessImplicitDefs should watch out for invalidated iterator and extra implicit operands on copies. 2009-11-25 21:13:39 +00:00
SPARC
SystemZ
Thumb More consistent thumb1 asm printing. 2009-11-19 06:57:41 +00:00
Thumb2 Dynamic stack realignment use of sp register as source/dest register 2009-12-06 22:39:50 +00:00
X86 Disable 91381 for now. It's miscompiling ARMISelDAG2DAG.cpp. 2009-12-15 03:07:11 +00:00
XCore Add XCore support for indirectbr / blockaddress. 2009-11-18 23:20:42 +00:00