This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e6569f0a341 [NewPM] Emit inliner NoDefinition missed optimization remark new 106d54d2061 [MIRParser][GlobalISel] Parsing vector pointer types (<M x pA>)
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/MIRParser/MIParser.cpp | 33 +++++++++++++--------- .../MIR/AArch64/parse-low-level-type-invalid0.mir | 10 +++++++ .../MIR/AArch64/parse-low-level-type-invalid1.mir | 10 +++++++ .../MIR/AArch64/parse-low-level-type-invalid2.mir | 10 +++++++ .../MIR/AArch64/parse-low-level-type-invalid3.mir | 10 +++++++ .../AArch64/print-parse-vector-of-pointers-llt.mir | 11 ++++++++ .../typed-immediate-operand-invalid0.mir | 2 +- .../typed-immediate-operand-invalid1.mir | 2 +- 8 files changed, 73 insertions(+), 15 deletions(-) create mode 100644 test/CodeGen/MIR/AArch64/parse-low-level-type-invalid0.mir create mode 100644 test/CodeGen/MIR/AArch64/parse-low-level-type-invalid1.mir create mode 100644 test/CodeGen/MIR/AArch64/parse-low-level-type-invalid2.mir create mode 100644 test/CodeGen/MIR/AArch64/parse-low-level-type-invalid3.mir create mode 100644 test/CodeGen/MIR/AArch64/print-parse-vector-of-pointers-llt.mir