1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test/CodeGen
Sanjoy Das 6e367914dc Allow lowering call sites with both funclets and deopt state
Lowering funclets is a no-op, so we can just go ahead and lower the
deopt state.

llvm-svn: 264078
2016-03-22 18:10:39 +00:00
..
AArch64 [CXX_FAST_TLS] Disable tail call when calling conventions are mismatched. 2016-03-18 23:41:51 +00:00
AMDGPU AMDGPU: Add SIWholeQuadMode pass 2016-03-21 20:28:33 +00:00
ARM ARM: Better codegen for 64-bit compares. 2016-03-21 18:00:02 +00:00
BPF BPF: emit an error message for unsupported signed division operation 2016-03-18 22:02:47 +00:00
CPP
Generic
Hexagon
Inputs
Mips [mips] MIPS32R6 compact branch support 2016-03-14 16:24:05 +00:00
MIR [MIR] Add a test case for the diagnostic of a wrongly typed generic instruction 2016-03-15 18:31:29 +00:00
MSP430
NVPTX [NVPTX] Adds a new address space inference pass. 2016-03-20 20:59:20 +00:00
PowerPC [PPC, FastISel] Fix ordered/unordered fcmp 2016-03-17 22:27:58 +00:00
SPARC
SystemZ [SystemZ] Avoid LER on z13 due to partial register dependencies 2016-03-14 13:50:03 +00:00
Thumb
Thumb2
WebAssembly [WebAssembly] Implement the rotate instructions. 2016-03-22 18:01:49 +00:00
WinEH
X86 Allow lowering call sites with both funclets and deopt state 2016-03-22 18:10:39 +00:00
XCore