1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/test/CodeGen/WebAssembly
Derek Schuff 9a9dc02678 [WebAssembly] Emit .import_global assembler directives
Support a new assembler directive, .import_global, to declare imported
global variables (i.e. those with external linkage and no
initializer). The linker turns these into wasm imports.

Patch by Jacob Gravelle

Differential Revision: https://reviews.llvm.org/D26875

llvm-svn: 288296
2016-12-01 00:11:15 +00:00
..
address-offsets.ll [WebAssembly] Remove the output operand from stores. 2016-10-06 22:08:28 +00:00
byval.ll [WebAssembly] Remove the output operand from stores. 2016-10-06 22:08:28 +00:00
call.ll [WebAssembly] Fix for 0xc call_indirect changes 2016-10-21 16:38:07 +00:00
cfg-stackify.ll Revert r287637 "[wasm] hack around test failure after r287553." 2016-11-28 19:55:46 +00:00
cfi.ll
comparisons_f32.ll
comparisons_f64.ll
comparisons_i32.ll
comparisons_i64.ll
conv.ll
copysign-casts.ll
cpus.ll
dbgvalue.ll
dead-vreg.ll
divrem-constant.ll
f32.ll
f64.ll
fast-isel-noreg.ll [WebAssembly] Remove the output operand from stores. 2016-10-06 22:08:28 +00:00
fast-isel.ll
frem.ll
func.ll
global.ll
globl.ll [WebAssembly] Emit .import_global assembler directives 2016-12-01 00:11:15 +00:00
i32-load-store-alignment.ll [WebAssembly] Remove the output operand from stores. 2016-10-06 22:08:28 +00:00
i32.ll
i64-load-store-alignment.ll [WebAssembly] Remove the output operand from stores. 2016-10-06 22:08:28 +00:00
i64.ll
i128.ll
ident.ll
immediates.ll
implicit-def.ll [WebAssembly] Convert stackified IMPLICIT_DEF into constant 0. 2016-11-08 19:40:38 +00:00
indirect-import.ll
inline-asm.ll [WebAssembly] Remove the output operand from stores. 2016-10-06 22:08:28 +00:00
irreducible-cfg.ll
legalize.ll
lit.local.cfg
load-ext.ll
load-store-i1.ll [WebAssembly] Update extending load test for new i1 behavior 2016-10-20 00:10:34 +00:00
load.ll
lower-em-ehsjlj-options.ll
lower-em-exceptions-whitelist.ll
lower-em-exceptions.ll
lower-em-sjlj.ll
mem-intrinsics.ll Codegen: Tail-duplicate during placement. 2016-10-11 20:36:43 +00:00
memory-addr32.ll
negative-base-reg.ll [WebAssembly] Remove the output operand from stores. 2016-10-06 22:08:28 +00:00
non-executable-stack.ll
offset-folding.ll
offset.ll [WebAssembly] Remove the output operand from stores. 2016-10-06 22:08:28 +00:00
phi.ll
reg-stackify.ll [WebAssembly] Fix for 0xc call_indirect changes 2016-10-21 16:38:07 +00:00
return-int32.ll
return-void.ll
returned.ll
select.ll
signext-zeroext.ll
simd-arith.ll
stack-alignment.ll [WebAssembly] Emit a BasePointer when we have overly-aligned stack objects 2016-11-07 22:00:48 +00:00
store-trunc.ll [WebAssembly] Remove the output operand from stores. 2016-10-06 22:08:28 +00:00
store.ll [WebAssembly] Remove the output operand from stores. 2016-10-06 22:08:28 +00:00
switch.ll [WebAssemby] Implement block signatures. 2016-10-06 22:29:32 +00:00
unreachable.ll
unused-argument.ll
userstack.ll [WebAssembly] Remove the output operand from stores. 2016-10-06 22:08:28 +00:00
varargs.ll [WebAssembly] Remove the output operand from stores. 2016-10-06 22:08:28 +00:00
vtable.ll