aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/BlockFlattener.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-1/+1
|
* Rewrite header paths to adapt to recent `git mv` of libsolidity/inlineasm to ↵Christian Parpart2018-11-231-1/+1
| | | | libyul
* Yul: Introduces a block flattening pass + testsChristian Parpart2018-10-161-0/+41