solidity/libevmasm
2019-11-27 17:55:11 +01:00
..
Assembly.cpp Replace uses of BOOST_THROW_EXCEPTION with assertThrow 2019-11-26 13:07:42 +01:00
Assembly.h
AssemblyItem.cpp Replace uses of BOOST_THROW_EXCEPTION with assertThrow 2019-11-26 13:07:42 +01:00
AssemblyItem.h
BlockDeduplicator.cpp
BlockDeduplicator.h
CMakeLists.txt
CommonSubexpressionEliminator.cpp Replace uses of BOOST_THROW_EXCEPTION with assertThrow 2019-11-26 13:07:42 +01:00
CommonSubexpressionEliminator.h
ConstantOptimiser.cpp Add new gas price for deployed bytecode (EIP2028) 2019-11-19 17:09:18 +01:00
ConstantOptimiser.h
ControlFlowGraph.cpp
ControlFlowGraph.h
Exceptions.h Move InvalidDeposit/InvalidOpcode from Instructions.h to Exceptions.h 2019-11-26 12:21:06 +01:00
ExpressionClasses.cpp
ExpressionClasses.h
GasMeter.cpp Add new gas price for deployed bytecode (EIP2028) 2019-11-19 17:09:18 +01:00
GasMeter.h Add new gas price for deployed bytecode (EIP2028) 2019-11-19 17:09:18 +01:00
Instruction.cpp Fix failing tests on ArchLinux and potentially MacOS 2019-10-29 12:02:50 +01:00
Instruction.h Move InvalidDeposit/InvalidOpcode from Instructions.h to Exceptions.h 2019-11-26 12:21:06 +01:00
JumpdestRemover.cpp
JumpdestRemover.h
KnownState.cpp Remove trailing spaces in output. 2019-11-21 20:09:03 +01:00
KnownState.h
LinkerObject.cpp
LinkerObject.h Clarify some notes in LinkerObject and assert that linkReferences are always correct 2019-11-22 16:48:23 +00:00
PathGasMeter.cpp Restrict usage of plain "new". 2019-11-27 17:55:11 +01:00
PathGasMeter.h
PeepholeOptimiser.cpp
PeepholeOptimiser.h
RuleList.h Simplify patterns. 2019-11-15 00:34:01 +01:00
SemanticInformation.cpp add chainid and selfbalance to lllc 2019-09-09 23:35:36 +03:00
SemanticInformation.h Split MovableChecker and introduce SideEffectsUpToMSize. 2019-05-28 12:54:32 +02:00
SimplificationRule.h Simplify patterns. 2019-11-15 00:34:01 +01:00
SimplificationRules.cpp Simplify patterns. 2019-11-15 00:34:01 +01:00
SimplificationRules.h Simplify patterns. 2019-11-15 00:34:01 +01:00