Greg Roth 3bd5f9ccfa Errors on non-immediate load/gather offsets (#3283) 4 years ago
..
dilocation 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
inc_dir aca6034a89 use path::native on filenames for dx.source.contents (#2902) 5 years ago
locals 8d79e009a5 Printing out line num and debug variable and expression when disassembling. (#2738) 5 years ago
min16 ee3303f61d Fixed debug info alignment in min16 types. (#3257) 5 years ago
misc 49310e2b2c Skip copy-in/copy-out for constant global variables. (#2836) 5 years ago
shader_params 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
types 8d79e009a5 Printing out line num and debug variable and expression when disassembling. (#2738) 5 years ago
value_cache 3bd5f9ccfa Errors on non-immediate load/gather offsets (#3283) 4 years ago
array_piece.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
as_payload_debug.hlsl e27ae363e1 Fix lost debug info on DispatchMesh payload in AS (#3243) 5 years ago
bitpiece_full_var.hlsl 99840a506f Make sure bitpiece not generated that covers the entire variable (#3223) 5 years ago
dbg_value_phi_branch.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
dbg_value_phi_loop.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
dyn_vec.hlsl f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 6 years ago
empty_global_struct.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
fcgl.hlsl f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 6 years ago
full_var_no_bitpiece.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
global_dyn_vec.hlsl f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 6 years ago
global_vec.hlsl 1053ca45ab Merge debug info for global variables lowered into local allocas. (#2846) 5 years ago
gv_od.hlsl cd7ae78e57 Global variables lowered to local variables are classified as arg_variables (#2637) 6 years ago
inc_test.hlsl aca6034a89 use path::native on filenames for dx.source.contents (#2902) 5 years ago
line_num_disasm.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
mat3x2_dbg.hlsl f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 6 years ago
mat_dbg.hlsl f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 6 years ago
merged_global_alloca.hlsl 1053ca45ab Merge debug info for global variables lowered into local allocas. (#2846) 5 years ago
merged_global_alloca_array.hlsl 1053ca45ab Merge debug info for global variables lowered into local allocas. (#2846) 5 years ago
nested_struct.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
nested_struct_arg.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
new_noop_no_fold_double.hlsl 598f1d14bf Simplifying branches to reduce complexity of cfg. (#2931) 5 years ago
new_noop_no_fold_int.hlsl 598f1d14bf Simplifying branches to reduce complexity of cfg. (#2931) 5 years ago
new_noop_out_args.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
new_noop_resource_var.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
new_noop_void_return.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
new_noops_call.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
new_noops_groupshare.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
new_noops_mandatory_immed.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
new_noops_mandatory_immed_load.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
new_noops_memcpy.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
new_noops_memcpy2.hlsl 7bb154000b Fixed a bug where nops are not generated for memcpy's (#2909) 5 years ago
new_noops_no_fold.hlsl 598f1d14bf Simplifying branches to reduce complexity of cfg. (#2931) 5 years ago
new_noops_no_fold_vec.hlsl 598f1d14bf Simplifying branches to reduce complexity of cfg. (#2931) 5 years ago
new_noops_simple_call.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
no_fold.hlsl 598f1d14bf Simplifying branches to reduce complexity of cfg. (#2931) 5 years ago
no_fold_vec.hlsl 598f1d14bf Simplifying branches to reduce complexity of cfg. (#2931) 5 years ago
no_fold_vec_array.hlsl f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 6 years ago
no_nops.hlsl 6cd93dfe40 Added option to not generate nops (#3419) 4 years ago
noop_no_fold_double.hlsl 598f1d14bf Simplifying branches to reduce complexity of cfg. (#2931) 5 years ago
noop_no_fold_int.hlsl 598f1d14bf Simplifying branches to reduce complexity of cfg. (#2931) 5 years ago
noop_out_args.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
noop_resource_var.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
noop_void_return.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
noops_call.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
noops_groupshare.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
noops_mandatory_immed.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
noops_mandatory_immed_load.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
noops_memcpy.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
noops_no_fold.hlsl 598f1d14bf Simplifying branches to reduce complexity of cfg. (#2931) 5 years ago
noops_no_fold_vec.hlsl 598f1d14bf Simplifying branches to reduce complexity of cfg. (#2931) 5 years ago
noops_simple_call.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
out_args.hlsl 0c3cab299f Fixed broken debug info for "out" and "inout" args. (#2914) 5 years ago
pound_line.hlsl bce85df113 Fixed #line issues with debug info and error messages (#2991) 5 years ago
preserve_rewrite.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
scalar_inf_loop.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
struct_piece.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
vec_dbg.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
vs_output.hlsl c2f4f86438 Recover lost debug info for returned variable. (#2869) 5 years ago
vs_output2.hlsl 1974753c16 Avoid subprog mismatch inserting dbg value intrinsic (#3018) 5 years ago