This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 66092ae0e8d Override invalidate of ProfileSummaryInfo to return false. new e5dc33d4f6a [IR] Fix some Clang-tidy modernize-use-using warnings; othe [...] new da0638fc06a Fix spelling error in command line option description. NFC
The 2 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/Attributes.h | 15 +++--- include/llvm/IR/BasicBlock.h | 13 ++++-- include/llvm/IR/CFG.h | 54 +++++++++++----------- include/llvm/IR/CallSite.h | 4 +- include/llvm/IR/CallingConv.h | 12 +++-- include/llvm/IR/DataLayout.h | 45 ++++++++++-------- include/llvm/IR/DebugInfo.h | 25 ++++------ include/llvm/IR/Dominators.h | 14 +++--- include/llvm/IR/InlineAsm.h | 6 +-- include/llvm/IR/InstIterator.h | 34 +++++++------- include/llvm/IR/InstrTypes.h | 46 ++++++++++-------- lib/IR/DataLayout.cpp | 27 ++++++----- lib/IR/DebugInfo.cpp | 39 +++++++++------- .../Instrumentation/IndirectCallPromotion.cpp | 4 +- 14 files changed, 184 insertions(+), 154 deletions(-)