This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0cc3ac7aada [AMDGPU] Run `unreachable-mbb-elimination` after isel to cl [...] new 242c98614be [PredicateInfo] Use SmallVector instead of SmallPtrSet. new 186880a906e Revert "[InstCombine] try to narrow a truncated load"
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/Transforms/Utils/PredicateInfo.h | 10 ++-- lib/Transforms/InstCombine/InstCombineCasts.cpp | 39 ---------------- lib/Transforms/Utils/PredicateInfo.cpp | 21 ++++----- test/Transforms/InstCombine/trunc-load.ll | 62 +++++-------------------- test/Transforms/Util/PredicateInfo/condprop.ll | 6 +-- test/Transforms/Util/PredicateInfo/testandor.ll | 26 +++++------ 6 files changed, 41 insertions(+), 123 deletions(-)