llvm-project/llvm/lib/CodeGen/MIRParser
Roman Tereshin 5e51fac39a [MIRParser][GlobalISel] Parsing vector pointer types (<M x pA>)
MIParser wasn't able to parse LLTs like `<4 x p0>`, fixing that.

Reviewers: qcolombet t.p.northover aditya_nandakumar

Reviewed By: qcolombet

Subscribers: rovka, kristof.beyls, llvm-commits

Differential Revision: https://reviews.llvm.org/D46490

llvm-svn: 331712
2018-05-08 02:02:50 +00:00
..
CMakeLists.txt [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
LLVMBuild.txt Attempt to fix the BUILD_SHARED_LIBS build after the DIExpression change 2017-08-23 20:39:35 +00:00
MILexer.cpp [MIRParser] Allow register class names in the form of integer/scalar 2018-05-05 07:05:51 +00:00
MILexer.h [MIRParser] Allow register class names in the form of integer/scalar 2018-05-05 07:05:51 +00:00
MIParser.cpp [MIRParser][GlobalISel] Parsing vector pointer types (<M x pA>) 2018-05-08 02:02:50 +00:00
MIParser.h [MIR] Adding support for Named Virtual Registers in MIR. 2018-03-30 18:15:54 +00:00
MIRParser.cpp [MIR] Add support for debug metadata for fixed stack objects 2018-04-25 18:58:06 +00:00