This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bced0c8 [x86] add/consolidate tests for setcc+setcc+and/or; NFC new 126805f [AArch64] Add new subtarget feature to fold LSL into address mode.
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/Target/AArch64/AArch64.td | 9 +++- lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 47 ++++++++++++++++-- lib/Target/AArch64/AArch64Subtarget.h | 2 + test/CodeGen/AArch64/aarch64-fold-lslfast.ll | 74 ++++++++++++++++++++++++++++ 4 files changed, 127 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/AArch64/aarch64-fold-lslfast.ll