Assembly.cpp
|
Compute constants
|
2015-06-05 17:34:26 +02:00 |
Assembly.h
|
Compute constants
|
2015-06-05 17:34:26 +02:00 |
AssemblyItem.cpp
|
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
|
2015-04-30 11:42:02 +02:00 |
AssemblyItem.h
|
added error jump instead of STOP instraction in case of exception
|
2015-06-01 13:06:12 +02:00 |
BlockDeduplicator.cpp
|
Allow duplicate code removal for loops.
|
2015-05-28 14:48:07 +02:00 |
BlockDeduplicator.h
|
Allow duplicate code removal for loops.
|
2015-05-28 14:48:07 +02:00 |
CMakeLists.txt
|
Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin""
|
2015-05-13 11:45:18 +03:00 |
CommonSubexpressionEliminator.cpp
|
Move non-cryptopp dependent stuff into devcore.
|
2015-05-19 19:51:38 +02:00 |
CommonSubexpressionEliminator.h
|
Store alternative stack locations during code generation.
|
2015-05-11 12:56:40 +02:00 |
ConstantOptimiser.cpp
|
Remove namespace prefixes.
|
2015-06-05 17:35:51 +02:00 |
ConstantOptimiser.h
|
Compute constants
|
2015-06-05 17:34:26 +02:00 |
ControlFlowGraph.cpp
|
added error jump instead of STOP instraction in case of exception
|
2015-06-01 13:06:12 +02:00 |
ControlFlowGraph.h
|
Known state: store tags on stack as unions.
|
2015-05-13 17:15:32 +02:00 |
Exceptions.h
|
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
|
2015-04-30 11:42:02 +02:00 |
ExpressionClasses.cpp
|
Functional gas estimator.
|
2015-05-22 16:12:40 +02:00 |
ExpressionClasses.h
|
Functional gas estimator.
|
2015-05-22 16:12:40 +02:00 |
GasMeter.cpp
|
Compute constants
|
2015-06-05 17:34:26 +02:00 |
GasMeter.h
|
Compute constants
|
2015-06-05 17:34:26 +02:00 |
KnownState.cpp
|
Gas estimation taking known state into account.
|
2015-05-20 00:28:15 +02:00 |
KnownState.h
|
Gas estimation taking known state into account.
|
2015-05-20 00:28:15 +02:00 |
PathGasMeter.cpp
|
Path gas meter.
|
2015-05-22 16:12:40 +02:00 |
PathGasMeter.h
|
Path gas meter.
|
2015-05-22 16:12:40 +02:00 |
SemanticInformation.cpp
|
Path gas meter.
|
2015-05-22 16:12:40 +02:00 |
SemanticInformation.h
|
Gather knowledge about the state during control flow analysis.
|
2015-05-06 12:53:17 +02:00 |
SourceLocation.h
|
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
|
2015-04-30 11:42:02 +02:00 |