1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/CodeGen
Derek Schuff 8f7a717a1c [WebAssembly] Fix for 0xc call_indirect changes
Summary:
Need to reorder the operands to have the callee as the last argument.
Adds a pseudo-instruction, and a pass to lower it into a real
call_indirect.

This is the first of two options for how to fix the problem.

Reviewers: dschuff, sunfish

Subscribers: jfb, beanz, mgorny, llvm-commits

Differential Revision: https://reviews.llvm.org/D25708

llvm-svn: 284840
2016-10-21 16:38:07 +00:00
..
AArch64 GlobalISel: support translating volatile loads and stores. 2016-10-19 15:55:06 +00:00
AMDGPU [AMDGPU] Emit constant address space data in .rodata section and use relocations instead of fixups (amdhsa only) 2016-10-20 18:12:38 +00:00
ARM Using branch probability to guide critical edge splitting. 2016-10-20 18:06:52 +00:00
AVR
BPF Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2016-10-13 20:23:25 +00:00
Generic
Hexagon [RDF] Switch RefMap in liveness calculation to use lane masks 2016-10-19 16:30:56 +00:00
Inputs
Lanai
Mips [DAG] optimize negation of bool 2016-10-19 16:58:59 +00:00
MIR AMDGPU/SI: Handle s_getreg hazard in GCNHazardRecognizer 2016-10-15 00:58:14 +00:00
MSP430 Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2016-10-13 20:23:25 +00:00
NVPTX
PowerPC [DAG] optimize negation of bool 2016-10-19 16:58:59 +00:00
SPARC Sparc: fix test. 2016-10-19 15:55:11 +00:00
SystemZ [SystemZ] Post-RA scheduler implementation 2016-10-20 08:27:16 +00:00
Thumb Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2016-10-13 20:23:25 +00:00
Thumb2 [Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tables 2016-10-19 12:06:49 +00:00
WebAssembly [WebAssembly] Fix for 0xc call_indirect changes 2016-10-21 16:38:07 +00:00
WinEH
X86 [X86][SSE] Regenerated sext/zext constant folding tests and added i686 tests 2016-10-21 16:22:16 +00:00
XCore Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2016-10-13 20:23:25 +00:00