llvm-project/llvm/test/Transforms/PhaseOrdering
Juneyoung Lee 1c10201d96 Update InstCombine to use undef matcher instead
This is a patch to use m_Undef() matcher instead of isa<UndefValue>().

As suggested in D100122, this update is separately committed.
2021-04-18 11:05:36 +09:00
..
AArch64 [SimplifyCFG] Allow hoisting terminators only with HoistCommonInsts=false. 2021-04-13 10:33:35 +01:00
ARM [ARM] Move PhaseOrdering test to the correct place. NFC 2021-02-14 18:43:39 +00:00
X86 Update InstCombine to use undef matcher instead 2021-04-18 11:05:36 +09:00
2010-03-22-empty-baseclass.ll
PR6627.ll
assume-explosion.ll [PhaseOrdering] add test to track PR49785; NFC 2021-04-16 09:35:26 -04:00
basic.ll [NFC][PhaseOrdering] Autogenerate basic.ll test 2020-10-27 14:42:53 +03:00
bitfield-bittests.ll
d83507-knowledge-retention-bug.ll [PhaseOrdering] Remove unused check-prefixes 2020-11-08 13:30:18 +00:00
expect.ll [PassManager][PhaseOrdering] lower expects before running simplifyCFG 2021-04-12 15:07:53 -04:00
gdce.ll
globalaa-retained.ll [NewPM][opt] Run the "default" AA pipeline by default 2021-01-21 21:08:54 -08:00
inlining-alignment-assumptions.ll [InstCombine] Remove unused llvm.experimental.noalias.scope.decl 2021-01-24 13:55:50 +01:00
instcombine-sroa-inttoptr.ll [InstCombine] Remove unused llvm.experimental.noalias.scope.decl 2021-01-24 13:55:50 +01:00
lifetime-sanitizer.ll
loop-rotation-vs-common-code-hoisting.ll [PassManager] Run additional LICM before LoopRotate 2021-04-02 11:11:42 +03:00
min-max-abs-cse.ll [InstCombine] Canonicalize SPF to abs intrinsic 2020-12-18 21:18:14 +03:00
minmax.ll [PhaseOrdering] Remove unused check-prefixes 2020-11-08 13:30:18 +00:00
partialord-ule.ll [SimplifyCFG] Handle two equal cases in switch to select 2021-04-04 17:27:28 +02:00
pr39282.ll [LoopUnroll] Use llvm.experimental.noalias.scope.decl for duplicating noalias metadata as needed 2021-01-24 13:48:20 +01:00
pr44461-br-to-switch-rotate.ll [PhaseOrdering] Add tests for PR44461 and PR48844 (NFC) 2021-01-23 21:24:54 +01:00
pr45687.ll [PhaseOrdering] Add PR45687 test coverage 2021-04-06 10:31:42 +01:00
reassociate-after-unroll.ll Fix ppc build bot after 239a6181 2021-03-08 10:00:56 -08:00
rotate.ll [PhaseOrdering] Remove unused check-prefixes 2020-11-08 13:30:18 +00:00
scev-custom-dl.ll [SCEV] Use both known bits and sign bits when computing range of SCEV unknowns 2021-02-19 08:29:12 -08:00
scev.ll [NPM] Fix some PhaseOrdering tests under NPM 2020-10-16 16:58:14 -07:00
simplifycfg-options.ll [PhaseOrdering] Remove unused check-prefixes 2020-11-08 13:30:18 +00:00
two-shifts-by-sext.ll [PhaseOrdering] Remove unused check-prefixes 2020-11-08 13:30:18 +00:00
unsigned-multiply-overflow-check.ll [InstCombine] Reapply update_test_checks.py to unsigned-multiply-overflow-check.ll (NFC) 2021-04-04 13:27:42 +09:00
vector-trunc-inseltpoison.ll Precommit transform tests that have poison as insertelement's placeholder 2020-12-24 11:46:17 +09:00
vector-trunc.ll [PhaseOrdering] Remove unused check-prefixes 2020-11-08 13:30:18 +00:00