This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d2bce7d4ae7 [GlobalISel][AArch64] Add instruction selection support for [...] new 5d6324274bb [GlobalISel][AArch64] Add instruction selection support for [...]
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/CodeGen/GlobalISel/LegalizerHelper.cpp | 8 ++- lib/Target/AArch64/AArch64LegalizerInfo.cpp | 2 +- lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 1 + .../{legalize-sin.mir => legalize-log2.mir} | 80 +++++++++++----------- .../GlobalISel/legalizer-info-validation.mir | 2 +- test/CodeGen/AArch64/arm64-vfloatintrinsics.ll | 20 ++++++ test/CodeGen/AArch64/f16-instructions.ll | 13 ++++ 7 files changed, 83 insertions(+), 43 deletions(-) copy test/CodeGen/AArch64/GlobalISel/{legalize-sin.mir => legalize-log2.mir} (80%)