This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2e125e8f464 MC: Remove stream and output functions from MCObjectWriter. NFCI. new 77438c3c98c [EarlyCSE] Improve EarlyCSE of some absolute value cases.
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/Analysis/ValueTracking.h | 3 +++ lib/Analysis/ValueTracking.cpp | 2 ++ lib/Transforms/Scalar/EarlyCSE.cpp | 16 ++++++++++++---- test/Transforms/EarlyCSE/commute.ll | 36 +++++++++++++++++++++++++++++++++++ 4 files changed, 53 insertions(+), 4 deletions(-)