You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
chriseth 5f8a110b6f Merge pull request #1740 from chriseth/sol_sourceLocationForOptimizer 10 years ago
..
Assembly.cpp More awesome logging stuff. 10 years ago
Assembly.h removed unused parameter from streamAsmJson 10 years ago
AssemblyItem.cpp Pattern matching for expression simplification. 10 years ago
AssemblyItem.h Try to keep source location during optimization. 10 years ago
CMakeLists.txt Use BUILD_SHARED_LIB 10 years ago
CommonSubexpressionEliminator.cpp Try to keep source location during optimization. 10 years ago
CommonSubexpressionEliminator.h Try to keep source location during optimization. 10 years ago
ControlFlowGraph.cpp Control flow analysis. 10 years ago
ControlFlowGraph.h Control flow analysis. 10 years ago
Exceptions.h Optimizing various single operations. 10 years ago
ExpressionClasses.cpp Try to keep source location during optimization. 10 years ago
ExpressionClasses.h Try to keep source location during optimization. 10 years ago
Instruction.cpp Instruction iterator. 10 years ago
Instruction.h Instruction iterator. 10 years ago
SemanticInformation.cpp Control flow analysis. 10 years ago
SemanticInformation.h Control flow analysis. 10 years ago
SourceLocation.h Move SourceLocation to evmcore 10 years ago