File tree
718 files changed
+10740
-4351
lines changed- .github/workflows
- autoconf
- cmake
- caches
- modules
- docs
- external
- include
- dxc
- DXIL
- DxilContainer
- DxilRootSignature
- Support
- Test
- llvm
- ADT
- CodeGen
- IR
- MC
- Support
- lib
- Analysis
- IPA
- Bitcode/Reader
- DXIL
- DxcSupport
- DxilCompression
- DxilContainer
- DxilDia
- DxilPIXPasses
- DxilPdbInfo
- DxilRDATBuilder
- DxilRootSignature
- HLSL
- IR
- Option
- Support
- Windows
- TableGen
- Transforms
- IPO
- InstCombine
- Scalar
- Utils
- projects/dxilconv
- lib/DxbcConverter
- test
- dxbc2dxil
- taef
- tools/dxbc2dxil
- unittests
- test
- Analysis
- Assembler
- Bitcode
- CodeGen
- Feature
- Instrumentation
- Integer
- Linker
- MC
- Object
- Other
- SymbolRewriter
- Transforms
- Verifier
- YAMLParser
- tools
- dsymutil
- llvm-cov
- llvm-cxxdump
- llvm-mc
- llvm-objdump
- llvm-profdata
- llvm-symbolizer
- pdb
- lto
- tools
- clang
- include/clang
- AST
- Basic
- Driver
- Frontend
- SPIRV
- Serialization
- lib
- AST
- Analysis
- Basic
- CodeGen
- Driver
- Frontend
- Rewrite
- Index
- Lex
- Parse
- Rewrite
- SPIRV
- Sema
- test
- CXX
- CodeCompletion
- CodeGenCUDA
- CodeGenHLSL
- Samples
- D12
- DX11
- MiniEngine
- CodeGenSPIRV
- CoverageMapping
- Coverage
- DXC
- Inputs
- DXILValidation
- FixIt
- Format
- Frontend
- HLSLDisabled
- HLSLFileCheck
- d3dreflect
- hlsl
- classes
- compile_options
- control_flow
- attributes/unroll
- if_else
- loops
- return
- diagnostics/warnings
- functions
- arguments
- misc
- overloading
- intrinsics
- atomic
- boolean
- compound
- wave/reduction
- namespace
- objects/RasterizerOrderedBuffer
- operator_overloading
- operators
- binary
- select
- payload_qualifier
- preprocessor/line_directive
- resource_binding
- template
- types
- boolean
- cast
- identical_layout_structs
- conversions
- matrix
- modifiers
- global
- matrix_packing
- struct
- vector
- passes
- hl/legalize_sample_offset
- llvm/simplifyinst
- pix
- samples
- MiniEngine
- d3d11
- d3d12
- shader_targets
- geometry/streamoutputs
- library
- lib_arg_flatten
- raytracing
- HLSL
- rewriter
- Headers
- Index
- Integration
- Layout
- Lexer
- Misc
- PCH
- Parser
- Preprocessor
- Profile
- SemaCUDA
- SemaCXX
- SemaTemplate
- Sema
- Tooling
- Unit
- VFS
- taef
- tools
- dotnetc
- dxa
- dxclib
- dxcompiler
- dxlib-sample
- dxrfallbackcompiler
- libclang
- unittests
- HLSLExec
- HLSLHost
- HLSLTestLib
- HLSL
- SPIRV
- dxc_batch
- utils/TableGen
- dxexp
- llvm-stress
- unittests
- ADT
- Analysis
- IR
- Support
- utils
- FileCheck
- TableGen
- hct
- lit/lit/formats
- unittest/googletest/include/gtest/internal
- version
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
718 files changed
+10740
-4351
lines changedLines changed: 59 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + |
Lines changed: 26 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
105 |
| - | |
| 105 | + | |
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
| |||
408 | 408 |
| |
409 | 409 |
| |
410 | 410 |
| |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
411 | 426 |
| |
412 | 427 |
| |
413 | 428 |
| |
| |||
647 | 662 |
| |
648 | 663 |
| |
649 | 664 |
| |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
650 | 671 |
| |
651 | 672 |
| |
652 | 673 |
| |
| |||
687 | 708 |
| |
688 | 709 |
| |
689 | 710 |
| |
690 |
| - | |
691 |
| - | |
692 |
| - | |
693 |
| - | |
694 | 711 |
| |
695 | 712 |
| |
696 | 713 |
| |
| |||
722 | 739 |
| |
723 | 740 |
| |
724 | 741 |
| |
| 742 | + | |
725 | 743 |
| |
726 | 744 |
| |
727 | 745 |
| |
| |||
768 | 786 |
| |
769 | 787 |
| |
770 | 788 |
| |
| 789 | + | |
| 790 | + | |
771 | 791 |
| |
772 | 792 |
| |
773 | 793 |
| |
|
0 commit comments