This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 08119504de3 Add missing nullptr check to AArch64MachObjectWriter::recor [...] new e72f8b8080e Revert r329611, "AArch64: Allow offsets to be folded into a [...]
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, 144 insertions(+), 215 deletions(-)