.. |
ewasmTranslationTests
|
Add trace for unreachable in Yul Ewasm translation tests
|
2019-12-15 13:28:38 +00:00 |
functionSideEffects
|
Remove trailing whitespace in test.
|
2019-12-03 21:38:20 +01:00 |
objectCompiler
|
Test updates.
|
2019-10-29 14:32:16 +01:00 |
yulInterpreterTests
|
Tests
|
2019-10-29 14:32:16 +01:00 |
yulOptimizerTests
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-12-04 17:01:44 +01:00 |
Common.cpp
|
Replace boost::variant by std::variant in libyul
|
2019-11-19 17:23:18 +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
|
Supply full object to stack compressor and Optimizer Suite.
|
2019-07-10 18:49:42 +02:00 |
EWasmTranslationTest.cpp
|
EWasm translation tests.
|
2019-11-26 15:46:33 +01:00 |
EWasmTranslationTest.h
|
Restrict usage of plain "new".
|
2019-11-27 17:55:11 +01:00 |
FunctionSideEffects.cpp
|
Remove trailing whitespace in test.
|
2019-12-03 21:38:20 +01:00 |
FunctionSideEffects.h
|
Restrict usage of plain "new".
|
2019-11-27 17:55:11 +01:00 |
Inliner.cpp
|
Disallow Yul function definitions inside for loop init blocks.
|
2019-04-25 10:32:00 +02:00 |
Metrics.cpp
|
Increase code cost for branching statements.
|
2019-04-25 17:08:11 +02:00 |
ObjectCompilerTest.cpp
|
Use the TestCase settings mechanism for object compiler tests.
|
2019-06-11 14:11:27 +02:00 |
ObjectCompilerTest.h
|
Restrict usage of plain "new".
|
2019-11-27 17:55:11 +01:00 |
ObjectParser.cpp
|
Make use of C++17 std::optional<> instead of boost::optional<>.
|
2019-10-28 11:39:30 +01:00 |
Parser.cpp
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-10-28 15:21:49 +01:00 |
StackReuseCodegen.cpp
|
Test updates.
|
2019-10-29 14:32:16 +01:00 |
YulInterpreterTest.cpp
|
Change interpreter memory to be non-contiguous.
|
2019-09-02 13:51:47 +02:00 |
YulInterpreterTest.h
|
Restrict usage of plain "new".
|
2019-11-27 17:55:11 +01:00 |
YulOptimizerTest.cpp
|
Merge pull request #7461 from sifmelcara/licm
|
2019-11-28 12:00:19 +01:00 |
YulOptimizerTest.h
|
Restrict usage of plain "new".
|
2019-11-27 17:55:11 +01:00 |