llvm-project/llvm/test/Transforms/Util
Tyker 78d85c2091 [AssumeBundles] fix crashes
Summary:
this patch fixe crash/asserts found in the test-suite.
the AssumeptionCache cannot be assumed to have all assumes contrary to what i tought.
prevent generation of information for terminators, because this can create broken IR in transfromation where we insert the new terminator before removing the old one.

Reviewers: jdoerfert

Reviewed By: jdoerfert

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D79458
2020-05-11 11:52:21 +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] fix crashes 2020-05-11 11:52:21 +02:00
assume-simplify.ll [NFC][DwarfDebug] Add test for variables with a single location which 2020-05-11 11:49:11 +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 Handle successor's PHI node correctly when flattening CFG merges two if-regions 2019-09-26 15:20:17 +00: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
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