1 file changed
+1
-1
lines changed- .github/ISSUE_TEMPLATE/bug_report_spirv.md+5-5
- cmake/modules/HandleLLVMOptions.cmake+5-3
- docs/SPIR-V.rst+15
- external/SPIRV-Headers+1-1
- external/SPIRV-Tools+1-1
- include/dxc/Support/DxcOptToggles.h+13-11
- include/llvm/ADT/StringRef.h+11-10
- lib/Analysis/LoopPass.cpp+9
- lib/DxilPIXPasses/DxilAnnotateWithVirtualRegister.cpp+73-9
- lib/DxilPIXPasses/DxilShaderAccessTracking.cpp+3
- lib/IR/AsmWriter.cpp+1-1
- test/HLSL/opt/help.ll+5
- tools/clang/lib/SPIRV/EmitVisitor.cpp+4
- tools/clang/lib/SPIRV/SpirvEmitter.cpp+102-48
- tools/clang/lib/SPIRV/SpirvEmitter.h+13-4
- tools/clang/lib/Sema/SemaHLSL.cpp+4-1
- tools/clang/test/CodeGenDXIL/hlsl/types/type-enum-cast.hlsl+31
- tools/clang/test/CodeGenSPIRV/func.noidentifier.hlsl+29
- tools/clang/test/CodeGenSPIRV/rich.debug.debugscope.hlsl+14-12
- tools/clang/test/CodeGenSPIRV/rich.debug.function.param.hlsl+8-7
- tools/clang/test/CodeGenSPIRV/rich.debug.global-variable.hlsl+2-3
- tools/clang/test/CodeGenSPIRV/rich.debug.local-variable.hlsl+11-9
- tools/clang/test/CodeGenSPIRV/rich.debug.vulkan.member.function.param.hlsl+8-8
- tools/clang/test/CodeGenSPIRV/shader.debug.function.hlsl+16-9
- tools/clang/test/CodeGenSPIRV/shader.debug.line.composite.hlsl+1-1
- tools/clang/test/CodeGenSPIRV/type.enum.cast.hlsl+20
- tools/clang/test/CodeGenSPIRV/type.enum.hlsl+1-1
- tools/clang/unittests/HLSL/DxilContainerTest.cpp+1-1
- tools/clang/unittests/HLSL/PixTest.cpp+257-6
- tools/clang/unittests/HLSL/PixTestUtils.cpp+2-2
- tools/opt/opt.cpp+10
- unittests/IR/AsmWriterTest.cpp+37
- unittests/IR/CMakeLists.txt+1
0 commit comments