File tree
163 files changed
+3428
-859
lines changed- bolt/test/X86
- clang
- docs
- include/clang
- Basic
- Driver
- Parse
- lib
- AST
- CodeGen
- Driver
- ToolChains
- Frontend
- Parse
- Sema
- test
- AST
- ByteCode
- HLSL
- CXX/drs
- CodeGen
- CodeGenCXX
- Driver
- Lexer
- Misc
- ParserHLSL
- Sema
- SemaCXX
- SemaHLSL
- www
- clang-tools-extra/clangd
- compiler-rt
- lib
- asan
- orc
- test/asan/TestCases
- Linux
- Windows
- flang
- include/flang
- Optimizer/OpenMP
- Tools
- lib
- Lower/OpenMP
- Optimizer/OpenMP
- runtime
- test/Lower/OpenMP
- libcxx
- docs
- ReleaseNotes
- Status
- include
- lld
- COFF
- test/COFF
- Inputs
- lldb
- bindings/python
- include/lldb
- API
- Interpreter
- Target
- source
- API
- Commands
- Core
- Interpreter
- Plugins
- LanguageRuntime/CPlusPlus
- ScriptInterpreter/Python
- Target
- test/API
- commands/frame/recognizer
- lang/cpp/std-function-recognizer
- tools/lldb-dap/stackTrace/subtleFrames
- tools/lldb-dap
- llvm
- include/llvm
- CodeGen/GlobalISel
- IR
- lib
- CodeGen
- GlobalISel
- SelectionDAG
- IR
- Target/RISCV
- Transforms/Utils
- test
- CodeGen/X86
- Transforms/LoopVectorize/AArch64
- utils
- TableGen/Basic
- gn/secondary/llvm/lib/Transforms/Instrumentation
- mlir
- include/mlir
- Dialect/SparseTensor/IR
- Transforms
- lib
- Conversion/ReconcileUnrealizedCasts
- Dialect
- SCF/Transforms
- SparseTensor
- IR
- Transforms
- Utils
- Transforms/Utils
- test
- Dialect
- SCF
- SparseTensor
- Integration/Dialect/SparseTensor/CPU
- offload/test/offloading/fortran
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
163 files changed
+3428
-859
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1838 | 1838 |
| |
1839 | 1839 |
| |
1840 | 1840 |
| |
1841 |
| - | |
| 1841 | + | |
1842 | 1842 |
| |
1843 | 1843 |
| |
1844 | 1844 |
| |
|
Lines changed: 85 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 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + |
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
| 126 | + | |
| 127 | + | |
126 | 128 |
| |
127 | 129 |
| |
128 | 130 |
| |
129 | 131 |
| |
130 | 132 |
| |
131 | 133 |
| |
132 | 134 |
| |
| 135 | + | |
133 | 136 |
| |
134 | 137 |
| |
135 | 138 |
| |
| |||
236 | 239 |
| |
237 | 240 |
| |
238 | 241 |
| |
| 242 | + | |
| 243 | + | |
239 | 244 |
| |
240 | 245 |
| |
241 | 246 |
| |
| |||
449 | 454 |
| |
450 | 455 |
| |
451 | 456 |
| |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
452 | 462 |
| |
453 | 463 |
| |
454 | 464 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2068 | 2068 |
| |
2069 | 2069 |
| |
2070 | 2070 |
| |
| 2071 | + | |
| 2072 | + | |
2071 | 2073 |
| |
2072 | 2074 |
| |
2073 | 2075 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4538 | 4538 |
| |
4539 | 4539 |
| |
4540 | 4540 |
| |
4541 |
| - | |
| 4541 | + | |
4542 | 4542 |
| |
4543 | 4543 |
| |
4544 | 4544 |
| |
| |||
4622 | 4622 |
| |
4623 | 4623 |
| |
4624 | 4624 |
| |
4625 |
| - | |
| 4625 | + | |
4626 | 4626 |
| |
4627 | 4627 |
| |
4628 | 4628 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
333 | 333 |
| |
334 | 334 |
| |
335 | 335 |
| |
336 |
| - | |
| 336 | + | |
| 337 | + | |
337 | 338 |
| |
338 | 339 |
| |
339 | 340 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1543 | 1543 |
| |
1544 | 1544 |
| |
1545 | 1545 |
| |
| 1546 | + | |
| 1547 | + | |
| 1548 | + | |
1546 | 1549 |
| |
1547 | 1550 |
| |
1548 | 1551 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12353 | 12353 |
| |
12354 | 12354 |
| |
12355 | 12355 |
| |
12356 |
| - | |
| 12356 | + | |
| 12357 | + | |
| 12358 | + | |
| 12359 | + | |
| 12360 | + | |
| 12361 | + | |
| 12362 | + | |
12357 | 12363 |
| |
12358 | 12364 |
| |
12359 | 12365 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| 82 | + | |
| 83 | + | |
| 84 | + | |
82 | 85 |
| |
83 | 86 |
| |
84 | 87 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
| 110 | + | |
110 | 111 |
| |
111 | 112 |
| |
112 | 113 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3021 | 3021 |
| |
3022 | 3022 |
| |
3023 | 3023 |
| |
3024 |
| - | |
| 3024 | + | |
3025 | 3025 |
| |
3026 | 3026 |
| |
3027 | 3027 |
| |
3028 | 3028 |
| |
3029 | 3029 |
| |
3030 | 3030 |
| |
3031 | 3031 |
| |
| 3032 | + | |
3032 | 3033 |
| |
| 3034 | + | |
3033 | 3035 |
| |
3034 | 3036 |
| |
3035 | 3037 |
| |
|
Lines changed: 40 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6691 | 6691 |
| |
6692 | 6692 |
| |
6693 | 6693 |
| |
6694 |
| - | |
| 6694 | + | |
| 6695 | + | |
| 6696 | + | |
6695 | 6697 |
| |
6696 | 6698 |
| |
6697 | 6699 |
| |
| |||
10003 | 10005 |
| |
10004 | 10006 |
| |
10005 | 10007 |
| |
| 10008 | + | |
| 10009 | + | |
10006 | 10010 |
| |
10007 | 10011 |
| |
10008 | 10012 |
| |
10009 |
| - | |
10010 |
| - | |
10011 |
| - | |
10012 |
| - | |
10013 |
| - | |
10014 |
| - | |
10015 |
| - | |
10016 |
| - | |
10017 |
| - | |
10018 |
| - | |
10019 |
| - | |
10020 |
| - | |
10021 |
| - | |
10022 |
| - | |
| 10013 | + | |
| 10014 | + | |
| 10015 | + | |
10023 | 10016 |
| |
10024 | 10017 |
| |
10025 | 10018 |
| |
| |||
10030 | 10023 |
| |
10031 | 10024 |
| |
10032 | 10025 |
| |
10033 |
| - | |
10034 |
| - | |
10035 |
| - | |
10036 |
| - | |
10037 | 10026 |
| |
10038 | 10027 |
| |
10039 | 10028 |
| |
10040 | 10029 |
| |
| 10030 | + | |
| 10031 | + | |
| 10032 | + | |
| 10033 | + | |
| 10034 | + | |
| 10035 | + | |
| 10036 | + | |
| 10037 | + | |
| 10038 | + | |
| 10039 | + | |
| 10040 | + | |
| 10041 | + | |
| 10042 | + | |
| 10043 | + | |
| 10044 | + | |
| 10045 | + | |
| 10046 | + | |
| 10047 | + | |
| 10048 | + | |
| 10049 | + | |
| 10050 | + | |
10041 | 10051 |
| |
10042 | 10052 |
| |
10043 | 10053 |
| |
10044 | 10054 |
| |
10045 | 10055 |
| |
10046 | 10056 |
| |
10047 | 10057 |
| |
10048 |
| - | |
10049 | 10058 |
| |
10050 | 10059 |
| |
10051 | 10060 |
| |
| |||
10139 | 10148 |
| |
10140 | 10149 |
| |
10141 | 10150 |
| |
10142 |
| - | |
10143 |
| - | |
10144 |
| - | |
| 10151 | + | |
| 10152 | + | |
| 10153 | + | |
| 10154 | + | |
| 10155 | + | |
| 10156 | + | |
| 10157 | + | |
| 10158 | + | |
| 10159 | + | |
| 10160 | + | |
| 10161 | + | |
10145 | 10162 |
| |
10146 | 10163 |
| |
10147 | 10164 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
| |||
990 | 991 |
| |
991 | 992 |
| |
992 | 993 |
| |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
993 | 1001 |
| |
994 | 1002 |
| |
995 | 1003 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3614 | 3614 |
| |
3615 | 3615 |
| |
3616 | 3616 |
| |
| 3617 | + | |
3617 | 3618 |
| |
3618 | 3619 |
| |
3619 | 3620 |
| |
|
0 commit comments