This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3e9cd16 [TRE] Remove dead code new 3fab936 [docs] Add a pointer to ExitOnError to the discussion of hand [...] new 978966f [AArch64] Transfer memory operands when lowering vector load/ [...]
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: docs/ProgrammersManual.rst | 11 ++++- lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 11 +++++ test/CodeGen/AArch64/arm64-misched-basic-A53.ll | 4 +- test/CodeGen/AArch64/sched-past-vector-ldst.ll | 60 +++++++++++++++++++++++++ 4 files changed, 82 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/AArch64/sched-past-vector-ldst.ll