This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2538a411ff
llvm-project
/
llvm
/
test
/
tools
/
llvm-reduce
History
Matt Arsenault
eea11e7369
llvm-reduce: Add reduction pass to simplify instructions
2022-06-16 20:39:27 -04:00
..
Inputs
…
mir
llvm-reduce: Add -abort-on-invalid-reduction to MIR tests
2022-06-07 10:28:23 -04:00
custom-delta-passes.ll
…
do-not-remove-terminator.ll
…
fail-file-open.test
Fix test fail-file-open.test on Windows to hopefully fix the Windows buildbots.
2022-04-27 17:28:57 -07:00
granularity-level.ll
…
help.test
…
no-replace-intrinsic-callee-with-undef.ll
…
operands-skip.ll
…
operands-to-args-metadata.ll
…
operands-to-args.ll
…
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
…
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
…
remove-bbs-entry.ll
…
remove-bbs-ret-nonvoid.ll
…
remove-bbs-sequence.ll
llvm-reduce: improve basic-blocks removal pass
2022-05-24 09:51:25 +02:00
remove-bbs-sequence.py
llvm-reduce: improve basic-blocks removal pass
2022-05-24 09:51:25 +02:00
remove-bbs-unwinded-to.ll
…
remove-bbs.ll
…
remove-call-site-attributes.ll
…
remove-dll.ll
…
remove-dso-local.ll
…
remove-funcs.ll
…
remove-function-arguments-of-funcs-used-in-blockaddress.ll
…
remove-function-attributes.ll
…
remove-function-bodies-comdat.ll
…
remove-function-bodies-used-in-globals.ll
…
remove-function-bodies.ll
…
remove-global-align.ll
…
remove-global-variable-attributes.ll
…
remove-global-vars.ll
…
remove-instructions.ll
…
remove-invoked-functions.ll
…
remove-metadata-args.ll
…
remove-metadata.ll
…
remove-module-data.ll
llvm-reduce: Don't delete triple/datalayout
2022-04-24 11:01:31 -04:00
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-fp.ll
llvm-reduce: Support replacing FP values with 1.0
2022-06-16 20:13:17 -04:00
remove-operands.ll
…
remove-section.ll
…
remove-single-arg.ll
…
remove-thread-local.ll
…
remove-unnamed-addr.ll
…
remove-unused-declarations.ll
…
remove-visibility.ll
…
simplify-instructions.ll
llvm-reduce: Add reduction pass to simplify instructions
2022-06-16 20:39:27 -04:00
temporary-files-as-bitcode.ll
…