1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/CodeGen/WebAssembly
JF Bastien 4d52083a07 [WebAssembly] Update opcode name format for conversions
Summary:
Conversion opcode name format should be f64.convert_u/i64 not f64_convert_u

Author: s3ththompson
Reviewers: jfb
Subscribers: sunfish, jfb, llvm-commits, dschuff
Differential Revision: http://reviews.llvm.org/D14160

llvm-svn: 251613
2015-10-29 04:10:52 +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 opcode name format for conversions 2015-10-29 04:10:52 +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: fix more syntax 2015-10-22 02:32:50 +00:00
i64.ll WebAssembly: fix more syntax 2015-10-22 02:32:50 +00:00
immediates.ll WebAssembly: update syntax 2015-10-16 00:53:49 +00:00
import.ll WebAssembly: support imports 2015-10-21 02:23:09 +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
loop-idiom.ll WebAssembly: disable some loop-idiom recognition 2015-10-28 17:50:23 +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: fix more syntax 2015-10-22 02:32:50 +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