This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 392bafc3f6b [X86] Promote i16 SRA instructions to i32 new 959b42493f4 [SelectionDAG] Compute known bits of CopyFromReg
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: lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 20 ++++++++++++++++++++ lib/Target/X86/X86ISelLowering.cpp | 6 +++--- test/CodeGen/AMDGPU/llvm.amdgcn.s.buffer.load.ll | 10 ++++------ test/CodeGen/ARM/atomic-op.ll | 8 ++++---- test/CodeGen/PowerPC/pr35688.ll | 16 +++++++--------- test/CodeGen/SystemZ/subregliveness-04.ll | 2 +- test/CodeGen/X86/fold-tied-op.ll | 2 +- test/CodeGen/X86/pr28444.ll | 5 ++--- 8 files changed, 42 insertions(+), 27 deletions(-)