solidity/libyul
2022-01-21 15:41:30 +01:00
..
backends Improved stack shuffling in corner cases. 2022-01-21 15:41:30 +01:00
optimiser Added more tests. Updated chromosome. Remove unused headers. 2022-01-04 13:27:39 +05:30
AsmAnalysis.cpp
AsmAnalysis.h
AsmAnalysisInfo.h
AsmJsonConverter.cpp
AsmJsonConverter.h
AsmJsonImporter.cpp
AsmJsonImporter.h
AsmParser.cpp
AsmParser.h
AsmPrinter.cpp Pass DebugInfoSelection down to the code handling assembly printing 2021-10-11 20:34:48 +02:00
AsmPrinter.h Pass DebugInfoSelection down to the code handling assembly printing 2021-10-11 20:34:48 +02:00
AssemblyStack.cpp Pass DebugInfoSelection down to the code handling assembly printing 2021-10-11 20:34:48 +02:00
AssemblyStack.h Update tests. 2021-11-03 12:39:55 +01:00
AST.h
ASTForward.h
CMakeLists.txt Equal store eliminator. 2022-01-03 15:52:05 +01:00
CompilabilityChecker.cpp
CompilabilityChecker.h
ControlFlowSideEffects.h Control flow side-effects for user-defined functions. 2021-10-14 17:46:07 +02:00
ControlFlowSideEffectsCollector.cpp Control flow side effects on non-disambiguated source. 2021-11-04 16:32:11 +01:00
ControlFlowSideEffectsCollector.h Control flow side effects on non-disambiguated source. 2021-11-04 16:32:11 +01:00
Dialect.cpp
Dialect.h Control flow side-effects for user-defined functions. 2021-10-14 17:46:07 +02:00
Exceptions.h
FunctionReferenceResolver.cpp Function reference resolver. 2021-11-04 16:31:18 +01:00
FunctionReferenceResolver.h Function reference resolver. 2021-11-04 16:31:18 +01:00
Object.cpp Pass DebugInfoSelection down to the code handling assembly printing 2021-10-11 20:34:48 +02:00
Object.h Pass DebugInfoSelection down to the code handling assembly printing 2021-10-11 20:34:48 +02:00
ObjectParser.cpp
ObjectParser.h
Scope.cpp
Scope.h
ScopeFiller.cpp
ScopeFiller.h
SideEffects.h Control flow side-effects for user-defined functions. 2021-10-14 17:46:07 +02:00
Utilities.cpp
Utilities.h
YulString.h