This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 53d343b [lit] Run unit tests as part of lit test suite new 707afd5 [AArch64][MachineLegalizer] Mark more bitcasts as legal. new 5c48aae [AArch64][InstructionSelector] Fix typos in the related mir f [...] new 5800485 [AArch64][InstructionSelector] Refactor the handling of copies. new 4b65f0e [AArch64][InstrustionSelector] Teach the selector about G_BITCAST.
The 4 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/Target/AArch64/AArch64InstructionSelector.cpp | 170 +++++++-------- lib/Target/AArch64/AArch64MachineLegalizer.cpp | 3 + .../AArch64/GlobalISel/arm64-instructionselect.mir | 235 +++++++++++++++++++-- .../CodeGen/AArch64/GlobalISel/legalize-simple.mir | 10 + 4 files changed, 316 insertions(+), 102 deletions(-)