[PATCH] D84981: [NewPM] Don't print 'Invalidating all non-preserved analyses'

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 19:51:25 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb36c39260edc: [NewPM] Don't print 'Invalidating all non-preserved analyses' (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84981/new/

https://reviews.llvm.org/D84981

Files:
  llvm/include/llvm/IR/PassManagerImpl.h
  llvm/test/Other/loop-pm-invalidation.ll
  llvm/test/Other/new-pass-manager.ll
  llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
  llvm/test/Transforms/Inline/cgscc-incremental-invalidate.ll
  llvm/test/Transforms/LoopRotate/pr35210.ll
  llvm/test/Transforms/LoopUnroll/unroll-loop-invalidation.ll
  llvm/test/Transforms/LoopVectorize/novect-lcssa-cfg-invalidation.ll
  llvm/test/Transforms/SCCP/ipsccp-preserve-analysis.ll
  llvm/test/Transforms/SROA/dead-inst.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84981.282113.patch
Type: text/x-patch
Size: 13451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200731/a34ab16b/attachment.bin>


More information about the llvm-commits mailing list