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.
 
 
 
 
 
Gav Wood d638df83ae Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin"" 10 years ago
..
Assembly.cpp Unify blocks with shared code. 10 years ago
Assembly.h Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
AssemblyItem.cpp Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
AssemblyItem.h Unify blocks with shared code. 10 years ago
BlockDeduplicator.cpp Removed unnecessary include. 10 years ago
BlockDeduplicator.h Unify blocks with shared code. 10 years ago
CMakeLists.txt Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin"" 10 years ago
CommonSubexpressionEliminator.cpp Store alternative stack locations during code generation. 10 years ago
CommonSubexpressionEliminator.h Store alternative stack locations during code generation. 10 years ago
ControlFlowGraph.cpp Use returning erase variant. 10 years ago
ControlFlowGraph.h CFG returns vector of blocks instead of assembly items. 10 years ago
Exceptions.h Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
ExpressionClasses.cpp Make KnownState work with all instructions. 10 years ago
ExpressionClasses.h Common subexpression elimination ready for using pre-known state. 10 years ago
GasMeter.cpp Structural gas estimator. 10 years ago
GasMeter.h Structural gas estimator. 10 years ago
KnownState.cpp Fixed template problem. 10 years ago
KnownState.h Gather knowledge about the state during control flow analysis. 10 years ago
SemanticInformation.cpp Gather knowledge about the state during control flow analysis. 10 years ago
SemanticInformation.h Gather knowledge about the state during control flow analysis. 10 years ago
SourceLocation.h Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago