chriseth
|
5ecab082d3
|
fix existing tests
|
2022-03-17 17:45:49 +01:00 |
|
chriseth
|
cda882d130
|
update new test.
|
2022-03-17 17:32:50 +01:00 |
|
chriseth
|
d145919b5d
|
new tests
|
2022-03-17 17:27:34 +01:00 |
|
chriseth
|
b98c663f95
|
our tests
|
2022-03-17 17:27:20 +01:00 |
|
chriseth
|
b835716fb4
|
Test updates
|
2022-03-17 17:02:58 +01:00 |
|
chriseth
|
75a72c4e81
|
fixup! New tests for switch and if.
|
2022-03-17 14:39:05 +01:00 |
|
chriseth
|
71e79cbacb
|
More tests.
|
2022-03-17 12:54:08 +01:00 |
|
chriseth
|
3c737ea8dc
|
Failing test.
|
2022-03-17 12:53:52 +01:00 |
|
chriseth
|
bfaaf6c2f3
|
New tests for switch and if.
|
2022-03-17 12:26:59 +01:00 |
|
chriseth
|
98dbfa783e
|
Update tests.
|
2022-03-17 12:26:56 +01:00 |
|
chriseth
|
fdf1ea9038
|
Improved branch handling in data flow analyzer.
|
2022-03-17 12:24:25 +01:00 |
|
chriseth
|
af86a80536
|
Merge pull request #12796 from ethereum/refactorStackCompressor
Refactor stack compressor
|
2022-03-16 16:36:41 +01:00 |
|
chriseth
|
75abe92eb2
|
Refactor stack compressor.
|
2022-03-15 21:28:47 +01:00 |
|
Daniel Kirchner
|
5cd98006d4
|
Fill in junk in stack layouts on terminating control flow paths.
|
2022-03-15 18:36:55 +01:00 |
|
Daniel Kirchner
|
b6cd3e154c
|
Test case for current behaviour.
|
2022-03-15 18:36:30 +01:00 |
|
chriseth
|
eab4ca906c
|
Refactor data flow analyzer state access.
|
2022-03-14 19:32:33 +01:00 |
|
chriseth
|
4f02be110c
|
Unused store eliminator.
|
2022-03-10 18:25:28 +01:00 |
|
chriseth
|
6ab31420af
|
Remove unneeded header files.
|
2022-03-10 09:55:05 +01:00 |
|
Daniel Kirchner
|
ce0a3e93f2
|
Store whether an evmasm Assembly is creation code.
|
2022-03-09 17:42:29 +01:00 |
|
chriseth
|
b0dcd7b915
|
Split out disassemble to remove numeric from instruction includes.
|
2022-03-02 15:30:41 +01:00 |
|
Daniel Kirchner
|
de28f31716
|
Improved stack shuffling in corner cases.
|
2022-01-21 15:41:30 +01:00 |
|
Bhargava Shastry
|
2c7aed1d7e
|
Add FunctionHoister as a pre-requisite for equal store eliminator.
|
2022-01-06 14:16:02 +01:00 |
|
chriseth
|
c16867cb83
|
Merge pull request #12272 from ethereum/equalStoreEliminator
Equal store eliminator.
|
2022-01-05 11:24:59 +01:00 |
|
Bhargava Shastry
|
b8ad2b2718
|
Yul interpreter: Add flag to disable memory tracing and dump for fuzzing.
Model revert in yul interpreter.
Add logTrace for a few more instructions and clear trace on revert.
|
2022-01-04 11:56:27 +01:00 |
|
hrkrshnn
|
85d1a57e65
|
Added more tests. Updated chromosome. Remove unused headers.
|
2022-01-04 13:27:39 +05:30 |
|
chriseth
|
e7fc2a176a
|
Test updates.
|
2022-01-03 15:52:05 +01:00 |
|
chriseth
|
772e100813
|
Equal store eliminator.
|
2022-01-03 15:52:05 +01:00 |
|
chriseth
|
b6bd85202c
|
Accessors for exceptions.
|
2021-12-01 14:26:23 +01:00 |
|
chriseth
|
0e7a065a78
|
Enhance documentation.
|
2021-11-23 14:58:04 +01:00 |
|
chriseth
|
bd321b9f1f
|
Rename RedundantAssignEliminator to UnusedAssignEliminator.
|
2021-11-23 10:38:36 +01:00 |
|
Daniel Kirchner
|
10618188dd
|
Update tests.
|
2021-11-09 14:34:05 +01:00 |
|
chriseth
|
766d10b848
|
Tests.
|
2021-11-04 16:38:07 +01:00 |
|
chriseth
|
776ae466bc
|
Control flow side effects on non-disambiguated source.
|
2021-11-04 16:32:11 +01:00 |
|
Daniel Kirchner
|
28ae316556
|
Named function labels.
|
2021-11-03 12:42:07 +01:00 |
|
Daniel Kirchner
|
1a0605c594
|
Update tests.
|
2021-11-03 12:39:55 +01:00 |
|
chriseth
|
7f7c5ca171
|
New tests.
|
2021-11-02 11:59:01 +01:00 |
|
chriseth
|
3996d0a343
|
Update tests.
|
2021-11-02 11:59:01 +01:00 |
|
chriseth
|
2c2269d300
|
Tests
|
2021-10-14 17:46:07 +02:00 |
|
chriseth
|
9417d6775f
|
Control flow side-effects for user-defined functions.
|
2021-10-14 17:46:07 +02:00 |
|
chriseth
|
95dbbdae22
|
Prepare tests to be meaningful.
|
2021-10-13 17:56:43 +02:00 |
|
Christian Parpart
|
b1dd0d0d02
|
Properly compute source mappings for immutables.
|
2021-10-12 17:56:17 +02:00 |
|
Kamil Śliwak
|
bcfefc79d9
|
Pass DebugInfoSelection down to the code handling assembly printing
|
2021-10-11 20:34:48 +02:00 |
|
Kamil Śliwak
|
2cd1c644b6
|
Remove unused includes and sort existing includes in a few places
|
2021-10-11 20:34:48 +02:00 |
|
Christian Parpart
|
3f08b2269a
|
Adds fmtlib as 3rdparty dependency for easier string composition.
|
2021-10-11 13:35:08 +02:00 |
|
chriseth
|
1531863835
|
Split Common.h into Numeric.h.
|
2021-09-23 15:27:29 +02:00 |
|
Kamil Śliwak
|
d23754eafd
|
AsmParser: Don't use locationOverride as current location when location from comments is selected
|
2021-09-22 13:11:39 +02:00 |
|
Kamil Śliwak
|
ce4420f857
|
Separate DebugData fields for Solidity and Yul source locations
|
2021-09-22 13:11:39 +02:00 |
|
Kamil Śliwak
|
84ca67c283
|
Yul syntax tests showing broken behavior
|
2021-09-22 13:11:39 +02:00 |
|
chriseth
|
7726f37946
|
Update tests.
|
2021-09-22 11:33:02 +02:00 |
|
chriseth
|
63993387d6
|
Add test for invalid ast id.
|
2021-09-16 17:18:48 +02:00 |
|