Greg Roth 5fbaf73466 Error for groupshared outside of compute (#3472) 5 years ago
..
_readme.txt 5d6674ad0a Hoist exits out of loops when unrolling to make code structured. (#3103) 5 years ago
enable-partial-unroll-test01.hlsl 5fbaf73466 Error for groupshared outside of compute (#3472) 5 years ago
enable-partial-unroll-test02.hlsl 5fbaf73466 Error for groupshared outside of compute (#3472) 5 years ago
loop1.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
loop2.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
loop3.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
loop4.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
loop5.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
loop6.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
loop7.hlsl b33846a03c Using DxilValueCache for unroll. (#2694) 6 years ago
loop8.hlsl b33846a03c Using DxilValueCache for unroll. (#2694) 6 years ago
midbreak.hlsl bf4b75abb1 Correct break followed by additional statements (#2997) 5 years ago
nested_unroll.hlsl f5f4b1aa35 Made nested unroll work. (#3436) 5 years ago
nested_unroll2.hlsl f5f4b1aa35 Made nested unroll work. (#3436) 5 years ago
nested_unroll_fail.hlsl f5f4b1aa35 Made nested unroll work. (#3436) 5 years ago
no_nest_loop.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
struct_exit.hlsl 5d6674ad0a Hoist exits out of loops when unrolling to make code structured. (#3103) 5 years ago
struct_exit_disable.hlsl 4c66d72760 Enabled loop exit structurizer by default. (#3334) 5 years ago
struct_exit_exit_value.hlsl 4b975c13f0 Made exit values not have to dominate latch in structurize loop exit (#3220) 5 years ago
struct_exit_inner_loop.hlsl 5d6674ad0a Hoist exits out of loops when unrolling to make code structured. (#3103) 5 years ago
struct_exit_multi.hlsl 5d6674ad0a Hoist exits out of loops when unrolling to make code structured. (#3103) 5 years ago
struct_exit_outer_loop.hlsl 5d6674ad0a Hoist exits out of loops when unrolling to make code structured. (#3103) 5 years ago