Jun Zhang
|
1ebdab43d8
|
Purge using namespace std from libyul/backends
Signed-off-by: Jun Zhang <jun@junz.org>
|
2023-08-24 11:12:52 +08:00 |
|
Daniel Kirchner
|
3458da9df3
|
Emit PUSH0 as junk in evm code transform, if available.
|
2023-04-17 16:26:07 +02:00 |
|
chriseth
|
5ba8c109f4
|
Use side-effects of user defined functions in evm code transform.
|
2022-11-14 21:26:36 +01:00 |
|
Marenz
|
9e674ba047
|
Forward declare Instruction enum in EVMVersion
|
2022-09-29 13:41:58 +02:00 |
|
Marenz
|
f7cc29bec1
|
Add std:: qualifier to move() calls
|
2022-08-30 11:12:15 +02:00 |
|
Daniel Kirchner
|
28ae316556
|
Named function labels.
|
2021-11-03 12:42:07 +01:00 |
|
chriseth
|
9417d6775f
|
Control flow side-effects for user-defined functions.
|
2021-10-14 17:46:07 +02:00 |
|
Kamil Śliwak
|
ce4420f857
|
Separate DebugData fields for Solidity and Yul source locations
|
2021-09-22 13:11:39 +02:00 |
|
Daniel Kirchner
|
854b8b65b5
|
Better source locations in Yul ControlFlowGraph and OptimizedEVMCodeTransform.
|
2021-09-14 13:43:16 +02:00 |
|
Daniel Kirchner
|
75c3286311
|
Optimized EVM Code Transform.
|
2021-09-14 13:37:04 +02:00 |
|