solidity/test/libjulia
Leo Arias aae385031f Add a missing tests for yul inliner optimization
When the statement has two return values, the function is not inlinable.

When the function has one statement but it is not an assignment to the
return variable, the function is not inlinable.

l
2018-09-16 06:38:08 +00:00
..
Common.cpp update tests 2018-06-14 09:31:28 +01:00
Common.h update tests 2018-06-14 09:31:28 +01:00
CommonSubexpression.cpp Rename test suites from J/Iulia* to Yul* 2018-06-26 00:07:28 +02:00
Disambiguator.cpp Rename test suites from J/Iulia* to Yul* 2018-06-26 00:07:28 +02:00
FunctionGrouper.cpp Rename test suites from J/Iulia* to Yul* 2018-06-26 00:07:28 +02:00
FunctionHoister.cpp Rename test suites from J/Iulia* to Yul* 2018-06-26 00:07:28 +02:00
Inliner.cpp Add a missing tests for yul inliner optimization 2018-09-16 06:38:08 +00:00
MainFunction.cpp Rename test suites from J/Iulia* to Yul* 2018-06-26 00:07:28 +02:00
Parser.cpp AsmParser,TypeChecker: Fix typos. 2018-07-10 12:33:19 +02:00
Rematerialiser.cpp Rename test suites from J/Iulia* to Yul* 2018-06-26 00:07:28 +02:00
Simplifier.cpp tests: add yul simplifier not applied with function calls 2018-08-09 03:46:22 +00:00
UnusedPruner.cpp Rename test suites from J/Iulia* to Yul* 2018-06-26 00:07:28 +02:00