llvm-project/llvm/test/CodeGen/WebAssembly
JF Bastien da06bce8b5 WebAssembly: implement comparison.
Some of the FP comparisons (ueq, one, ult, ule, ugt, uge) are currently broken, I'll fix them in a follow-up.

Reviewers: sunfish

Subscribers: llvm-commits, jfb

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

llvm-svn: 244665
2015-08-11 21:02:46 +00:00
..
comparisons_f32.ll WebAssembly: implement comparison. 2015-08-11 21:02:46 +00:00
comparisons_f64.ll WebAssembly: implement comparison. 2015-08-11 21:02:46 +00:00
comparisons_i32.ll WebAssembly: implement comparison. 2015-08-11 21:02:46 +00:00
comparisons_i64.ll WebAssembly: implement comparison. 2015-08-11 21:02:46 +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