solidity/test/libyul/yulOptimizerTests/rematerialiser
2019-03-18 12:43:20 +01:00
..
branches_for1.yul Use rematerializer if variable is unreferenced or value is "cheap". 2019-01-07 14:03:32 +01:00
branches_for2.yul Use rematerializer if variable is unreferenced or value is "cheap". 2019-01-07 14:03:32 +01:00
branches_for_declared_in_init1.yul Use rematerializer if variable is unreferenced or value is "cheap". 2019-01-07 14:03:32 +01:00
branches_for_declared_in_init2.yul Use rematerializer if variable is unreferenced or value is "cheap". 2019-01-07 14:03:32 +01:00
branches_if.yul Use rematerializer if variable is unreferenced or value is "cheap". 2019-01-07 14:03:32 +01:00
branches_switch.yul Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
cheap_caller.yul Use rematerializer if variable is unreferenced or value is "cheap". 2019-01-07 14:03:32 +01:00
do_not_move_out_of_scope.yul Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
do_remat_large_amounts_of_code_if_used_once.yul Use rematerializer if variable is unreferenced or value is "cheap". 2019-01-07 14:03:32 +01:00
for_break.yul [yul] Ensures DataFlowAnalyzer works fine with break/continue statements just like without. 2019-03-14 16:18:45 +01:00
for_continue_2.yul [Yul] Adds another test case for multiple continue statements within a for-loop 2019-03-18 12:43:20 +01:00
for_continue_with_assignment_in_post.yul [yul] Ensures DataFlowAnalyzer works fine with break/continue statements just like without. 2019-03-14 16:18:45 +01:00
for_continue.yul [yul] Ensures DataFlowAnalyzer works fine with break/continue statements just like without. 2019-03-14 16:18:45 +01:00
large_constant_used_once.yul Use rematerializer if variable is unreferenced or value is "cheap". 2019-01-07 14:03:32 +01:00
large_constant.yul Use rematerializer if variable is unreferenced or value is "cheap". 2019-01-07 14:03:32 +01:00
medium_sized_constant.yul Use rematerializer if variable is unreferenced or value is "cheap". 2019-01-07 14:03:32 +01:00
non_movable_function.yul Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
non_movable_instruction.yul Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
reassign.yul Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
reassignment.yul Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
smoke.yul Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
trivial.yul Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
update_asignment_remat.yul Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00