This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 26843fd82c9 [Packetizer] Add function to check for aliasing between ins [...] new cd986088c56 [Transforms] Fix some Clang-tidy modernize and Include What [...]
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/Transforms/PGOInstrumentation.h | 24 ++- .../Instrumentation/DataFlowSanitizer.cpp | 120 ++++++++------ .../Instrumentation/IndirectCallPromotion.cpp | 34 ++-- .../Instrumentation/PGOInstrumentation.cpp | 182 ++++++++++++++------- lib/Transforms/Utils/LowerSwitch.cpp | 87 ++++++---- lib/Transforms/Utils/PromoteMemoryToRegister.cpp | 44 +++-- 6 files changed, 315 insertions(+), 176 deletions(-)