llvm-project/llvm/test/CodeGen/WebAssembly
Derek Schuff 8e71359561 [WebAssembly] Remove infinite loop from reg-stackify test
r310940 exposed reverse-unreachable code to some optimizers,
which caused some of the code in this test to be sunk, changing
the input to the pass and breaking the exptectations.

Since that change is irrelevant to this particular test, this change
just adds an exit node to work around the problem; the
test should really be more robust (or be an MIR test?) but this preserves
the existing test intent.

llvm-svn: 310981
2017-08-16 00:49:44 +00:00
..
address-offsets.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
byval.ll [WebAssembly] Use __stack_pointer global when writing wasm binary 2017-06-16 23:59:10 +00:00
call.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
cfg-stackify.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
cfi.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
comparisons_f32.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
comparisons_f64.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
comparisons_i32.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
comparisons_i64.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
conv.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
copysign-casts.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
cpus.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
dbgvalue.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
dead-vreg.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
divrem-constant.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
exception.ll [WebAssembly] Add support for exception handling instructions 2017-06-30 00:43:15 +00:00
f16.ll [WebAssembly] Handle f16 in fast-isel. 2017-02-24 21:05:35 +00:00
f32.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
f64.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
fast-isel-noreg.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
fast-isel.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
frem.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
func.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
function-bitcasts.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
global.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
globl.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
i32-load-store-alignment.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
i32.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
i64-load-store-alignment.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
i64.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
i128.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
ident.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
immediates.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
implicit-def.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
indirect-import.ll [wasm] Update two tests for r308025 which causes scheduling changes due 2017-07-15 15:44:36 +00:00
inline-asm.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
irreducible-cfg.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
legalize.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
lit.local.cfg
load-ext.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
load-store-i1.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
load.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
lower-em-ehsjlj-options.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
lower-em-exceptions-whitelist.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
lower-em-exceptions.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
lower-em-sjlj.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
mem-intrinsics.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
memory-addr32.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
negative-base-reg.ll [wasm] Fix test after r304117. 2017-05-29 16:32:52 +00:00
non-executable-stack.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
offset-fastisel.ll [WebAssembly] WebAssemblyFastISel getelementptr variable index support 2017-06-22 21:26:08 +00:00
offset-folding.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
offset.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
phi.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
reg-stackify.ll [WebAssembly] Remove infinite loop from reg-stackify test 2017-08-16 00:49:44 +00:00
return-int32.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
return-void.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
returned.ll [WebAssembly] Fix WebAssemblyOptimizeReturned after r300367 2017-04-17 21:40:28 +00:00
select.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
signext-zeroext.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
simd-arith.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
stack-alignment.ll [WebAssembly] Use __stack_pointer global when writing wasm binary 2017-06-16 23:59:10 +00:00
store-trunc.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
store.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
switch.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
umulo-i64.ll Fix libcall expansion creating DAG nodes with invalid type post type legalization. 2017-07-05 22:01:49 +00:00
unreachable.ll [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
unsupported-function-bitcasts.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
unused-argument.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
userstack.ll Revert r308273 to reinstate part of r308100. 2017-07-19 04:15:30 +00:00
varargs.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
vtable.ll [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00