This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 79606882d3d Fix SupportTests.exe/AllocationTests/MappedMemoryTest.Alloc [...] new 6392e9b4930 Fix IR/Analysis layering issue with OptBisect
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/OptBisect.h | 36 +++++++--------- lib/Analysis/CallGraphSCCPass.cpp | 25 +++++++++-- lib/Analysis/LoopPass.cpp | 8 +++- lib/Analysis/RegionPass.cpp | 7 +++- lib/IR/OptBisect.cpp | 76 ++-------------------------------- lib/IR/Pass.cpp | 22 ++++++++-- unittests/IR/LegacyPassManagerTest.cpp | 7 +++- 7 files changed, 75 insertions(+), 106 deletions(-)