solidity/test/libyul
2019-04-05 13:41:39 +02:00
..
objectCompiler Use rematerializer if variable is unreferenced or value is "cheap". 2019-01-07 14:03:32 +01:00
yulInterpreterTests Interpreter tests. 2019-02-25 11:58:36 +01:00
yulOptimizerTests Function grouper is a requirement for the VarNameCleaner. 2019-04-05 13:41:38 +02:00
Common.cpp Make optimiser settings available to assembly stack. 2019-03-28 18:24:13 +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 Pass "optimize stack allocation" flag down to the stack compressor. 2019-03-20 15:03:27 +01:00
Inliner.cpp Remove "using namespace" from header and move Instruction to dev::eth. 2019-03-28 13:48:11 +01:00
Metrics.cpp Variables are free with regards to code size. 2019-01-09 16:57:33 +01:00
ObjectCompilerTest.cpp Make optimiser settings available to assembly stack. 2019-03-28 18:24:13 +01:00
ObjectCompilerTest.h Implements infrastructure for semantic tests. 2019-02-13 13:05:58 +01:00
ObjectParser.cpp Make optimiser settings available to assembly stack. 2019-03-28 18:24:13 +01:00
Parser.cpp Test shadowing between variables inside and outside of functions. 2019-04-05 13:41:39 +02:00
StackReuseCodegen.cpp Make optimiser settings available to assembly stack. 2019-03-28 18:24:13 +01:00
YulInterpreterTest.cpp yulInterpreter: More fine-grained exception handling 2019-04-04 13:02:55 +02:00
YulInterpreterTest.h Rebase update. 2019-02-25 14:30:34 +01:00
YulOptimizerTest.cpp Make yul a setting. 2019-04-03 14:58:20 +02:00
YulOptimizerTest.h Make yul a setting. 2019-04-03 14:58:20 +02:00