This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9273bb3570e Use .set instead of = when printing assignment in assembly output new 558f76fb1dd [NFC] OptPassGate extracted from 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/LLVMContext.h | 5 +++-- include/llvm/IR/OptBisect.h | 46 ++++++++++++++++++++++++++++++--------- lib/Analysis/CallGraphSCCPass.cpp | 2 +- lib/Analysis/LoopPass.cpp | 2 +- lib/Analysis/RegionPass.cpp | 2 +- lib/IR/LLVMContext.cpp | 4 ++-- lib/IR/LLVMContextImpl.cpp | 6 ++--- lib/IR/LLVMContextImpl.h | 2 +- lib/IR/OptBisect.cpp | 37 +++++++++++++++++++------------ lib/IR/Pass.cpp | 6 ++--- 10 files changed, 74 insertions(+), 38 deletions(-)