llvm-project/llvm/lib/CodeGen/MIRParser
Michael Berg c72a7259be add IR flags to MI
Summary: Initial support for nsw, nuw and exact flags in MI

Reviewers: spatel, hfinkel, wristow

Reviewed By: spatel

Subscribers: nlopes

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

llvm-svn: 341996
2018-09-11 21:35:32 +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 add IR flags to MI 2018-09-11 21:35:32 +00:00
MILexer.h add IR flags to MI 2018-09-11 21:35:32 +00:00
MIParser.cpp add IR flags to MI 2018-09-11 21:35:32 +00:00
MIParser.h [CodeGen] Fix inconsistent declaration parameter name 2018-07-16 18:51:40 +00:00
MIRParser.cpp [MIR] Add support for debug metadata for fixed stack objects 2018-04-25 18:58:06 +00:00