This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d52b47622b2 [x86] add tests for possible horizontal op transform; NFC new 08d71b25d59 [GlobalISel][AArch64] Add support for widening G_FCEIL new 417ee94bf1d [x86] move misplaced tests; NFC
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: lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 9 + lib/Target/AArch64/AArch64LegalizerInfo.cpp | 10 +- test/CodeGen/AArch64/f16-instructions.ll | 23 ++ test/CodeGen/X86/haddsub.ll | 424 ++++++++++++++++++++++++++++ test/CodeGen/X86/phaddsub.ll | 312 -------------------- 5 files changed, 464 insertions(+), 314 deletions(-)