aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add SSAReverser to the yul optimiser.Daniel Kirchner2019-01-181-0/+2
* Add equivalent function combiner as Yul optimizer step.Daniel Kirchner2019-01-161-0/+4
* Disallow mismatching types in switch cases and detect duplicates by value for...Daniel Kirchner2019-01-151-2/+4
* Add headers to targets in CMakeLists.txt.Daniel Kirchner2018-12-171-0/+50
* Remove VarDeclPropagator.chriseth2018-12-131-1/+0
* Add variable declaration initializer.chriseth2018-12-131-0/+1
* Codegen for object access.chriseth2018-12-121-0/+1
* Merge pull request #5607 from enumatech/fix-makefileschriseth2018-12-071-1/+1
|\
| * Fix makefilesLionello Lunesu2018-12-071-1/+1
* | Add structural simplifier as optimization step for Yul.Daniel Kirchner2018-12-071-0/+1
* | Merge pull request #5587 from ethereum/yulCodeBuiltinschriseth2018-12-061-0/+1
|\ \
| * | Provide Yul Object builtins.chriseth2018-12-041-0/+1
| |/
* | Analyze and compile sub-objects.chriseth2018-12-061-0/+1
* | Move AsmCodeGen.chriseth2018-12-041-1/+0
|/
* Yul objects.chriseth2018-11-271-0/+2
* CMake: Isolate libyul into its own static libraryChristian Parpart2018-11-231-0/+43