llvm-project/llvm/test/Transforms/Util
Ehud Katz 111ddc57d3 [FlattenCFG] Fix `MergeIfRegion` in case then-path is empty
In case the then-path of an if-region is empty, then merging with the
else-path should be handled with the inverse of the condition (leading
to that path).

Fix PR37662

Differential Revision: https://reviews.llvm.org/D78881
2020-05-21 14:06:44 +03: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 StoreInst should store Align, not MaybeAlign 2020-05-15 12:26:58 -07: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 [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
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