This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8f3f50a Re-apply "Disallow ArrayRef assignment from temporaries." new 4c7a4f4 MIRParser: allow types on registers with a RegBank. new 6a493c6 GlobalISel: support selection of extend operations.
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/MIRParser/MIParser.cpp | 3 +- lib/Target/AArch64/AArch64InstructionSelector.cpp | 99 ++++++++++++++++++++ .../AArch64/GlobalISel/arm64-instructionselect.mir | 104 +++++++++++++++++++++ 3 files changed, 205 insertions(+), 1 deletion(-)