This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dc21a6f3288 [NFC][FunctionAttrs] Remove duplication in old/new PM pipeline new a2d22f73a3f [SelectionDAG] Make binop reduction matcher available to al [...] new 887eb8d03ab [x86] add tests to show miscompile for funnel shift with we [...]
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/CodeGen/SelectionDAG.h | 9 ++++ lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 58 +++++++++++++++++++++++++ lib/Target/X86/X86ISelLowering.cpp | 71 +++---------------------------- test/CodeGen/X86/funnel-shift-rot.ll | 29 +++++++++++++ 4 files changed, 102 insertions(+), 65 deletions(-)