forked from OSchip/llvm-project
Patch eliminates string length calculation when lexing a token. Speedup can be up to 1000x. Differential revision: https://reviews.llvm.org/D83389 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| LLVMBuild.txt | ||
| MILexer.cpp | ||
| MILexer.h | ||
| MIParser.cpp | ||
| MIRParser.cpp | ||