aboutsummaryrefslogtreecommitdiffstats
path: root/test/libyul/YulOptimizerTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Redundant assign eliminator.chriseth2018-10-241-0/+13
|
* Merge pull request #5267 from ethereum/ssatransformchriseth2018-10-191-0/+7
|\ | | | | SSA transform - first step.
| * SSA transform - first step.chriseth2018-10-191-0/+7
| |
* | Make full inliner more flexible.chriseth2018-10-181-1/+1
|/
* Limit size of generated names and add convenience constructors.chriseth2018-10-171-6/+3
|
* New full inliner.chriseth2018-10-161-0/+4
|
* Add a "full simplify" test that applies multiple elementary transforms.chriseth2018-10-161-0/+12
|
* New simplifier via broken expressions.chriseth2018-10-161-1/+1
|
* Yul: Introduces a block flattening pass + testsChristian Parpart2018-10-161-0/+6
|
* Renaming namespace dev::julia to dev::yul.Christian Parpart2018-10-151-2/+2
|
* Renaming libjulia to libyulChristian Parpart2018-10-151-0/+239