solidity/test/libyul
2019-02-04 17:32:05 +01:00
..
objectCompiler Use rematerializer if variable is unreferenced or value is "cheap". 2019-01-07 14:03:32 +01:00
yulOptimizerTests Some tuning. 2019-01-24 23:06:01 +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
CompilabilityChecker.cpp Compilability checker. 2019-02-04 17:32:05 +01:00
Inliner.cpp Isolating libyul library API into its own namespace yul. 2018-11-23 14:29:00 +01:00
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 Disallow mismatching types in switch cases and detect duplicates by value for number literals. 2019-01-15 16:32:21 +01:00
StackReuseCodegen.cpp Tests for stack reusing code generator. 2018-12-10 14:28:56 +01:00
YulOptimizerTest.cpp Stabilize SSAReverser. 2019-01-17 21:05:32 +01:00
YulOptimizerTest.h Make the dialect available everywhere. 2019-01-07 16:41:03 +01:00