index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
libyul
/
yulOptimizerTests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #5267 from ethereum/ssatransform
chriseth
2018-10-19
11
-0
/
+307
|
\
|
*
SSA transform - first step.
chriseth
2018-10-19
11
-0
/
+307
*
|
Merge pull request #5260 from ethereum/flattenMore
chriseth
2018-10-19
1
-0
/
+22
|
\
\
|
*
|
Flatten more.
chriseth
2018-10-18
1
-0
/
+22
*
|
|
Merge pull request #5258 from ethereum/coverage2
chriseth
2018-10-19
2
-0
/
+56
|
\
\
\
|
*
|
|
Add some simplification tests for operations.
chriseth
2018-10-18
2
-0
/
+56
|
|
/
/
*
|
|
Fix a bug in CSE where a variable that was already out of scope was used.
chriseth
2018-10-18
1
-1
/
+1
*
|
|
Test case that shows a CSE bug related to scopes.
chriseth
2018-10-18
1
-0
/
+25
|
|
/
|
/
|
*
|
Merge pull request #5240 from ethereum/limitDispenserSize
chriseth
2018-10-18
2
-0
/
+37
|
\
\
|
|
/
|
/
|
|
*
Limit size of generated names and add convenience constructors.
chriseth
2018-10-17
2
-0
/
+37
*
|
Use metrics in the full inliner.
chriseth
2018-10-17
3
-0
/
+97
|
/
*
Inline each function separately.
chriseth
2018-10-16
2
-41
/
+16
*
Test for crash via inlining.
chriseth
2018-10-16
1
-0
/
+84
*
New full inliner.
chriseth
2018-10-16
9
-56
/
+120
*
Add a "full simplify" test that applies multiple elementary transforms.
chriseth
2018-10-16
16
-0
/
+186
*
Yul: Introduces a block flattening pass + tests
Christian Parpart
2018-10-16
4
-0
/
+87
*
Some renaming leftovers.
chriseth
2018-10-15
1
-1
/
+1
*
Renaming libjulia to libyul
Christian Parpart
2018-10-15
109
-0
/
+1768