This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 20943fdc570 [x86] NFC - normalize test case formatting of IR and genera [...] new 43aeabcde1c [GISel]: Implement widenScalar for Legalizing G_PHI
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: include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 36 ++ lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 31 ++ lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 30 +- lib/Target/AArch64/AArch64LegalizerInfo.cpp | 3 + test/CodeGen/AArch64/GlobalISel/legalize-phi.mir | 433 +++++++++++++++++++++ 5 files changed, 519 insertions(+), 14 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-phi.mir