llvm-project/llvm/test/Transforms/Util
Bjorn Pettersson 211cf8a384 [test] Use -passes in more Transforms tests
Another step towards getting rid of dependencies to the legacy
pass manager.

Primary change here is to just do -passes=foo instead of -foo in
simple situations (when running a single transform pass). But also
updated a few test running multiple passes.

Also removed some "duplicated" RUN lines in a few tests that where
using both -foo and -passes=foo syntax. No need to do the same kind
of testing twice.
2022-10-21 17:02:02 +02:00
..
Debugify [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
PredicateInfo [test][Transform/Utils] Update tests to opaque pointer syntax. NFC 2022-10-03 23:01:43 +02:00
add-TLI-mappings.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
annotation-remarks-dbg-info.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
annotation-remarks.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
annotation2metadata.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
assume-builder-counter.ll [test][Transform/Utils] Update tests to opaque pointer syntax. NFC 2022-10-03 23:01:43 +02:00
assume-builder.ll [NFC][1/n] Remove -enable-new-pm=0 flags from lit tests 2022-09-19 09:57:37 -07:00
assume-simplify.ll [NFC][1/n] Remove -enable-new-pm=0 flags from lit tests 2022-09-19 09:57:37 -07:00
call-promotion-utils-ptrcast-attribute.ll [test][Transform/Utils] Update tests to opaque pointer syntax. NFC 2022-10-03 23:01:43 +02:00
call-promotion-utils-ptrcast.ll [test][Transform/Utils] Update tests to opaque pointer syntax. NFC 2022-10-03 23:01:43 +02:00
cg-updater-dead-function-callees.ll
clone-dicompileunit.ll [test][Transform/Utils] Update tests to opaque pointer syntax. NFC 2022-10-03 23:01:43 +02:00
combine-alias-scope-metadata.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
dbg-call-bitcast.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
dbg-user-of-aext.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
flattencfg.ll [test][Transform/Utils] Update tests to opaque pointer syntax. NFC 2022-10-03 23:01:43 +02:00
libcalls-fast-math-inf-loop.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
libcalls-opt-remarks.ll [test][Transform/Utils] Update tests to opaque pointer syntax. NFC 2022-10-03 23:01:43 +02:00
libcalls-shrinkwrap-double.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
libcalls-shrinkwrap-float.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
libcalls-shrinkwrap-long-double.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
lowerinvoke-funclet.ll [test][Transform/Utils] Update tests to opaque pointer syntax. NFC 2022-10-03 23:01:43 +02:00
lowerswitch.ll LowerSwitch: Avoid inserting NewDefault block 2022-04-14 13:30:56 +08:00
pr49185.ll [test][Transform/Utils] Update tests to opaque pointer syntax. NFC 2022-10-03 23:01:43 +02:00
salvage-debuginfo.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
simplify-dbg-declare-load.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
store-first-op.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
strip-gc-relocates.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
strip-nonlinetable-debuginfo-containingtypes.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
strip-nonlinetable-debuginfo-cus.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
strip-nonlinetable-debuginfo-heapallocsite.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
strip-nonlinetable-debuginfo-labels.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
strip-nonlinetable-debuginfo-localvars.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
strip-nonlinetable-debuginfo-loops.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
strip-nonlinetable-debuginfo-subroutinetypes.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
trivial-auto-var-init-call.ll [test][Transform/Utils] Update tests to opaque pointer syntax. NFC 2022-10-03 23:01:43 +02:00
trivial-auto-var-init-crash-20210521.ll
trivial-auto-var-init-store.ll [test][Transform/Utils] Update tests to opaque pointer syntax. NFC 2022-10-03 23:01:43 +02:00
trivial-auto-var-init-unknown.ll [test][Transform/Utils] Update tests to opaque pointer syntax. NFC 2022-10-03 23:01:43 +02:00