This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 043d1a9 MC: Introduce the ABS8 symbol modifier. new a90703d GlobalISel: merge invoke and call translation paths. new becaf19 InterleaveAccessPass: Avoid constructing invalid shuffle masks
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: include/llvm/CodeGen/GlobalISel/CallLowering.h | 10 ++++--- lib/CodeGen/GlobalISel/CallLowering.cpp | 13 ++++++++- lib/CodeGen/GlobalISel/IRTranslator.cpp | 13 +++------ lib/CodeGen/InterleavedAccessPass.cpp | 8 ++++-- .../AArch64/GlobalISel/irtranslator-exceptions.ll | 31 ++++++++++++++++++++++ .../AArch64/interleaved-accesses.ll | 18 +++++++++++++ .../InterleavedAccess/ARM/interleaved-accesses.ll | 18 +++++++++++++ 7 files changed, 96 insertions(+), 15 deletions(-)