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 ba4f461411 WebAssembly: handle more than int32 argument/return
Summary: Also test 64-bit integers, except shifts for now which are broken because isel dislikes the 32-bit truncate that precedes them.

Reviewers: sunfish

Subscribers: llvm-commits, jfb

Differential Revision: http://reviews.llvm.org/D11699

llvm-svn: 243822
2015-08-01 04:48:44 +00:00
..
cpus.ll WebAssembly: print basic integer assembly. 2015-07-31 17:53:38 +00:00
integer32.ll WebAssembly: handle more than int32 argument/return 2015-08-01 04:48:44 +00:00
integer64.ll WebAssembly: handle more than int32 argument/return 2015-08-01 04:48:44 +00:00
lit.local.cfg
return-void.ll WebAssembly: handle more than int32 argument/return 2015-08-01 04:48:44 +00:00
unused-argument.ll WebAssembly: handle more than int32 argument/return 2015-08-01 04:48:44 +00:00