[PATCH] D59869: [NewPM] Fix a nasty bug with analysis invalidation in the new PM.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 27 17:52:04 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357137: [NewPM] Fix a nasty bug with analysis invalidation in the new PM. (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59869?vs=192415&id=192549#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59869

Files:
  llvm/trunk/include/llvm/Analysis/CGSCCPassManager.h
  llvm/trunk/lib/Analysis/CGSCCPassManager.cpp
  llvm/trunk/test/Other/new-pass-manager.ll
  llvm/trunk/test/Other/new-pm-defaults.ll
  llvm/trunk/test/Other/new-pm-thinlto-defaults.ll
  llvm/trunk/test/Transforms/ArgumentPromotion/invalidation.ll
  llvm/trunk/test/Transforms/Inline/cgscc-incremental-invalidate.ll
  llvm/trunk/unittests/Analysis/CGSCCPassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59869.192549.patch
Type: text/x-patch
Size: 29200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/1f9e39fb/attachment.bin>


More information about the llvm-commits mailing list