Adam Yang 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 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
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 9bf9701ca7 Separated dead block removal to its own pass. Fixed bug where dead resources are not removed (#2744) 5 years ago
_readme.txt 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 years ago
array_piece.hlsl 4e5440e1ee Reorganize tests in CodegenHLSL for better clarity and coverage (#2456) 6 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 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
new_noop_no_fold_int.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 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_no_fold.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
new_noops_no_fold_vec.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 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 f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 6 years ago
no_fold_vec.hlsl f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 6 years ago
no_fold_vec_array.hlsl f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 6 years ago
noop_no_fold_double.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
noop_no_fold_int.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 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 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
noops_no_fold_vec.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
noops_simple_call.hlsl 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 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