1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/CodeGen
Derek Schuff b7000e8219 Revert "[WebAssembly] Emit type signatures for declared functions"
This reverts r271599, it broke the integration tests.
More places than I expected had nontrival return types in imports, or
else the check was wrong.

llvm-svn: 271606
2016-06-02 23:02:44 +00:00
..
AArch64 transform obscured FP sign bit ops into a fabs/fneg using TLI hook 2016-06-02 20:01:37 +00:00
AMDGPU AMDGPU: Cleanup load tests 2016-06-02 19:54:26 +00:00
ARM This adds support for Cortex-A73 as an available target. 2016-06-02 10:48:52 +00:00
BPF [BPF] Remove exit-on-error from tests (PR27768, PR27769) 2016-05-30 08:28:34 +00:00
Generic
Hexagon [Hexagon] Enable the post-RA scheduler 2016-05-26 19:44:28 +00:00
Inputs
Lanai
Mips [mips] bnec/beqc register constraint fix 2016-05-31 09:54:55 +00:00
MIR Add test/CodeGen/MIR/Hexagon/lit.local.cfg 2016-05-26 18:35:45 +00:00
MSP430
NVPTX [NVPTX] Added NVVMIntrRange pass 2016-05-26 17:02:56 +00:00
PowerPC [PowerPC] Run reg2mem on tests to simplify them. 2016-06-02 18:02:50 +00:00
SPARC [Sparc] Allow passing of empty structs. 2016-06-01 08:48:56 +00:00
SystemZ
Thumb
Thumb2
WebAssembly Revert "[WebAssembly] Emit type signatures for declared functions" 2016-06-02 23:02:44 +00:00
WinEH
X86 [X86][SSE] Added SSE41/AVX2 non-temporal tests 2016-06-02 18:01:21 +00:00
XCore