llvm-project/llvm/test/tools/llvm-reduce
Nick Desaulniers 79ebc3b0dd [llvm][test] rewrite callbr to use i rather than X constraint NFC
In D115311, we're looking to modify clang to emit i constraints rather
than X constraints for callbr's indirect destinations. Prior to doing
so, update all of the existing tests in llvm/ to match.

Reviewed By: void, jyknight

Differential Revision: https://reviews.llvm.org/D115410
2022-01-11 11:31:08 -08:00
..
Inputs [llvm-reduce] Allow writing temporary files as bitcode. 2021-11-16 12:39:42 +00:00
mir Recommit "[llvm-reduce] Add MIR support" 2021-11-02 10:16:42 +01:00
custom-delta-passes.ll
do-not-remove-terminator.ll
fail-file-open.test
granularity-level.ll [llvm-reduce] Add flag to start at finer granularity 2021-11-09 10:14:08 -08:00
help.test
no-replace-intrinsic-callee-with-undef.ll
operands-skip.ll [llvm-reduce] Add parallel chunk processing. 2021-11-24 09:23:52 +00:00
operands-to-args-metadata.ll [llvm-reduce] Skip replacing metadata and callee operands 2021-11-11 18:42:16 -08:00
operands-to-args.ll [llvm-reduce] Actually skip invalid candidates in operands-to-args 2021-10-29 09:14:18 -07:00
remove-alias.ll
remove-all-of-multiple-args.ll
remove-args-2.ll
remove-args-dbg-intrinsics.ll
remove-args-fn-passed-through-call.ll [llvm-reduce] Skip updating calls where OldF isn't the called fn. 2021-10-01 10:52:48 +01:00
remove-args-from-declaration.ll
remove-args-used-by-ret.ll
remove-args.ll
remove-attributes-from-intrinsic-like-functions.ll
remove-attributes-from-intrinsics.ll
remove-bbs-comdat.ll [llvm-reduce] Fix invalid reduction in basic-blocks delta pass 2021-11-09 10:43:38 -08:00
remove-bbs-entry.ll [llvm-reduce] Fix invalid reduction in basic-blocks delta pass 2021-11-09 10:43:38 -08:00
remove-bbs-ret-nonvoid.ll
remove-bbs-unwinded-to.ll
remove-bbs.ll
remove-call-site-attributes.ll [llvm-reduce] Introduce operands-to-args pass. 2021-10-13 09:54:03 -05:00
remove-dll.ll [llvm-reduce] Reduce more GlobalValue properties 2021-11-02 08:47:41 -07:00
remove-dso-local.ll
remove-funcs.ll
remove-function-arguments-of-funcs-used-in-blockaddress.ll [llvm][test] rewrite callbr to use i rather than X constraint NFC 2022-01-11 11:31:08 -08:00
remove-function-attributes.ll
remove-function-bodies-comdat.ll
remove-function-bodies-used-in-globals.ll
remove-function-bodies.ll
remove-global-align.ll [llvm-reduce] Reduce some GlobalObject properties 2021-11-02 08:47:32 -07:00
remove-global-variable-attributes.ll
remove-global-vars.ll
remove-instructions.ll
remove-invoked-functions.ll [llvm-reduce] Add reduction passes to reduce operands to undef/1/0 2021-10-19 15:25:21 -07:00
remove-metadata-args.ll [llvm-reduce] Reduce metadata references. 2021-09-29 11:25:35 -05:00
remove-metadata.ll
remove-module-data.ll
remove-multiple-use-of-args-in-same-instruction.ll
remove-multiple-use-of-global-vars-in-same-instruction.ll
remove-operand-bundles.ll
remove-operands.ll [llvm-reduce] Skip replacing metadata and callee operands 2021-11-11 18:42:16 -08:00
remove-section.ll [llvm-reduce] Reduce some GlobalObject properties 2021-11-02 08:47:32 -07:00
remove-single-arg.ll
remove-thread-local.ll [llvm-reduce] Reduce more GlobalValue properties 2021-11-02 08:47:41 -07:00
remove-unnamed-addr.ll [llvm-reduce] Reduce more GlobalValue properties 2021-11-02 08:47:41 -07:00
remove-unused-declarations.ll
remove-visibility.ll [llvm-reduce] Reduce more GlobalValue properties 2021-11-02 08:47:41 -07:00
temporary-files-as-bitcode.ll [llvm-reduce] Allow writing temporary files as bitcode. 2021-11-16 12:39:42 +00:00