This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
CodeGen
/
MIRParser
History
Scott Linder
4a98cf7867
[NFC] Reformat MILexer.cpp:getIdentifierKind
...
Reformat to avoid unrelated changes in diff of future patch. Committed as obvious.
2020-10-09 15:21:24 +00:00
..
CMakeLists.txt
[cmake] LLVMMIRParser - add include/llvm/CodeGen/LLVMMIRParser header path
2020-04-18 12:31:41 +01:00
LLVMBuild.txt
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MILexer.cpp
[NFC] Reformat MILexer.cpp:getIdentifierKind
2020-10-09 15:21:24 +00:00
MILexer.h
MILexer.h/cpp - remove unused includes. NFC.
2020-05-22 10:49:10 +01:00
MIParser.cpp
[MIR] Speedup parsing of function with large number of basic blocks
2020-07-08 18:50:00 +03:00
MIRParser.cpp
Let -basic-block-sections=labels emit basicblock metadata in a new .bb_addr_map section, instead of emitting special unary-encoded symbols.
2020-09-14 10:16:44 -07:00