index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
libyul
/
YulOptimizerTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #5128 from ethereum/breakUnbreak
chriseth
2018-11-09
1
-5
/
+13
|
\
|
*
Test case that shows that break/unbreak are more or less inverse.
chriseth
2018-11-09
1
-5
/
+13
*
|
Reset yul string repository.
chriseth
2018-11-09
1
-0
/
+2
|
/
*
Yul: Implements empty-var-decl-propagation
Christian Parpart
2018-10-26
1
-0
/
+6
*
Full suite tests.
chriseth
2018-10-25
1
-0
/
+3
*
Redundant assign eliminator.
chriseth
2018-10-24
1
-0
/
+13
*
Merge pull request #5267 from ethereum/ssatransform
chriseth
2018-10-19
1
-0
/
+7
|
\
|
*
SSA transform - first step.
chriseth
2018-10-19
1
-0
/
+7
*
|
Make full inliner more flexible.
chriseth
2018-10-18
1
-1
/
+1
|
/
*
Limit size of generated names and add convenience constructors.
chriseth
2018-10-17
1
-6
/
+3
*
New full inliner.
chriseth
2018-10-16
1
-0
/
+4
*
Add a "full simplify" test that applies multiple elementary transforms.
chriseth
2018-10-16
1
-0
/
+12
*
New simplifier via broken expressions.
chriseth
2018-10-16
1
-1
/
+1
*
Yul: Introduces a block flattening pass + tests
Christian Parpart
2018-10-16
1
-0
/
+6
*
Renaming namespace dev::julia to dev::yul.
Christian Parpart
2018-10-15
1
-2
/
+2
*
Renaming libjulia to libyul
Christian Parpart
2018-10-15
1
-0
/
+239