This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 497c8e8e054 [AMDGPU][MC] Enabled labels with s_call_b64 and s_cbranch_i_fork new f96e8b1ee50 [InstCombine] canShiftBinOpWithConstantRHS(): drop bogus si [...] new 9ca8d0cce0b [DAGCombiner] visitShiftByConstant(): drop bogus signbit check
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 27 ++++++----------- lib/Transforms/InstCombine/InstCombineShifts.cpp | 34 +++++----------------- test/CodeGen/AArch64/pull-binop-through-shift.ll | 8 ++--- test/CodeGen/X86/pull-binop-through-shift.ll | 6 ++-- test/CodeGen/X86/xor.ll | 4 +-- .../InstCombine/pull-binop-through-shift.ll | 8 ++--- .../pull-conditional-binop-through-shift.ll | 18 ++++++------ test/Transforms/InstCombine/trunc.ll | 8 ++--- 8 files changed, 43 insertions(+), 70 deletions(-)