| .. |
|
backends
|
Only provide code generator to CodeTransform.
|
2021-08-04 18:38:10 +02:00 |
|
optimiser
|
Maintain disambiguation when generating new functions in StackToMemoryMover.
|
2021-06-28 18:11:57 +02:00 |
|
AsmAnalysis.cpp
|
Remove unneeded include files
|
2021-06-07 12:53:18 -04:00 |
|
AsmAnalysis.h
|
|
|
|
AsmAnalysisInfo.h
|
|
|
|
AsmJsonConverter.cpp
|
|
|
|
AsmJsonConverter.h
|
|
|
|
AsmJsonImporter.cpp
|
Remove scanner from compiler stack.
|
2021-08-03 15:43:17 +02:00 |
|
AsmJsonImporter.h
|
Properly assign source names for AST import.
|
2021-07-14 15:12:10 +02:00 |
|
AsmParser.cpp
|
Simplify AsmParser::parse(.) usage
|
2021-08-03 15:43:17 +02:00 |
|
AsmParser.h
|
Eliminate some unnecessary header inclusions in headers in Scanner.h and SourceReferenceFormatter.h
|
2021-08-03 15:43:17 +02:00 |
|
AsmPrinter.cpp
|
Print @src and @use-src locations in AsmPrinter
|
2021-08-03 15:29:52 +02:00 |
|
AsmPrinter.h
|
Print @src and @use-src locations in AsmPrinter
|
2021-08-03 15:29:52 +02:00 |
|
AssemblyStack.cpp
|
Remove CharStream from SourceLocation.
|
2021-07-14 15:12:07 +02:00 |
|
AssemblyStack.h
|
Remove CharStream from SourceLocation.
|
2021-07-14 15:12:07 +02:00 |
|
AST.h
|
|
|
|
ASTForward.h
|
|
|
|
CMakeLists.txt
|
Control flow graph for Yul.
|
2021-07-15 15:24:12 +02:00 |
|
CompilabilityChecker.cpp
|
Remove unneeded include files
|
2021-06-07 12:53:18 -04:00 |
|
CompilabilityChecker.h
|
|
|
|
ControlFlowSideEffects.h
|
|
|
|
Dialect.cpp
|
|
|
|
Dialect.h
|
|
|
|
Exceptions.h
|
|
|
|
Object.cpp
|
Print @src and @use-src locations in AsmPrinter
|
2021-08-03 15:29:52 +02:00 |
|
Object.h
|
Print @src and @use-src locations in AsmPrinter
|
2021-08-03 15:29:52 +02:00 |
|
ObjectParser.cpp
|
Merge pull request #11658 from ethereum/removeScannerFromCompilerStack
|
2021-08-03 17:47:39 +02:00 |
|
ObjectParser.h
|
Print @src and @use-src locations in AsmPrinter
|
2021-08-03 15:29:52 +02:00 |
|
Scope.cpp
|
Control flow graph for Yul.
|
2021-07-15 15:24:12 +02:00 |
|
Scope.h
|
Control flow graph for Yul.
|
2021-07-15 15:24:12 +02:00 |
|
ScopeFiller.cpp
|
|
|
|
ScopeFiller.h
|
|
|
|
SideEffects.h
|
|
|
|
Utilities.cpp
|
Remove unneeded include files
|
2021-06-07 12:53:18 -04:00 |
|
Utilities.h
|
|
|
|
YulString.h
|
|
|