aboutsummaryrefslogtreecommitdiffstats
path: root/test/libyul/yulOptimizerTests/fullInliner
Commit message (Collapse)AuthorAgeFilesLines
* Update tests.chriseth2019-01-093-8/+50
|
* Make function grouper idempotent.chriseth2019-01-081-7/+5
|
* Do not create unassigned variables.chriseth2018-12-1314-35/+35
|
* Do not inline into already big functions.chriseth2018-12-133-15/+92
|
* Support unassigned variables in the SSA value tracker and the data flow ↵chriseth2018-12-131-0/+13
| | | | analyzer.
* Deterministic YulStringRepository using string hashes.Daniel Kirchner2018-11-131-6/+7
|
* Use single counter for name dispenser for performance reasons.chriseth2018-11-084-24/+24
|
* Merge pull request #5240 from ethereum/limitDispenserSizechriseth2018-10-181-0/+25
|\ | | | | [Yul] Limit name length created by dispenser
| * Limit size of generated names and add convenience constructors.chriseth2018-10-171-0/+25
| |
* | Use metrics in the full inliner.chriseth2018-10-173-0/+97
|/
* Inline each function separately.chriseth2018-10-162-41/+16
|
* Test for crash via inlining.chriseth2018-10-161-0/+84
|
* New full inliner.chriseth2018-10-169-56/+120
|
* Some renaming leftovers.chriseth2018-10-151-1/+1
|
* Renaming libjulia to libyulChristian Parpart2018-10-157-0/+197