aboutsummaryrefslogtreecommitdiffstats
path: root/libyul
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5232 from ethereum/inlineHeuristicchriseth2018-10-174-8/+73
|\
| * Use metrics in the full inliner.chriseth2018-10-174-8/+73
* | Handle externally supplied variables correctly in disambiguator.chriseth2018-10-172-3/+12
* | Prevent externally used functions from being removed.chriseth2018-10-172-5/+7
|/
* Inline each function separately.chriseth2018-10-162-28/+13
* New full inliner.chriseth2018-10-162-197/+102
* New simplifier via broken expressions.chriseth2018-10-164-15/+73
* SSA value tracker.chriseth2018-10-162-0/+111
* Yul: Introduces a block flattening pass + testsChristian Parpart2018-10-162-0/+75
* Some renaming leftovers.chriseth2018-10-152-3/+3
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-1555-60/+60
* Renaming libjulia to libyulChristian Parpart2018-10-1556-0/+5418