1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/CodeGen/WebAssembly
Derek Schuff a4a11379be [WebAssembly] Fix printing of global operands
This was regressed in r252656 which wasn't quite NFC. Instead of using a
custom instruction as before, use a pattern to select CONST_I32 for the
global addrs.

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

llvm-svn: 253276
2015-11-17 00:20:44 +00:00
..
call.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
cfg-stackify.ll [WebAssembly] Reverse the order of operands for br_if 2015-11-16 21:04:51 +00:00
comparisons_f32.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
comparisons_f64.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
comparisons_i32.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
comparisons_i64.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
conv.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
cpus.ll WebAssembly: print basic integer assembly. 2015-07-31 17:53:38 +00:00
dead-vreg.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
f32.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
f64.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
fast-isel.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
func.ll [WebAssembly] Fix function return type printing 2015-11-16 21:12:41 +00:00
global.ll [WebAssembly] Fix printing of global operands 2015-11-17 00:20:44 +00:00
globl.ll [WebAssembly] Switch to a more traditional assembly syntax 2015-10-06 00:27:55 +00:00
i32.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
i64.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
immediates.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
import.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
inline-asm.ll [WebAssembly] Inline asm support. 2015-11-13 01:42:29 +00:00
lit.local.cfg
load-ext.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
load-store-i1.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
load.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
loop-idiom.ll WebAssembly: disable some loop-idiom recognition 2015-10-28 17:50:23 +00:00
memory-addr32.ll [WebAssembly] Change int_wasm_memory_size from IntrNoMem to IntrReadMem. 2015-11-14 23:02:31 +00:00
memory-addr64.ll [WebAssembly] Change int_wasm_memory_size from IntrNoMem to IntrReadMem. 2015-11-14 23:02:31 +00:00
phi.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
return-int32.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
return-void.ll [WebAssembly] Switch to a more traditional assembly syntax 2015-10-06 00:27:55 +00:00
select.ll [WebAssembly] Make indentation consistent with the other testcases. NFC. 2015-11-14 23:17:07 +00:00
signext-zeroext.ll [WebAssembly] Support signext, zeroext, and several other function attributes. 2015-11-14 23:15:41 +00:00
store-trunc.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
store.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
switch.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
unreachable.ll [WebAssembly] Reapply r252858, with svn add for the new file. 2015-11-12 17:04:33 +00:00
unused-argument.ll [WebAssembly] Make indentation consistent with the other testcases. NFC. 2015-11-14 23:17:07 +00:00