aboutsummaryrefslogtreecommitdiffstats
path: root/test/liblll/Compiler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace dev::eth namespace with dev::lll in LLLAlex Beregszaszi2018-07-281-3/+3
|
* test: Rename test/TestHelper.* to test/Options.* and add Options::validate().Daniel Kirchner2018-03-141-1/+1
|
* Use EVM version in gas meter and optimizer.chriseth2018-03-051-6/+11
|
* Add test for each assembly opcode/instruction in LLLJared Wasinger2017-10-181-2/+513
|
* lll: disallow useless PUSHn in assemblyAlex Beregszaszi2017-10-131-0/+17
|
* LLL: Add compiler testsAlex Beregszaszi2017-10-021-0/+128