llvm-project/llvm/test/CodeGen/WebAssembly
JF Bastien ef172fc9f0 WebAssembly: add basic floating-point tests
Summary: I somehow forgot to add these when I added the basic floating-point opcodes. Also remove ceil/floor/trunc/nearestint for now, and add them only when properly tested.

Subscribers: llvm-commits, sunfish, jfb

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

llvm-svn: 244562
2015-08-11 02:45:15 +00:00
..
cpus.ll WebAssembly: print basic integer assembly. 2015-07-31 17:53:38 +00:00
fp32.ll WebAssembly: add basic floating-point tests 2015-08-11 02:45:15 +00:00
fp64.ll WebAssembly: add basic floating-point tests 2015-08-11 02:45:15 +00:00
immediates.ll WebAssembly: simply assert on SNaN and NaNs with payloads 2015-08-11 00:49:20 +00:00
integer32.ll WebAssembly: textual emission uses expected opcode names 2015-08-07 01:57:03 +00:00
integer64.ll WebAssembly: textual emission uses expected opcode names 2015-08-07 01:57:03 +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