This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4a51b597d7f Revert "[yaml2obj] - Don't allow setting StOther and Other/ [...] new 5940ae3c62f [X86] Add test for rotate combining when add X, X is used i [...] new fe46811f1fa [SelectionDAG] Don't generate libcalls for wide shifts on W [...]
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/AArch64/AArch64ISelLowering.cpp | 8 ++++++++ lib/Target/AArch64/AArch64ISelLowering.h | 6 +----- lib/Target/X86/X86ISelLowering.cpp | 8 ++++++++ lib/Target/X86/X86ISelLowering.h | 6 +----- test/CodeGen/AArch64/shift_minsize.ll | 6 ++++++ test/CodeGen/X86/rotate-extract-vector.ll | 14 ++++++++++++++ test/CodeGen/X86/rotate-extract.ll | 23 +++++++++++++++++++++++ test/CodeGen/X86/shift_minsize.ll | 8 +++++++- 8 files changed, 68 insertions(+), 11 deletions(-)