This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 67b0099 Fixed "copy-paste" mistake from revision 255245. new 0ffabf1 [X86] Add tests for the lowering SHLD/SHRD from manual patterns
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: test/CodeGen/X86/shift-double-x86_64.ll | 64 +++++++++++++++++++++++++++++++ test/CodeGen/X86/shift-double.ll | 68 +++++++++++++++++++++++++++++++++ 2 files changed, 132 insertions(+) create mode 100644 test/CodeGen/X86/shift-double-x86_64.ll