llvm-6502/test/CodeGen
Matheus Almeida 3f14ca5e30 [mips][msa] Add DLSA instruction.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201081 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-10 12:05:17 +00:00
..
AArch64 [AArch64]Implement the copy of two FPR8 registers by using FMOVss of two FPR32 registers in copyPhysReg. 2014-02-10 03:16:22 +00:00
ARM Fix Darwin bots from EHABI change 2014-02-07 20:32:32 +00:00
CPP
Generic [DAG] Don't pull the binary operation though the shift if the operands have opaque constants. 2014-02-06 04:09:06 +00:00
Hexagon DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emits zero-length arrays as {i32 0} 2014-02-04 01:23:52 +00:00
Inputs
Mips [mips][msa] Add DLSA instruction. 2014-02-10 12:05:17 +00:00
MSP430
NVPTX [NVPTX] Fix emitting aggregate parameters 2014-01-28 18:35:29 +00:00
PowerPC Fix a bug with .weak_def_can_be_hidden: Mutable variables cannot use it. 2014-02-07 16:21:30 +00:00
R600 R600/SI: Add failing test for 3 x i64 vectors. 2014-02-07 20:29:40 +00:00
SPARC [Sparc] Emit relocations for Thread Local Storage (TLS) when integrated assembler is used. 2014-02-07 05:54:20 +00:00
SystemZ XFAIL test/CodeGen/SystemZ/alias-01.ll which requires CodeGen TBAA 2014-01-25 19:31:44 +00:00
Thumb
Thumb2 Remove -arm-disable-ehabi option 2014-02-07 20:12:49 +00:00
X86 AVX-512: Fixed extract_vector_elt for v16i1 and v8i1 vectors. 2014-02-10 07:02:39 +00:00
XCore