.. |
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
|
Update tests.
|
2019-03-25 18:22:43 +01:00 |
Common.cpp
|
Make EVM version part of EVM dialect.
|
2019-02-21 21:59:46 +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
|
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
|
Fix and test yul stack optimization flag for commandline interface.
|
2019-03-14 15:34:23 +01:00 |
ObjectCompilerTest.h
|
Implements infrastructure for semantic tests.
|
2019-02-13 13:05:58 +01:00 |
ObjectParser.cpp
|
Adapet uses of AssemblyStack.
|
2019-02-13 12:23:07 +01:00 |
Parser.cpp
|
Detect duplicate cases based on integer value of case label.
|
2019-03-25 12:38:22 +01:00 |
StackReuseCodegen.cpp
|
Adapet uses of AssemblyStack.
|
2019-02-13 12:23:07 +01:00 |
VerboseValueConstraintsSimplifier.cpp
|
Tests for value constraint simplifier.
|
2019-03-25 17:16:12 +01:00 |
VerboseValueConstraintsSimplifier.h
|
Tests for value constraint simplifier.
|
2019-03-25 17:16:12 +01:00 |
YulInterpreterTest.cpp
|
Interpreter tests.
|
2019-02-25 11:58:36 +01:00 |
YulInterpreterTest.h
|
Rebase update.
|
2019-02-25 14:30:34 +01:00 |
YulOptimizerTest.cpp
|
Tests for value constraint simplifier.
|
2019-03-25 17:16:12 +01:00 |
YulOptimizerTest.h
|
Implements infrastructure for semantic tests.
|
2019-02-13 13:05:58 +01:00 |