aboutsummaryrefslogtreecommitdiffstats
path: root/test/libjulia/Inliner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a missing tests for yul inliner optimizationLeo Arias2018-09-161-0/+3
* Rename Julia to Yul in variablesAlex Beregszaszi2018-06-261-6/+6
* Rename test suites from J/Iulia* to Yul*Alex Beregszaszi2018-06-261-4/+4
* Fix test case strings.chriseth2018-05-021-102/+102
* Test the removal of the result variable.chriseth2018-05-021-0/+30
* Tests.chriseth2018-05-021-11/+125
* Fix tests for old precompiler.chriseth2018-02-081-53/+53
* Test about recursively calling functions.chriseth2018-02-061-7/+21
* Tests for functional inliner.chriseth2018-02-061-2/+22
* Function inliner.chriseth2018-02-061-2/+65
* Tests for inlinable function filter.chriseth2018-02-061-0/+102