This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7449a16 X86 CodeGen: Optimized pattern for truncate with unsigned sat [...] new a6e44bd Make processing @llvm.assume more efficient - Add affected va [...]
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/AssumptionCache.h | 41 +++++++++ lib/Analysis/AssumptionCache.cpp | 109 ++++++++++++++++++++++++ lib/Analysis/LazyValueInfo.cpp | 2 +- lib/Analysis/ValueTracking.cpp | 5 +- lib/Transforms/InstCombine/InstCombineCalls.cpp | 3 + 5 files changed, 158 insertions(+), 2 deletions(-)