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 c58d5bb7dd Removed redundant std. 10 years ago
..
Assembly.cpp Gas estimation taking known state into account. 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 Gas estimation taking known state into account. 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 Move non-cryptopp dependent stuff into devcore. 10 years ago
CommonSubexpressionEliminator.h Store alternative stack locations during code generation. 10 years ago
ControlFlowGraph.cpp Known state: store tags on stack as unions. 10 years ago
ControlFlowGraph.h Known state: store tags on stack as unions. 10 years ago
Exceptions.h Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
ExpressionClasses.cpp Functional gas estimator. 10 years ago
ExpressionClasses.h Functional gas estimator. 10 years ago
GasMeter.cpp Removed redundant std. 10 years ago
GasMeter.h Commandline interface for gas estimation. 10 years ago
KnownState.cpp Gas estimation taking known state into account. 10 years ago
KnownState.h Gas estimation taking known state into account. 10 years ago
PathGasMeter.cpp Path gas meter. 10 years ago
PathGasMeter.h Path gas meter. 10 years ago
SemanticInformation.cpp Path gas meter. 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