This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4498eff9bbbb79b963c97c8cdcaee46796629428
clang-p2996
/
llvm
/
lib
/
CodeGen
/
MIRParser
History
Matthias Braun
0d208fc9f6
MILexer: Add ErrorCallbackType typedef; NFC
...
llvm-svn: 263829
2016-03-18 20:41:11 +00:00
..
CMakeLists.txt
MIR Serialization: Introduce a lexer for machine instructions.
2015-06-22 20:37:46 +00:00
LLVMBuild.txt
MIRParser/LLVMBuild.txt: Add MC for MCRegisterInfo::getDwarfRegNum().
2015-07-24 01:12:36 +00:00
MILexer.cpp
MILexer: Add ErrorCallbackType typedef; NFC
2016-03-18 20:41:11 +00:00
MILexer.h
[MIR] Change the token name for '<' and '>' to be consitent with the LLVM IR parser.
2016-03-08 02:00:43 +00:00
MIParser.cpp
[MIR] Teach the parser how to parse complex types of generic machine instructions.
2016-03-08 00:57:31 +00:00
MIParser.h
MIR Serialization: Serialize MMI's variable debug information.
2015-08-19 00:13:25 +00:00
MIRParser.cpp
[MIR] Teach the parser/printer that generic virtual registers do not need a register class.
2016-03-08 01:17:03 +00:00