solidity/test/libyul
2019-01-09 16:57:33 +01:00
..
objectCompiler Use rematerializer if variable is unreferenced or value is "cheap". 2019-01-07 14:03:32 +01:00
yulOptimizerTests More code for optimizer tuning. 2019-01-08 18:07:14 +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
Metrics.cpp Variables are free with regards to code size. 2019-01-09 16:57:33 +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