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 |
| |
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
| |||
409 | 409 |
| |
410 | 410 |
| |
411 | 411 |
| |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
412 | 427 |
| |
413 | 428 |
| |
414 | 429 |
| |
| |||
643 | 658 |
| |
644 | 659 |
| |
645 | 660 |
| |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
646 | 667 |
| |
647 | 668 |
| |
648 | 669 |
| |
| |||
683 | 704 |
| |
684 | 705 |
| |
685 | 706 |
| |
686 |
| - | |
687 |
| - | |
688 |
| - | |
689 |
| - | |
690 | 707 |
| |
691 | 708 |
| |
692 | 709 |
| |
| |||
718 | 735 |
| |
719 | 736 |
| |
720 | 737 |
| |
| 738 | + | |
721 | 739 |
| |
722 | 740 |
| |
723 | 741 |
| |
| |||
764 | 782 |
| |
765 | 783 |
| |
766 | 784 |
| |
| 785 | + | |
| 786 | + | |
767 | 787 |
| |
768 | 788 |
| |
769 | 789 |
| |
|
0 commit comments