This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 83f2acb64b4 Revert "AMDGPU: enable 128-bit for local addr space under a [...] new c878642f35f AArch64: Allow offsets to be folded into addresses with ELF.
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/AArch64ISelDAGToDAG.cpp | 18 +-- lib/Target/AArch64/AArch64ISelLowering.cpp | 23 ++-- .../AArch64/arm64-2012-05-07-MemcpyAlignBug.ll | 13 ++- test/CodeGen/AArch64/arm64-addrmode.ll | 31 +++-- test/CodeGen/AArch64/arm64-atomic-128.ll | 24 ++-- test/CodeGen/AArch64/arm64-memcpy-inline.ll | 28 +++-- test/CodeGen/AArch64/arm64-misched-multimmo.ll | 12 +- test/CodeGen/AArch64/arm64-variadic-aapcs.ll | 44 +++---- test/CodeGen/AArch64/arm64-vector-ldst.ll | 129 ++++++++++++++------- test/CodeGen/AArch64/cmpxchg-O0.ll | 9 +- test/CodeGen/AArch64/func-argpassing.ll | 8 +- test/CodeGen/AArch64/func-calls.ll | 14 +-- test/CodeGen/AArch64/misched-fusion-addr.ll | 6 +- 13 files changed, 215 insertions(+), 144 deletions(-)