This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a837603c473 [NewPassManager] Adding pass tuning options: loop vectorize. new 76a480bcb10 [GlobalISel][AArch64] Legalize vector G_FPOW
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 | 1 + lib/Target/AArch64/AArch64LegalizerInfo.cpp | 4 +- test/CodeGen/AArch64/GlobalISel/legalize-pow.mir | 274 +++++++++++++++++++++++ test/CodeGen/AArch64/arm64-vfloatintrinsics.ll | 22 ++ 4 files changed, 299 insertions(+), 2 deletions(-)