aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/FullInliner.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Performance: Replace string by special single-copy YulString class.chriseth2018-11-081-9/+9
|
* Make full inliner more flexible.chriseth2018-10-181-10/+9
|
* Merge pull request #5240 from ethereum/limitDispenserSizechriseth2018-10-181-10/+4
|\ | | | | [Yul] Limit name length created by dispenser
| * Limit size of generated names and add convenience constructors.chriseth2018-10-171-10/+4
| |
* | Use metrics in the full inliner.chriseth2018-10-171-8/+53
|/
* Inline each function separately.chriseth2018-10-161-23/+12
|
* New full inliner.chriseth2018-10-161-148/+80
|
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-1/+1
|
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+264