This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2d0f20640c8 [SelectionDAG][X86] Use stack load/store in PromoteIntRes_B [...] new 194fea7ca5c [GlobalISel][AArch64] Add generic legalization rule for extends
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/AArch64LegalizerInfo.cpp | 25 +++- test/CodeGen/AArch64/GlobalISel/legalize-ext.mir | 137 +++++++++++++++++ .../GlobalISel/legalizer-info-validation.mir | 6 +- test/CodeGen/AArch64/GlobalISel/select-int-ext.mir | 163 +++++++++++++++++++++ test/CodeGen/AArch64/arm64-subvector-extend.ll | 6 + test/CodeGen/AArch64/arm64-vabs.ll | 17 ++- 6 files changed, 345 insertions(+), 9 deletions(-)