solidity/test/libyul
2019-02-13 14:19:56 +01:00
..
objectCompiler Use rematerializer if variable is unreferenced or value is "cheap". 2019-01-07 14:03:32 +01:00
yulOptimizerTests Stack compressor. 2019-02-11 15:48:29 +01:00
Common.cpp Provide access to AssemblyStack's AST. 2019-02-13 14:19:56 +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 Store all stack errors before they are thrown. 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 Adapet uses of AssemblyStack. 2019-02-13 12:23:07 +01:00
ObjectCompilerTest.h Add tests. 2018-12-06 14:43:14 +01:00
ObjectParser.cpp Adapet uses of AssemblyStack. 2019-02-13 12:23:07 +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 Adapet uses of AssemblyStack. 2019-02-13 12:23:07 +01:00
YulOptimizerTest.cpp Provide access to AssemblyStack's AST. 2019-02-13 14:19:56 +01:00
YulOptimizerTest.h Make the dialect available everywhere. 2019-01-07 16:41:03 +01:00