This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d2381bc76f0 [DWARF] NFC: Give DwarfFormat a 1-byte base type. new 05321d30b5e AArch64: legalize G_EXTRACT operations.
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 | 54 +++++++++++++- lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 4 +- lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 3 + lib/Target/AArch64/AArch64LegalizerInfo.cpp | 6 ++ lib/Target/X86/X86LegalizerInfo.cpp | 16 +++- .../AArch64/GlobalISel/legalize-combines.mir | 8 +- .../AArch64/GlobalISel/legalize-exceptions.ll | 7 +- .../AArch64/GlobalISel/legalize-extracts.mir | 85 ++++++++++++++++++++++ 8 files changed, 168 insertions(+), 15 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-extracts.mir