This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0557373d009 [LLVM][Alignment] Introduce Alignment In GlobalObject new 641658afc08 [LLVM][Alignment] Introduce Alignment In Attributes new e9b35ac319a AArch64: use xzr/wzr for constant 0 in GlobalISel.
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/IR/Attributes.h | 11 ++++--- lib/IR/Attributes.cpp | 34 ++++++++++++---------- lib/Target/AArch64/AArch64InstructionSelector.cpp | 25 ++++++++++++++++ test/CodeGen/AArch64/GlobalISel/fold-select.mir | 8 ++--- .../AArch64/GlobalISel/opt-fold-compare.mir | 26 ++++++++--------- test/CodeGen/AArch64/GlobalISel/select-cmpxchg.mir | 4 +-- .../AArch64/GlobalISel/select-jump-table-brjt.mir | 4 +-- test/CodeGen/AArch64/GlobalISel/swifterror.ll | 14 ++++----- 8 files changed, 79 insertions(+), 47 deletions(-)