llvm-project/llvm/test/Transforms/Util
Reid Kleckner 940d7aaea9 Port StripGCRelocates pass to NPM
Fixes one test under NPM

Differential Revision: https://reviews.llvm.org/D88766
2020-10-07 14:41:29 -07:00
..
Debugify Add option to limit Debugify to locations (omitting variables) 2020-04-06 15:04:55 -07:00
PredicateInfo [PredicateInfo] Place predicate info after assume 2020-07-13 21:10:11 +02:00
PR37334-break-crit-edges-require-dt.ll [NewPM] Pin -lazy-branch-prob and -lazy-block-freq tests to legacy PM 2020-09-21 17:51:46 -07:00
add-TLI-mappings.ll SVML support for log10, sqrt 2020-09-15 17:29:44 -07:00
assume-builder-counter.ll Fix tests after 16f777f421 2020-07-14 22:52:26 +02:00
assume-builder.ll [NewPM] Pin -assumption-cache-tracker tests to legacy PM 2020-08-06 10:38:03 -07:00
assume-simplify.ll [NewPM] Pin -assumption-cache-tracker tests to legacy PM 2020-08-06 10:38:03 -07: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 [BasicAA] Rename deprecated -basicaa to -basic-aa 2020-06-26 20:41:37 -07:00
dbg-call-bitcast.ll
dbg-user-of-aext.ll
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
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 Port StripGCRelocates pass to NPM 2020-10-07 14:41:29 -07:00
strip-nonlinetable-debuginfo-containingtypes.ll
strip-nonlinetable-debuginfo-cus.ll [NPM] Port strip nonlinetable debuginfo pass to the new pass manager 2020-10-07 14:35:36 -07:00
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