This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 65850ba24ae [GVNHoist] Re-enable GVNHoist by default new fc1247272fa Revert r340921 "[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: include/llvm/Transforms/Utils/GuardUtils.h | 4 ---- lib/Analysis/AliasSetTracker.cpp | 4 ++-- lib/Analysis/ValueTracking.cpp | 4 ++-- lib/Transforms/Scalar/EarlyCSE.cpp | 3 +-- lib/Transforms/Scalar/GuardWidening.cpp | 7 ++++++- lib/Transforms/Scalar/JumpThreading.cpp | 6 +++--- lib/Transforms/Scalar/LICM.cpp | 3 +-- lib/Transforms/Scalar/LowerGuardIntrinsic.cpp | 6 ++++-- lib/Transforms/Utils/GuardUtils.cpp | 6 ------ 9 files changed, 19 insertions(+), 24 deletions(-)