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
2015-10-02 20:54:23 +00:00
..
call.ll [WebAssembly] Support calls marked as "tail", fastcc, and coldcc. 2015-10-02 20:54:23 +00:00
cfg-stackify.ll [WebAssembly] Check in an initial CFG Stackifier pass 2015-09-16 16:51:30 +00:00
comparisons_f32.ll WebAssembly: emit (func (param t) (result t)) s-expressions 2015-08-25 22:58:05 +00:00
comparisons_f64.ll WebAssembly: emit (func (param t) (result t)) s-expressions 2015-08-25 22:58:05 +00:00
comparisons_i32.ll WebAssembly: emit (func (param t) (result t)) s-expressions 2015-08-25 22:58:05 +00:00
comparisons_i64.ll WebAssembly: emit (func (param t) (result t)) s-expressions 2015-08-25 22:58:05 +00:00
conv.ll [WebAssembly] Implement int64-to-int32 conversion. 2015-09-15 00:55:19 +00:00
cpus.ll WebAssembly: print basic integer assembly. 2015-07-31 17:53:38 +00:00
f32.ll [WebAssembly] Rename test files to match platform naming conventions. 2015-09-29 08:13:58 +00:00
f64.ll [WebAssembly] Rename test files to match platform naming conventions. 2015-09-29 08:13:58 +00:00
fast-isel.ll WebAssembly: emit (func (param t) (result t)) s-expressions 2015-08-25 22:58:05 +00:00
func.ll [WebAssembly] Update target datalayout strings. 2015-09-09 20:54:31 +00:00
global.ll [WebAssembly] Update target datalayout strings. 2015-09-09 20:54:31 +00:00
globl.ll [WebAssembly] Update target datalayout strings. 2015-09-09 20:54:31 +00:00
i32.ll [WebAssembly] Rename test files to match platform naming conventions. 2015-09-29 08:13:58 +00:00
i64.ll [WebAssembly] Rename test files to match platform naming conventions. 2015-09-29 08:13:58 +00:00
immediates.ll WebAssembly: emit (func (param t) (result t)) s-expressions 2015-08-25 22:58:05 +00:00
lit.local.cfg
load-ext.ll [WebAssembly] Rename several functions and types according to the new spec. 2015-09-26 01:09:44 +00:00
load-store-i1.ll [WebAssembly] Rename several functions and types according to the new spec. 2015-09-26 01:09:44 +00:00
load.ll [WebAssembly] Update target datalayout strings. 2015-09-09 20:54:31 +00:00
memory-addr32.ll [WebAssembly] Add a resize_memory intrinsic. 2015-10-02 20:10:26 +00:00
memory-addr64.ll [WebAssembly] Add a resize_memory intrinsic. 2015-10-02 20:10:26 +00:00
phi.ll [WebAssembly] Check in an initial CFG Stackifier pass 2015-09-16 16:51:30 +00:00
return-void.ll WebAssembly: emit (func (param t) (result t)) s-expressions 2015-08-25 22:58:05 +00:00
store-trunc.ll [WebAssembly] Update target datalayout strings. 2015-09-09 20:54:31 +00:00
store.ll [WebAssembly] Update target datalayout strings. 2015-09-09 20:54:31 +00:00
switch.ll [WebAssembly] Support for direct call and call_indirect. 2015-09-28 16:22:39 +00:00
unused-argument.ll WebAssembly: emit (func (param t) (result t)) s-expressions 2015-08-25 22:58:05 +00:00