llvm-project/llvm/test/Other
Arthur Eubanks 2b34d59858 [test] Change DAG to NEXT in pipeline tests
These were made consistent in 951a980dc7.
2023-03-21 10:44:33 -07:00
..
ChangePrinters
ChangeTesters
Inputs
X86
2002-01-31-CallGraph.ll
2002-02-24-InlineBrokePHINodes.ll
2004-08-16-PackedConstantInlineStore.ll
2004-08-16-PackedGlobalConstant.ll
2004-08-16-PackedSelect.ll
2004-08-16-PackedSimple.ll
2004-08-20-PackedControlFlow.ll
2007-09-10-PassManager.ll
2008-02-14-PassManager.ll
2008-06-04-FieldSizeInPacked.ll
2008-10-06-RemoveDeadPass.ll
2008-10-15-MissingSpace.ll
2009-06-05-no-implicit-float.ll
2009-09-14-function-elements.ll
2010-05-06-Printer.ll
attribute-comment.ll
available-externally-lto.ll
bb-badref.ll
bcanalyzer-block-info.txt
bcanalyzer-dump-blockinfo-option.txt
bcanalyzer-dump-option.txt
can-execute.txt
cfg_deopt_unreach.ll
cfg-printer-branch-weights-percent.ll
cfg-printer-branch-weights.ll
cfg-printer-filter.ll
cgscc-devirt-iteration.ll
cgscc-disconnected-invalidation.ll
cgscc-iterate-function-mutation.ll
cgscc-libcall-update.ll
cgscc-observe-devirt.ll
cgscc-refscc-mutation-order.ll
change-printer.ll
cleanup-lcssa.ll
codegenprepare-and-debug.ll
constant-fold-gep-address-spaces.ll
constant-fold-gep.ll [ConstantFolding] Preserve inbounds when casting GEP indices 2023-03-09 13:08:19 +01:00
copy-metadata-of-declaration.ll
count-visits.ll [PassBuilder] Always enable CountVisitsPass when stats are enabled 2023-03-01 09:22:02 -08:00
debug-pass-manager.ll
debugcounter-dce.ll
debugcounter-earlycse.ll
debugcounter-newgvn.ll
debugcounter-predicateinfo.ll
devirt-invalidated.ll
devirtualization-undef.ll
FileCheck-space.txt
force-opaque-ptrs.ll
heat-colors-graphs.ll
heat-colors-multigraph.ll
invalid-commandline-option.ll
invalidated-cgscc-invalidate-analyses.ll
invariant.group.ll
lint.ll
lit-globbing.ll
lit-quoting.txt
lit-unicode.txt
llvm-nm-without-aliases.ll
loop-deletion-printer.ll
loop-mssa-not-preserved.ll
loop-pass-ordering.ll
loop-pass-printer.ll
loop-pm-invalidation.ll [StandardInstrumentations] Rename -verify-cfg-preserved -> -verify-analysis-invalidation 2023-03-15 13:07:55 -07:00
loopnest-callback.ll
loopnest-pass-ordering.ll
machine-size-remarks.ll
mixed-opaque-ptrs-2.ll
mixed-opaque-ptrs.ll [AsmParser] Remove typed pointer auto-detection 2023-01-18 09:58:32 +01:00
module-pass-printer.ll
new-pass-manager-verify-each.ll
new-pass-manager.ll [StandardInstrumentations] Rename -verify-cfg-preserved -> -verify-analysis-invalidation 2023-03-15 13:07:55 -07:00
new-pm-cspgo.ll
new-pm-defaults.ll [StandardInstrumentations] Rename -verify-cfg-preserved -> -verify-analysis-invalidation 2023-03-15 13:07:55 -07:00
new-pm-eager-invalidate.ll
new-pm-lto-defaults.ll [StandardInstrumentations] Rename -verify-cfg-preserved -> -verify-analysis-invalidation 2023-03-15 13:07:55 -07:00
new-pm-O0-defaults.ll [StandardInstrumentations] Rename -verify-cfg-preserved -> -verify-analysis-invalidation 2023-03-15 13:07:55 -07:00
new-pm-O0-ep-callbacks.ll
new-pm-pgo-O0.ll
new-pm-pgo-preinline.ll
new-pm-pgo.ll [Pipeline] Remove early InstCombine in ThinLTO post link sample profile pipeline 2023-03-14 19:48:31 -07:00
new-pm-pr42726-cgscc.ll
new-pm-print-pipeline.ll [CGSCC] Allow creation of no-rerun CGSCC->function adaptor via textual pipeline 2023-03-19 16:26:27 -07:00
new-pm-pseudo-probe.ll
new-pm-thinlto-postlink-defaults.ll [test] Split up new-pm-thinlto-defaults.ll into prelink and postlink pipelines 2023-03-21 09:18:09 -07:00
new-pm-thinlto-postlink-pgo-defaults.ll [test] Change DAG to NEXT in pipeline tests 2023-03-21 10:44:33 -07:00
new-pm-thinlto-postlink-samplepgo-defaults.ll [test] Change DAG to NEXT in pipeline tests 2023-03-21 10:44:33 -07:00
new-pm-thinlto-prelink-defaults.ll [test] Split up new-pm-thinlto-defaults.ll into prelink and postlink pipelines 2023-03-21 09:18:09 -07:00
new-pm-thinlto-prelink-pgo-defaults.ll [test] Change DAG to NEXT in pipeline tests 2023-03-21 10:44:33 -07:00
new-pm-thinlto-prelink-samplepgo-defaults.ll [test] Change DAG to NEXT in pipeline tests 2023-03-21 10:44:33 -07:00
new-pm-thinlto-prelink-samplepgo-inline-threshold.ll
new-pm-time-trace.ll
no-rerun-function-simplification-pipeline.ll [Pipeline] Remove -enable-no-rerun-simplification-pipeline flag 2023-02-16 11:29:51 -08:00
opt-bisect-helper.py
opt-bisect-new-pass-manager.ll
opt-bisect-print-ir-path.ll
opt-hot-cold-split.ll
opt-legacy-syntax-deprecation.ll [opt] Rename -enable-new-pm -> -bugpoint-enable-legacy-pm 2023-03-16 09:51:44 -07:00
opt-On.ll [opt] Rename -enable-new-pm -> -bugpoint-enable-legacy-pm 2023-03-16 09:51:44 -07:00
opt-override-denormal-fp-math-f32.ll
opt-override-denormal-fp-math-mixed.ll
opt-override-denormal-fp-math.ll
opt-override-frame-pointer.ll
opt-override-mcpu-mattr.ll
opt-pipeline-vector-passes.ll
opt-twice.ll
optimization-remarks-auto.ll
optimization-remarks-inline.ll
optimization-remarks-invalidation.ll
optimization-remarks-lazy-bfi.ll
optimize-inrange-gep.ll
pass-pipeline-parsing.ll [CGSCC] Allow creation of no-rerun CGSCC->function adaptor via textual pipeline 2023-03-19 16:26:27 -07:00
pipefail.txt
pr32085.ll
print-before-after.ll
print-cfg-scc.ll
print-changed-deleted.ll
print-changed-machine.ll
print-debug-counter.ll
print-function-size.ll
print-module-scope.ll
print-on-crash.ll
print-passes.ll
print-scc-size.ll
print-slotindexes.ll
printer.ll
ResponseFile.ll
scalable-vector-array.ll
scalable-vector-struct-intrinsic.ll
scalable-vectors-core-ir.ll
scc-deleted-printer.ll [PassManager] Run PassInstrumentation after analysis invalidation 2023-03-15 08:36:14 -07:00
scc-pass-printer.ll
spir_cc.ll
statistic.ll
time-passes.ll
unroll-sroa.ll
writing-to-stdout.ll