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 ac8677b188 WebAssembly: comment out .globl when printing textual assembly
Do the same for .weak (not implemented for now, but may as well to it). Update comment string to two semicolons.

llvm-svn: 245982
2015-08-25 22:23:15 +00:00
..
call.ll WebAssembly: Implement call 2015-08-24 22:16:48 +00:00
comparisons_f32.ll [WebAssembly] Use the default alignment for SIMD types. 2015-08-19 20:30:20 +00:00
comparisons_f64.ll [WebAssembly] Use the default alignment for SIMD types. 2015-08-19 20:30:20 +00:00
comparisons_i32.ll [WebAssembly] Use the default alignment for SIMD types. 2015-08-19 20:30:20 +00:00
comparisons_i64.ll [WebAssembly] Use the default alignment for SIMD types. 2015-08-19 20:30:20 +00:00
cpus.ll WebAssembly: print basic integer assembly. 2015-07-31 17:53:38 +00:00
fast-isel.ll [WebAssembly] Skeleton FastISel support 2015-08-24 18:44:37 +00:00
fp32.ll [WebAssembly] Implement floating point rounding operators. 2015-08-24 18:23:13 +00:00
fp64.ll [WebAssembly] Implement floating point rounding operators. 2015-08-24 18:23:13 +00:00
globl.ll WebAssembly: comment out .globl when printing textual assembly 2015-08-25 22:23:15 +00:00
immediates.ll [WebAssembly] Use the default alignment for SIMD types. 2015-08-19 20:30:20 +00:00
integer32.ll [WebAssembly] Implement the is_zero_undef forms of cttz and ctlz 2015-08-24 16:39:37 +00:00
integer64.ll [WebAssembly] Implement the is_zero_undef forms of cttz and ctlz 2015-08-24 16:39:37 +00:00
lit.local.cfg
memory-addr32.ll [WebAssembly] CodeGen support for __builtin_wasm_page_size() 2015-08-24 21:03:24 +00:00
memory-addr64.ll [WebAssembly] CodeGen support for __builtin_wasm_page_size() 2015-08-24 21:03:24 +00:00
return-void.ll [WebAssembly] Use the default alignment for SIMD types. 2015-08-19 20:30:20 +00:00
unused-argument.ll [WebAssembly] Use the default alignment for SIMD types. 2015-08-19 20:30:20 +00:00