solidity/test/libyul
2020-07-13 18:27:47 +02:00
..
ewasmTranslationTests Mark EVM instruction pc() as deprecated when used in inline assembly. 2020-05-27 12:07:23 +02:00
functionSideEffects Tests. 2019-12-17 15:47:32 +01:00
objectCompiler Jump types for yul functions. 2020-07-06 18:12:54 +02:00
yulInterpreterTests Yul interpreter: Return selfbalance constant for the expression 2020-06-30 16:59:13 +02:00
yulOptimizerTests Require for loop init rewriter for SSA. 2020-07-03 19:24:31 +02:00
yulSyntaxTests Fix missing quote in error message for invalid Yul types 2020-07-10 21:06:09 +01:00
Common.cpp Ignore warnings for yulOptimizer tests 2020-06-09 13:03:57 +02:00
Common.h Unified dialect selection in libyul/SyntaxTest and YulOptimizerTest. 2020-03-16 23:22:57 +01:00
CompilabilityChecker.cpp TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
EwasmTranslationTest.cpp Refactor interpreter. 2020-07-09 15:00:13 +02:00
EwasmTranslationTest.h remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
FunctionSideEffects.cpp remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
FunctionSideEffects.h remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
Inliner.cpp Test updates. 2020-02-24 15:05:18 +01:00
Metrics.cpp Ignore warnings for yulOptimizer tests 2020-06-09 13:03:57 +02:00
ObjectCompilerTest.cpp remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
ObjectCompilerTest.h remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
ObjectParser.cpp TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
Parser.cpp Allow for per-parameter literalValues builtin functions 2020-04-08 16:41:38 +02:00
StackReuseCodegen.cpp Free variables directly after visiting RHS of Variable Declarations during EVMCodeTransform. 2020-07-13 17:36:15 +02:00
SyntaxTest.cpp Added error codes to SyntaxTest expectations (changed code) 2020-06-22 16:53:03 +02:00
SyntaxTest.h Apply modernize-use-override. 2020-04-02 18:00:44 -05:00
YulInterpreterTest.cpp Refactor interpreter. 2020-07-09 15:00:13 +02:00
YulInterpreterTest.h remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
YulOptimizerTest.cpp Require for loop init rewriter for SSA. 2020-07-03 19:24:31 +02:00
YulOptimizerTest.h remove extra definition of printIndented 2020-06-02 21:15:00 +07:00