solidity/libyul
2020-03-24 16:45:25 +01:00
..
backends Mention ControlFlowSideEffects explicitly to ease the burden on MSVC. 2020-03-10 12:55:23 +01:00
optimiser Adding ssa type check and test for that one 2020-02-24 15:05:19 +01:00
AsmAnalysis.cpp
AsmAnalysis.h
AsmAnalysisInfo.h
AsmData.h
AsmDataForward.h
AsmJsonConverter.cpp
AsmJsonConverter.h
AsmParser.cpp The identifier var should be fine in Yul 2020-03-11 18:45:08 +01:00
AsmParser.h
AsmPrinter.cpp
AsmPrinter.h
AsmScope.cpp
AsmScope.h
AsmScopeFiller.cpp
AsmScopeFiller.h
AssemblyStack.cpp Legacy codegeneration for immutable state variables. 2020-03-24 16:45:25 +01:00
AssemblyStack.h Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
CMakeLists.txt Collect types together with names. 2020-02-24 15:05:19 +01:00
CompilabilityChecker.cpp
CompilabilityChecker.h
ControlFlowSideEffects.h Control flow analysis for inline assembly. 2020-03-09 16:23:10 +01:00
Dialect.cpp Adding vardecl optimization for boolean types 2020-02-24 15:05:19 +01:00
Dialect.h Control flow analysis for inline assembly. 2020-03-09 16:23:10 +01:00
Exceptions.h
Object.cpp
Object.h
ObjectParser.cpp
ObjectParser.h
SideEffects.h
Utilities.cpp
Utilities.h
YulString.h