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
/
yulOptimizerTests
/
fullInliner
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update tests.
chriseth
2019-01-09
3
-8
/
+50
*
Make function grouper idempotent.
chriseth
2019-01-08
1
-7
/
+5
*
Do not create unassigned variables.
chriseth
2018-12-13
14
-35
/
+35
*
Do not inline into already big functions.
chriseth
2018-12-13
3
-15
/
+92
*
Support unassigned variables in the SSA value tracker and the data flow analy...
chriseth
2018-12-13
1
-0
/
+13
*
Deterministic YulStringRepository using string hashes.
Daniel Kirchner
2018-11-13
1
-6
/
+7
*
Use single counter for name dispenser for performance reasons.
chriseth
2018-11-08
4
-24
/
+24
*
Merge pull request #5240 from ethereum/limitDispenserSize
chriseth
2018-10-18
1
-0
/
+25
|
\
|
*
Limit size of generated names and add convenience constructors.
chriseth
2018-10-17
1
-0
/
+25
*
|
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
*
Some renaming leftovers.
chriseth
2018-10-15
1
-1
/
+1
*
Renaming libjulia to libyul
Christian Parpart
2018-10-15
7
-0
/
+197