Greg Roth 35fda6914e Handle scalar args to out vector params (#3246) 5 years ago
..
aggregates_by_value_semantics.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
arrayArg.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
arrayArg2.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
arrayArg3.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
arrayArgErr.hlsl a841ddde5a Return error on subscript access of index vector (#2837) 5 years ago
array_arg_alloca_merge.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
buf_arg_alloca_merge.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
gep_arg_nocopy.hlsl 49876c21b4 Not copy GEP arg when the ptr is alloca/arg/const global. (#2855) 5 years ago
global_param_alias.hlsl 49310e2b2c Skip copy-in/copy-out for constant global variables. (#2836) 5 years ago
group_share_inout.hlsl f26d32cbd0 Skip copy-in copy-out on inout parameter for local variables without cast. (#2770) 5 years ago
in_out.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
inout1.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
inout2.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
inout3.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
inout4.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
inout5.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
inout_derived_struct_no_crash.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
inout_from_arg.hlsl 6627ce7c64 Skip copy of inout args when coming from function arg (#2822) 5 years ago
inout_large.hlsl 08f3100f25 Increase scan limit for DSE, add option (#2725) 5 years ago
inout_se.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
inout_subscript.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
inout_trunc.hlsl 35fda6914e Handle scalar args to out vector params (#3246) 5 years ago
local_inout.hlsl f26d32cbd0 Skip copy-in copy-out on inout parameter for local variables without cast. (#2770) 5 years ago
matrix_array_arg_copy_optimized_away.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
not_copy_cbuffer_argument.hlsl 49310e2b2c Skip copy-in/copy-out for constant global variables. (#2836) 5 years ago
outputArray.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
parameter_types.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
readFromOutput.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
readFromOutput2.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
readFromOutput3.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
redundantinput1.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
signed_unsigned_cast_inout.hlsl fd8278f38a Do copy-in copy-out for uint int cast. (#2813) 5 years ago
struct_param_in_mod.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
struct_param_in_mod2.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
void-param.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
writeToInput.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
writeToInput2.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
writeToInput3.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
writeToInput4.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
xvalue_to_rvalue_regression.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago