File tree
255 files changed
+7965
-1667
lines changed- cmake/modules
- docs
- include
- dxc/Support
- llvm
- Analysis
- IR
- Transforms
- IPO
- Utils
- lib
- Analysis
- IPA
- Bitcode/Reader
- CodeGen
- DxcSupport
- DxilDia
- DxilPIXPasses
- HLSL
- IR
- Support
- Transforms
- IPO
- InstCombine
- Scalar
- Utils
- Vectorize
- projects/dxilconv/include/ShaderBinary
- test
- HLSL/passes
- dxil_remove_unstructured_loop_exits
- indvars
- MC/ELF
- Object
- Transforms/Reassociate
- tools
- clang
- include/clang
- AST
- Basic
- SPIRV
- lib
- AST
- Basic
- CodeGen
- Frontend
- SPIRV
- Sema
- test
- CodeGenDXIL/operators/swizzle
- CodeGenSPIRV
- unsupported
- DXC
- Passes
- DxilLoopDeletion
- DxilRemoveDeadBlocks
- DxilRemoveUnstructuredLoopExits
- HLMatrixLower
- InstructionCombining
- PIX
- ScalarReplHLSL
- SimplifyCFG
- reassociate
- HLSLFileCheck
- pix
- SemaHLSL
- v202x/conforming-literals
- tools
- dxa
- dxclib
- dxcompiler
- dxc
- dxl
- dxopt
- unittests
- HLSLExec
- HLSL
- llc
- opt
- unittests
- Analysis
- IR
- utils
- TableGen
- git
- hct
- version
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
255 files changed
+7965
-1667
lines changedLines changed: 19 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
117 |
| - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
118 | 122 |
| |
119 | 123 |
| |
120 | 124 |
| |
121 |
| - | |
| 125 | + | |
122 | 126 |
| |
123 | 127 |
| |
124 | 128 |
| |
| |||
449 | 453 |
| |
450 | 454 |
| |
451 | 455 |
| |
452 |
| - | |
| 456 | + | |
453 | 457 |
| |
454 | 458 |
| |
455 | 459 |
| |
| |||
483 | 487 |
| |
484 | 488 |
| |
485 | 489 |
| |
486 |
| - | |
| 490 | + | |
487 | 491 |
| |
488 | 492 |
| |
489 | 493 |
| |
| |||
647 | 651 |
| |
648 | 652 |
| |
649 | 653 |
| |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
650 | 660 |
| |
651 | 661 |
| |
652 | 662 |
| |
| |||
758 | 768 |
| |
759 | 769 |
| |
760 | 770 |
| |
761 |
| - | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
762 | 774 |
| |
763 | 775 |
| |
764 | 776 |
| |
|
Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
107 | 108 |
| |
108 | 109 |
| |
109 | 110 |
| |
110 |
| - | |
| 111 | + | |
111 | 112 |
| |
112 | 113 |
| |
113 | 114 |
| |
| |||
244 | 245 |
| |
245 | 246 |
| |
246 | 247 |
| |
247 |
| - | |
| 248 | + | |
248 | 249 |
| |
249 | 250 |
| |
250 | 251 |
| |
251 | 252 |
| |
252 | 253 |
| |
253 | 254 |
| |
254 |
| - | |
| 255 | + | |
255 | 256 |
| |
256 | 257 |
| |
257 | 258 |
| |
| |||
295 | 296 |
| |
296 | 297 |
| |
297 | 298 |
| |
| 299 | + | |
298 | 300 |
| |
299 | 301 |
| |
| 302 | + | |
300 | 303 |
| |
301 | 304 |
| |
302 | 305 |
| |
| |||
317 | 320 |
| |
318 | 321 |
| |
319 | 322 |
| |
320 |
| - | |
| 323 | + | |
321 | 324 |
| |
322 | 325 |
| |
323 | 326 |
| |
| |||
867 | 870 |
| |
868 | 871 |
| |
869 | 872 |
| |
870 |
| - | |
871 | 873 |
| |
872 | 874 |
| |
873 | 875 |
| |
| |||
902 | 904 |
| |
903 | 905 |
| |
904 | 906 |
| |
905 |
| - | |
| 907 | + | |
906 | 908 |
| |
907 | 909 |
| |
908 | 910 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
|
Lines changed: 24 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 |
| - | |
199 |
| - | |
200 | 198 |
| |
201 |
| - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
202 | 203 |
| |
203 |
| - | |
| 204 | + | |
204 | 205 |
| |
205 | 206 |
| |
206 | 207 |
| |
| |||
407 | 408 |
| |
408 | 409 |
| |
409 | 410 |
| |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
410 | 420 |
| |
411 | 421 |
| |
412 | 422 |
| |
| |||
614 | 624 |
| |
615 | 625 |
| |
616 | 626 |
| |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
617 | 636 |
| |
618 | 637 |
| |
619 | 638 |
| |
| |||
624 | 643 |
| |
625 | 644 |
| |
626 | 645 |
| |
627 |
| - | |
| 646 | + | |
628 | 647 |
| |
629 | 648 |
| |
630 | 649 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
261 | 261 |
| |
262 | 262 |
| |
263 | 263 |
| |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
264 | 270 |
| |
265 | 271 |
| |
266 | 272 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1416 | 1416 |
| |
1417 | 1417 |
| |
1418 | 1418 |
| |
1419 |
| - | |
1420 |
| - | |
1421 |
| - | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
1422 | 1422 |
| |
1423 | 1423 |
| |
1424 | 1424 |
| |
|
Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1361 | 1361 |
| |
1362 | 1362 |
| |
1363 | 1363 |
| |
1364 |
| - | |
| 1364 | + | |
1365 | 1365 |
| |
1366 | 1366 |
| |
1367 | 1367 |
| |
| |||
3826 | 3826 |
| |
3827 | 3827 |
| |
3828 | 3828 |
| |
3829 |
| - | |
3830 |
| - | |
| 3829 | + | |
| 3830 | + | |
3831 | 3831 |
| |
3832 | 3832 |
| |
3833 | 3833 |
| |
| |||
3840 | 3840 |
| |
3841 | 3841 |
| |
3842 | 3842 |
| |
3843 |
| - | |
| 3843 | + | |
3844 | 3844 |
| |
3845 |
| - | |
| 3845 | + | |
3846 | 3846 |
| |
3847 | 3847 |
| |
3848 | 3848 |
| |
| |||
3865 | 3865 |
| |
3866 | 3866 |
| |
3867 | 3867 |
| |
3868 |
| - | |
| 3868 | + | |
| 3869 | + | |
| 3870 | + | |
| 3871 | + | |
| 3872 | + | |
| 3873 | + | |
| 3874 | + | |
3869 | 3875 |
| |
3870 | 3876 |
| |
3871 | 3877 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
| 42 | + | |
41 | 43 |
| |
42 | 44 |
| |
43 | 45 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
412 | 412 |
| |
413 | 413 |
| |
414 | 414 |
| |
| 415 | + | |
| 416 | + | |
415 | 417 |
| |
416 | 418 |
| |
417 | 419 |
| |
| |||
498 | 500 |
| |
499 | 501 |
| |
500 | 502 |
| |
501 |
| - | |
502 |
| - | |
| 503 | + | |
| 504 | + | |
503 | 505 |
| |
504 | 506 |
| |
505 | 507 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
| 86 | + | |
86 | 87 |
| |
87 | 88 |
| |
88 | 89 |
| |
|
0 commit comments