solidity/test/libyul
2020-11-04 12:03:33 +01:00
..
ewasmTranslationTests [ewasm] Overhaul memory handling in EwasmInterpreter 2020-10-28 11:57:18 +00:00
functionSideEffects Refactor SideEffects struct 2020-08-18 14:53:59 +02:00
objectCompiler
yulInterpreterTests Fix literal arguments in interpreter. 2020-08-06 14:16:59 +02:00
yulOptimizerTests Optimize exp when base is -1 2020-09-29 17:44:09 +02:00
yulSyntaxTests InlineAssembly: Extracting tests for switch statement 2020-11-04 12:03:33 +01:00
Common.cpp
Common.h
CompilabilityChecker.cpp Add stack limit evader. 2020-09-17 22:13:27 +02:00
EwasmTranslationTest.cpp
EwasmTranslationTest.h
FunctionSideEffects.cpp Refactor SideEffects struct 2020-08-18 14:53:59 +02:00
FunctionSideEffects.h
Inliner.cpp
Metrics.cpp
ObjectCompilerTest.cpp
ObjectCompilerTest.h
ObjectParser.cpp
Parser.cpp Extract yul syntax tests: invalid use of builtin identifiers 2020-10-14 12:18:33 +02:00
StackReuseCodegen.cpp
SyntaxTest.cpp
SyntaxTest.h
YulInterpreterTest.cpp
YulInterpreterTest.h
YulOptimizerTest.cpp Add stack limit evader. 2020-09-17 22:13:27 +02:00
YulOptimizerTest.h