llvm-project/llvm/test/Transforms/Util
Tyker b7338fb1a6 [AssumeBundles] add cannonicalisation to the assume builder
Summary:
this reduces significantly the number of assumes generated without aftecting too much
the information that is preserved. this improves the compile-time cost
of enable-knowledge-retention significantly.

Reviewers: jdoerfert, sstefan1

Reviewed By: jdoerfert

Subscribers: hiraditya, asbirlea, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D79650
2020-06-19 10:32:26 +02:00
..
Debugify Add option to limit Debugify to locations (omitting variables) 2020-04-06 15:04:55 -07:00
PredicateInfo
PR37334-break-crit-edges-require-dt.ll
add-TLI-mappings.ll [SVFS] Inject TLI Mappings in VFABI attribute. 2019-11-15 18:42:56 +00:00
assume-builder.ll [AssumeBundles] add cannonicalisation to the assume builder 2020-06-19 10:32:26 +02:00
assume-simplify.ll [AssumeBundles] add cannonicalisation to the assume builder 2020-06-19 10:32:26 +02:00
call-promotion-utils-ptrcast-attribute.ll
call-promotion-utils-ptrcast.ll
cg-updater-dead-function-callees.ll [CallGraphUpdater] Removed references to calles when deleting function 2020-05-04 18:59:47 -07:00
clone-dicompileunit.ll
combine-alias-scope-metadata.ll
dbg-call-bitcast.ll [DebugInfo] Avoid generating duplicate llvm.dbg.value 2020-03-03 09:56:45 +05:30
dbg-user-of-aext.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
flattencfg.ll [FlattenCFG] Fix `MergeIfRegion` in case then-path is empty 2020-05-21 14:06:44 +03:00
libcalls-fast-math-inf-loop.ll Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
libcalls-opt-remarks.ll
libcalls-shrinkwrap-double.ll
libcalls-shrinkwrap-float.ll
libcalls-shrinkwrap-long-double.ll
lowerinvoke-funclet.ll
lowerswitch.ll
simplify-dbg-declare-load.ll
store-first-op.ll
strip-gc-relocates.ll [Tests] Migrate a number of tests to gc-live bundle representation 2020-06-05 16:44:04 -07:00
strip-nonlinetable-debuginfo-containingtypes.ll
strip-nonlinetable-debuginfo-cus.ll
strip-nonlinetable-debuginfo-labels.ll Teach the stripNonLineTableDebugInfo pass about the llvm.dbg.label intrinsic. 2020-04-02 17:39:33 -07:00
strip-nonlinetable-debuginfo-localvars.ll Teach the stripNonLineTableDebugInfo pass about the llvm.dbg.addr intrinsic. 2020-04-02 17:39:33 -07:00
strip-nonlinetable-debuginfo-loops.ll
strip-nonlinetable-debuginfo-subroutinetypes.ll