llvm-project/llvm/test/Transforms/CodeGenPrepare/X86
Jann Horn 202ae987d3 [test] Fix new CodeGenPrepare test for non-X86 systems
The new test llvm/test/Transforms/CodeGenPrepare/remove-assume-block.ll
breaks on non-X86 machines. Change it to look like the existing test
llvm/test/Transforms/CodeGenPrepare/X86/delete-assume-dead-code.ll
to fix it.

Reviewed By: bkramer

Differential Revision: https://reviews.llvm.org/D97952
2021-03-05 11:48:38 +01:00
..
2008-11-24-RAUW-Self.ll
bitreverse-hang.ll
catchpad-phi-cast.ll
cgp_shuffle_crash-inseltpoison.ll Precommit tests that have poison as shufflevector's placeholder 2020-12-29 17:09:31 +09:00
cgp_shuffle_crash.ll
computedgoto.ll
cttz-ctlz.ll
delete-assume-dead-code.ll [CodeGenPrepare] Eliminate llvm.expect before removing empty blocks 2021-03-04 14:48:26 +01:00
ext-logicop.ll
extend-sink-hoist.ll
fcmp-sinking.ll
freeze-brcond.ll
gather-scatter-opt-inseltpoison.ll Precommit tests that have poison as shufflevector's placeholder 2020-12-29 17:09:31 +09:00
gather-scatter-opt.ll
gep-unmerging.ll
invariant.group.ll
lit.local.cfg
memset_chk-simplify-nobuiltin.ll
multi-extension.ll
nonintegral.ll
optimizeSelect-DT.ll
overflow-intrinsics.ll
pr27536.ll
pr35658.ll
promoted-trunc-loc.ll
promoted-zext-debugloc.ll
recursively-delete-dead-instructions.ll
remove-assume-block.ll [test] Fix new CodeGenPrepare test for non-X86 systems 2021-03-05 11:48:38 +01:00
section-samplepgo.ll [CodeGen] Add text section prefix for COFF object file 2020-12-08 18:56:21 +08:00
section.ll [CodeGen] Add text section prefix for COFF object file 2020-12-08 18:56:21 +08:00
select.ll
sink-addrmode-base.ll
sink-addrmode-inseltpoison.ll Precommit transform tests that have poison as insertelement's placeholder 2020-12-24 11:46:17 +09:00
sink-addrmode-select.ll [test] Add explicit dso_local to constant/global variable declarations 2020-12-04 13:51:01 -08:00
sink-addrmode-two-phi.ll
sink-addrmode.ll
sink-addrspacecast.ll
split-indirect-loop.ll
split-store-alignment.ll
statepoint-relocate.ll
tailcall-assume-xbb.ll [CodeGenPrepare] Also skip lifetime.end intrinsic when check return block in dupRetToEnableTailCallOpts. 2021-02-01 08:18:44 +08:00
vec-shift-inseltpoison.ll Precommit tests that have poison as shufflevector's placeholder 2020-12-29 17:09:31 +09:00
vec-shift.ll
widen_switch.ll
widenable-condition.ll
x86-shuffle-sink-inseltpoison.ll Precommit tests that have poison as shufflevector's placeholder 2020-12-29 17:09:31 +09:00
x86-shuffle-sink.ll