1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/test/CodeGen/WebAssembly
JF Bastien 73bf323fe1 WebAssembly: fix call/return syntax.
They are now typeless, unlike other operations.

llvm-svn: 250793
2015-10-20 01:26:54 +00:00
..
call.ll WebAssembly: update syntax 2015-10-16 00:53:49 +00:00
cfg-stackify.ll WebAssembly: fix syntax for br_if. 2015-10-20 00:37:42 +00:00
comparisons_f32.ll WebAssembly: update syntax 2015-10-16 00:53:49 +00:00
comparisons_f64.ll WebAssembly: update syntax 2015-10-16 00:53:49 +00:00
comparisons_i32.ll WebAssembly: fix the syntax for comparisons 2015-10-17 00:12:29 +00:00
comparisons_i64.ll WebAssembly: fix the syntax for comparisons 2015-10-17 00:12:29 +00:00
conv.ll WebAssembly: update syntax 2015-10-16 00:53:49 +00:00
cpus.ll WebAssembly: print basic integer assembly. 2015-07-31 17:53:38 +00:00
dead-vreg.ll WebAssembly: don't omit dead vregs from locals 2015-10-17 00:25:38 +00:00
f32.ll WebAssembly: update syntax 2015-10-16 00:53:49 +00:00
f64.ll WebAssembly: update syntax 2015-10-16 00:53:49 +00:00
fast-isel.ll [WebAssembly] Switch to a more traditional assembly syntax 2015-10-06 00:27:55 +00:00
func.ll WebAssembly: fix call/return syntax. 2015-10-20 01:26:54 +00:00
global.ll [WebAssembly] Switch to a more traditional assembly syntax 2015-10-06 00:27:55 +00:00
globl.ll [WebAssembly] Switch to a more traditional assembly syntax 2015-10-06 00:27:55 +00:00
i32.ll WebAssembly: update syntax 2015-10-16 00:53:49 +00:00
i64.ll WebAssembly: update syntax 2015-10-16 00:53:49 +00:00
immediates.ll WebAssembly: update syntax 2015-10-16 00:53:49 +00:00
lit.local.cfg
load-ext.ll WebAssembly: fix load/store syntax 2015-10-16 18:24:42 +00:00
load-store-i1.ll WebAssembly: fix load/store syntax 2015-10-16 18:24:42 +00:00
load.ll WebAssembly: fix load/store syntax 2015-10-16 18:24:42 +00:00
memory-addr32.ll WebAssembly: update syntax 2015-10-16 00:53:49 +00:00
memory-addr64.ll WebAssembly: update syntax 2015-10-16 00:53:49 +00:00
phi.ll WebAssembly: update syntax 2015-10-16 00:53:49 +00:00
return-int32.ll WebAssembly: fix call/return syntax. 2015-10-20 01:26:54 +00:00
return-void.ll [WebAssembly] Switch to a more traditional assembly syntax 2015-10-06 00:27:55 +00:00
store-trunc.ll WebAssembly: fix load/store syntax 2015-10-16 18:24:42 +00:00
store.ll WebAssembly: fix load/store syntax 2015-10-16 18:24:42 +00:00
switch.ll [WebAssembly] Switch to a more traditional assembly syntax 2015-10-06 00:27:55 +00:00
unused-argument.ll WebAssembly: update syntax 2015-10-16 00:53:49 +00:00