solidity/test/libyul
chriseth 884d51c1f2
Merge pull request #5759 from ethereum/anotherBigTest
Another ABI test case for the optimizer.
2019-01-08 16:01:41 +01:00
..
objectCompiler Use rematerializer if variable is unreferenced or value is "cheap". 2019-01-07 14:03:32 +01:00
yulOptimizerTests Merge pull request #5759 from ethereum/anotherBigTest 2019-01-08 16:01:41 +01:00
Common.cpp Make the dialect available everywhere. 2019-01-07 16:41:03 +01:00
Common.h liblangutil: refactor SourceReferenceFormatter, splitting out retrieval and making use of new SourceLocation's CharStream knowledge 2018-12-06 14:01:01 +01:00
Inliner.cpp Isolating libyul library API into its own namespace yul. 2018-11-23 14:29:00 +01:00
ObjectCompilerTest.cpp Add tests. 2018-12-06 14:43:14 +01:00
ObjectCompilerTest.h Add tests. 2018-12-06 14:43:14 +01:00
ObjectParser.cpp Tests. 2019-01-07 17:23:38 +01:00
Parser.cpp Take special functions that require literals into account. 2019-01-07 17:23:38 +01:00
StackReuseCodegen.cpp Tests for stack reusing code generator. 2018-12-10 14:28:56 +01:00
YulOptimizerTest.cpp Take special functions that require literals into account. 2019-01-07 17:23:38 +01:00
YulOptimizerTest.h Make the dialect available everywhere. 2019-01-07 16:41:03 +01:00