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.
 
 
 
 
 
debris e1a72950d5 now policy CMP0042 is set to OLD 9 years ago
..
Assembly.cpp Fixed counter modification when appending assemblies. 9 years ago
Assembly.h Compute constants 10 years ago
AssemblyItem.cpp Fixed counter modification when appending assemblies. 9 years ago
AssemblyItem.h Some documentation and checks for vector_ref. 9 years ago
BlockDeduplicator.cpp Allow duplicate code removal for loops. 10 years ago
BlockDeduplicator.h Allow duplicate code removal for loops. 10 years ago
CMakeLists.txt now policy CMP0042 is set to OLD 9 years ago
CommonSubexpressionEliminator.cpp Optimize RETURN x 0 to STOP. 9 years ago
CommonSubexpressionEliminator.h Quick fix to not access inaccessible sequences. 10 years ago
ConstantOptimiser.cpp Remove namespace prefixes. 10 years ago
ConstantOptimiser.h Compute constants 10 years ago
ControlFlowGraph.cpp added error jump instead of STOP instraction in case of exception 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 Optimize double ISZERO. 10 years ago
ExpressionClasses.h Functional gas estimator. 10 years ago
GasMeter.cpp Compute constants 10 years ago
GasMeter.h Compute constants 10 years ago
KnownState.cpp Gas estimation taking known state into account. 10 years ago
KnownState.h Quick fix to not access inaccessible sequences. 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