This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9969df381b2 [XRay][llvm] Load XRay Profiles new 187d9188f78 Re-enable "[NFC] Unify guards detection"
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: .../llvm/Analysis/GuardUtils.h | 23 ++++++++++++---------- lib/Analysis/AliasSetTracker.cpp | 4 ++-- lib/Analysis/CMakeLists.txt | 1 + .../Analysis/GuardUtils.cpp | 21 ++++++++------------ lib/Analysis/ValueTracking.cpp | 4 ++-- lib/Transforms/Scalar/EarlyCSE.cpp | 4 +++- lib/Transforms/Scalar/GuardWidening.cpp | 7 +------ lib/Transforms/Scalar/JumpThreading.cpp | 6 +++--- lib/Transforms/Scalar/LICM.cpp | 3 ++- lib/Transforms/Scalar/LowerGuardIntrinsic.cpp | 7 +++---- 10 files changed, 38 insertions(+), 42 deletions(-) copy lib/Target/NVPTX/NVPTXAllocaHoisting.h => include/llvm/Analysis/GuardUtils.h (51%) copy tools/llvm-mca/PipelinePrinter.cpp => lib/Analysis/GuardUtils.cpp (51%)