File tree
130 files changed
+3184
-826
lines changed- .github
- clang-tools-extra
- clang-reorder-fields
- test/clang-reorder-fields
- clang
- cmake/caches
- include/clang
- Driver
- Tooling
- lib
- AST
- Basic
- Targets
- CodeGen
- Driver
- Sema
- Serialization
- Tooling
- test
- APINotes
- Inputs/Headers
- CodeGenHLSL
- Driver
- Preprocessor
- SemaCXX
- SemaHLSL/BuiltIns
- unittests/Tooling
- compiler-rt
- lib
- rtsan
- tests
- sanitizer_common
- test/profile/ContinuousSyncMode
- flang
- include/flang
- Evaluate
- Optimizer
- Builder
- Runtime
- HLFIR
- Runtime
- Tools
- lib
- Evaluate
- Optimizer
- Builder
- Runtime
- HLFIR
- IR
- Transforms
- Passes
- module
- runtime
- test
- Driver
- Fir
- HLFIR
- Lower/Intrinsics
- lldb/source
- Plugins/Process/Utility
- Target
- lld
- COFF
- test/COFF
- llvm
- cmake
- modules
- include/llvm
- Analysis
- Config
- IR
- Support
- lib
- Analysis
- AsmParser
- CodeGen
- ExecutionEngine/RuntimeDyld
- MC
- Support
- Unix
- Target/AMDGPU
- Transforms
- IPO
- InstCombine
- test
- Analysis
- BasicAA
- ScalarEvolution
- CodeGen
- AMDGPU
- RISCV/rvv
- Transforms
- DeadStoreElimination
- FunctionAttrs
- IndVarSimplify
- InstCombine
- SROA
- utils
- TableGen
- gn/secondary
- lldb/source/Plugins/Process/Utility
- llvm/include/llvm/Config
- mlir
- include/mlir/IR
- lib
- IR
- Target/LLVMIR/Dialect/OpenMP
- test
- Dialect/Vector
- Target/LLVMIR
- python
- tools/mlir-cpu-runner
- unittests/IR
- utils/bazel
- llvm-project-overlay
- clang
- llvm/include/llvm/Config
- llvm_configs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
130 files changed
+3184
-826
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 | 30 |
| |
32 | 31 |
| |
33 | 32 |
| |
|
Lines changed: 61 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
67 | 69 |
| |
68 | 70 |
| |
69 | 71 |
| |
| |||
116 | 118 |
| |
117 | 119 |
| |
118 | 120 |
| |
119 |
| - | |
120 |
| - | |
121 |
| - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
122 | 169 |
| |
123 | 170 |
| |
124 |
| - | |
| 171 | + | |
| 172 | + | |
125 | 173 |
| |
126 | 174 |
| |
127 | 175 |
| |
128 | 176 |
| |
129 | 177 |
| |
130 | 178 |
| |
131 |
| - | |
132 |
| - | |
| 179 | + | |
| 180 | + | |
133 | 181 |
| |
134 | 182 |
| |
135 | 183 |
| |
| 184 | + | |
136 | 185 |
| |
| 186 | + | |
| 187 | + | |
| 188 | + | |
137 | 189 |
| |
138 |
| - | |
| 190 | + | |
| 191 | + | |
139 | 192 |
| |
140 | 193 |
| |
141 | 194 |
| |
|
Lines changed: 23 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 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 |
| |
14 | 17 |
| |
15 | 18 |
|
Lines changed: 30 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
75 | 97 |
| |
76 | 98 |
| |
77 | 99 |
| |
| |||
119 | 141 |
| |
120 | 142 |
| |
121 | 143 |
| |
| 144 | + | |
| 145 | + | |
| 146 | + | |
122 | 147 |
| |
123 | 148 |
| |
124 | 149 |
| |
| |||
511 | 536 |
| |
512 | 537 |
| |
513 | 538 |
| |
| 539 | + | |
514 | 540 |
| |
515 | 541 |
| |
516 | 542 |
| |
517 |
| - | |
| 543 | + | |
518 | 544 |
| |
519 | 545 |
| |
520 | 546 |
| |
| |||
744 | 770 |
| |
745 | 771 |
| |
746 | 772 |
| |
| 773 | + | |
| 774 | + | |
| 775 | + | |
747 | 776 |
| |
748 | 777 |
| |
749 | 778 |
| |
|
Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
223 | 223 |
| |
224 | 224 |
| |
225 | 225 |
| |
226 |
| - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
227 | 231 |
| |
228 | 232 |
| |
229 | 233 |
| |
| |||
233 | 237 |
| |
234 | 238 |
| |
235 | 239 |
| |
236 |
| - | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
237 | 243 |
| |
238 | 244 |
| |
239 | 245 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6376 | 6376 |
| |
6377 | 6377 |
| |
6378 | 6378 |
| |
6379 |
| - | |
| 6379 | + | |
6380 | 6380 |
| |
6381 | 6381 |
| |
6382 | 6382 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
425 | 425 |
| |
426 | 426 |
| |
427 | 427 |
| |
| 428 | + | |
428 | 429 |
| |
429 | 430 |
| |
430 | 431 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
617 | 617 |
| |
618 | 618 |
| |
619 | 619 |
| |
620 |
| - | |
| 620 | + | |
| 621 | + | |
621 | 622 |
| |
622 | 623 |
| |
623 | 624 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7817 | 7817 |
| |
7818 | 7818 |
| |
7819 | 7819 |
| |
7820 |
| - | |
| 7820 | + | |
7821 | 7821 |
| |
7822 | 7822 |
| |
7823 | 7823 |
| |
|
0 commit comments