This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 58723280e47 [X86] Use a signed mask in foldMaskedShiftToScaledMask to e [...] new b7a1501a046 [X86] combineBitcastvxi1 - provide dst VT and src SDValue d [...] new ec0a133717f [X86] When converting (x << C1) AND C2 to (x AND (C2>>C1)) [...]
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/Target/X86/X86ISelDAGToDAG.cpp | 19 +++++++++++++------ lib/Target/X86/X86ISelLowering.cpp | 36 +++++++++++++++++------------------- test/CodeGen/X86/narrow-shl-cst.ll | 2 +- 3 files changed, 31 insertions(+), 26 deletions(-)