SPIRV-Tools/test/opt/loop_optimizations
dan sinclair 7861df9bb3
Remove using namespace commands. (#1794)
This CL removes the last two 'using namespace' commands.
2018-08-03 08:05:52 -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 Remove using namespace commands. (#1794) 2018-08-03 08:05:52 -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