This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 15176255437 Add docs+a script for building clang/LLVM with PGO new 556cad18dba [LegalizeTypes] Stop DAGTypeLegalizer::getSETCCWidenedResul [...] new 52931b4520c [ValueTracking] peek through shuffles in ComputeNumSignBits [...]
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: lib/Analysis/ValueTracking.cpp | 21 +++++++++++++++++++++ lib/CodeGen/SelectionDAG/LegalizeTypes.h | 3 --- lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 16 +++------------- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 8 ++++++++ test/Transforms/InstCombine/logical-select.ll | 11 ++++------- test/Transforms/InstCombine/nsw.ll | 20 ++++++++++++++++++-- 6 files changed, 54 insertions(+), 25 deletions(-)