SPIRV-Tools/test/opt/loop_optimizations
dan sinclair e477e7573e
Remove the module from opt::Function. (#1717)
The function class provides a {Set|Get}Parent call in order to provide
the context to the LoopDescriptor methods. This CL removes the module
from Function and provides the needed context directly to LoopDescriptor
on creation.
2018-07-12 14:42:05 -04:00
..
CMakeLists.txt Make fewer test executables 2018-06-12 09:48:42 -04:00
dependence_analysis_helpers.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
dependence_analysis.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
fusion_compatibility.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
fusion_illegal.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
fusion_legal.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
fusion_pass.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
hoist_all_loop_types.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
hoist_double_nested_loops.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
hoist_from_independent_loops.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
hoist_simple_case.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
hoist_single_nested_loops.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
hoist_without_preheader.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
lcssa.cpp Remove the module from opt::Function. (#1717) 2018-07-12 14:42:05 -04:00
loop_descriptions.cpp Remove the module from opt::Function. (#1717) 2018-07-12 14:42:05 -04:00
loop_fission.cpp use Pass::Run to set the context on each pass. (#1708) 2018-07-12 09:08:45 -04:00
nested_loops.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
peeling_pass.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
peeling.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00
unroll_assumptions.cpp use Pass::Run to set the context on each pass. (#1708) 2018-07-12 09:08:45 -04:00
unroll_simple.cpp Remove the module from opt::Function. (#1717) 2018-07-12 14:42:05 -04:00
unswitch.cpp Move tests into namespaces (#1689) 2018-07-11 09:24:49 -04:00