This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1156e97f613 [X86] Add patterns with and_flag_nocf for BLSI and TBM inst [...] new f10384fa158 NFC: Pass DataLayout into isBytewiseValue new 8e52f2768a6 Add IsBytewiseValue unit test
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/Analysis/ValueTracking.h | 2 +- lib/Analysis/ValueTracking.cpp | 11 +- lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 8 +- lib/Transforms/Scalar/MemCpyOptimizer.cpp | 7 +- unittests/Analysis/ValueTrackingTest.cpp | 279 +++++++++++++++++++++++++-- 5 files changed, 283 insertions(+), 24 deletions(-)