This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c016311 [ThinLTO] Add a llvm-lto2 test to check that ODR type uniquin [...] new 3891c45 GlobalISel: mark pointer casts legal on AArch64. new 585ed95 GlobalISel: extend legalizer interface to handle multiple types.
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: .../CodeGen/GlobalISel/MachineLegalizeHelper.h | 10 +-- include/llvm/CodeGen/GlobalISel/MachineLegalizer.h | 71 +++++++++++++++++----- lib/CodeGen/GlobalISel/MachineLegalizeHelper.cpp | 21 ++++--- lib/CodeGen/GlobalISel/MachineLegalizer.cpp | 54 +++++++++------- lib/Target/AArch64/AArch64MachineLegalizer.cpp | 34 +++++++---- .../CodeGen/AArch64/GlobalISel/legalize-simple.mir | 29 +++++++++ .../CodeGen/GlobalISel/MachineLegalizerTest.cpp | 64 ++++++++++++------- 7 files changed, 201 insertions(+), 82 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-simple.mir