1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/test/CodeGen/WebAssembly
Kyle Butt 821db2945e Revert "Codegen: Tail-duplicate during placement."
This reverts commit ff234efbe23528e4f4c80c78057b920a51f434b2.

Causing crashes on aarch64 build.

llvm-svn: 283172
2016-10-04 00:38:23 +00:00
..
address-offsets.ll [WebAssembly] Disable folding of GA+reg into load/store constant offsets 2016-08-31 20:27:20 +00:00
byval.ll [WebAssembly] Disable the store-results optimization. 2016-08-18 17:51:27 +00:00
call.ll
cfg-stackify.ll Revert "Codegen: Tail-duplicate during placement." 2016-10-04 00:38:23 +00:00
cfi.ll [WebAssembly] Fix CFI index to account for padding nullptr function 2016-08-08 23:56:01 +00:00
comparisons_f32.ll
comparisons_f64.ll
comparisons_i32.ll
comparisons_i64.ll
conv.ll
copysign-casts.ll
cpus.ll
dbgvalue.ll [WebAssembly] Trying to fix broken tests in CodeGen/WebAssembly caused by r281285. 2016-09-13 10:05:44 +00:00
dead-vreg.ll
divrem-constant.ll
f32.ll
f64.ll
fast-isel-noreg.ll [WebAssembly] Check return value of getRegForValue in FastISel 2016-08-04 18:01:52 +00:00
fast-isel.ll
frem.ll
func.ll
global.ll
globl.ll
i32-load-store-alignment.ll
i32.ll
i64-load-store-alignment.ll
i64.ll
i128.ll
ident.ll
immediates.ll
indirect-import.ll [WebAssembly] Emit type signatures for declared functions 2016-06-03 18:34:36 +00:00
inline-asm.ll
irreducible-cfg.ll
legalize.ll
lit.local.cfg
load-ext.ll
load-store-i1.ll
load.ll
lower-em-ehsjlj-options.ll [WebAssembly] Add asm.js-style setjmp/longjmp handling for wasm (reland r280302) 2016-09-01 21:05:15 +00:00
lower-em-exceptions-whitelist.ll [WebAssembly] Add asm.js-style setjmp/longjmp handling for wasm (reland r280302) 2016-09-01 21:05:15 +00:00
lower-em-exceptions.ll [WebAssembly] Add asm.js-style setjmp/longjmp handling for wasm (reland r280302) 2016-09-01 21:05:15 +00:00
lower-em-sjlj.ll [WebAssembly] Add asm.js-style setjmp/longjmp handling for wasm (reland r280302) 2016-09-01 21:05:15 +00:00
mem-intrinsics.ll Revert "Codegen: Tail-duplicate during placement." 2016-10-04 00:38:23 +00:00
memory-addr32.ll
memory-addr64.ll
negative-base-reg.ll [WebAssembly] Disable folding of GA+reg into load/store constant offsets 2016-08-31 20:27:20 +00:00
non-executable-stack.ll
offset-folding.ll
offset.ll [WebAssembly] Disable the store-results optimization. 2016-08-18 17:51:27 +00:00
phi.ll
reg-stackify.ll [WebAssembly] Disable the store-results optimization. 2016-08-18 17:51:27 +00:00
return-int32.ll
return-void.ll
returned.ll
select.ll
signext-zeroext.ll
simd-arith.ll [WebAssembly] Initial SIMD128 support. 2016-08-02 23:16:09 +00:00
store-trunc.ll
store.ll
switch.ll
unreachable.ll
unused-argument.ll
userstack.ll [WebAssembly] Make register stackification more conservative 2016-09-30 18:02:54 +00:00
varargs.ll
vtable.ll