This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f61078e3558 [x86] make stack folding tests immune to unrelated transforms; NFC new b68b542b758 [AArch64][GlobalISel] Legalize G_FEXP2
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 | 7 +- lib/Target/AArch64/AArch64LegalizerInfo.cpp | 2 +- test/CodeGen/AArch64/GlobalISel/legalize-fexp2.mir | 252 +++++++++++++++++++++ .../GlobalISel/legalizer-info-validation.mir | 2 +- test/CodeGen/AArch64/f16-instructions.ll | 9 + 5 files changed, 269 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-fexp2.mir