File tree
431 files changed
+6685
-3516
lines changed- .ci
- .github/workflows/containers
- github-action-ci
- github-action-ci-windows
- bolt
- include/bolt/Core
- lib
- Core
- Rewrite
- Target/AArch64
- test/AArch64
- unittests/Core
- clang
- docs
- include/clang
- AST
- Basic
- CIR
- Dialect
- Builder
- IR
- Frontend
- Lex
- Parse
- Sema
- lib
- AST
- Basic
- CIR
- CodeGen
- Dialect
- IR
- Transforms
- Lowering/DirectToLLVM
- CodeGen
- Frontend
- Headers
- Lex
- Parse
- Sema
- Serialization
- StaticAnalyzer/Checkers/WebKit
- test
- AST
- Analysis/Checkers/WebKit
- C/C11
- CIR/CodeGen
- ClangScanDeps
- CodeGen
- include
- Headers
- Inputs/include
- ParserOpenACC
- Sema
- SemaCXX
- SemaOpenACC
- unittests
- Analysis
- Basic
- Lex
- Parse
- www
- clang-tools-extra
- clang-tidy
- misc
- clangd
- compiler-rt/lib
- builtins
- rtsan
- tests
- flang
- docs
- include/flang
- Common
- Evaluate
- Optimizer/Builder
- Runtime
- Runtime
- Support
- lib
- Evaluate
- Lower
- Optimizer
- Builder
- Runtime
- Transforms
- Parser
- Semantics
- Support
- test
- Evaluate
- Fir/CUDA
- Lower
- CUDA
- Intrinsics
- Parser
- OpenMP
- Preprocessing
- Semantics
- flang-rt
- include/flang-rt/runtime
- lib/runtime
- libc
- include/llvm-libc-types
- src
- math/generic
- sys/time/linux
- test/src
- sys/time
- time
- libcxx
- include
- __configuration
- __locale_dir
- test
- configs
- libcxx
- lld
- MachO
- test/MachO
- lldb
- include/lldb
- Symbol
- Utility
- source
- Plugins
- Process
- Utility
- gdb-remote
- SymbolFile/DWARF
- Symbol
- Utility
- test/API/macosx/thread_start_bps
- llvm
- docs
- include/llvm
- Analysis
- CodeGen
- MC
- MCParser
- lib
- Analysis
- CodeGen/SelectionDAG
- IR
- MC
- MCParser
- Passes
- Target
- AArch64
- AsmParser
- Disassembler
- MCTargetDesc
- AMDGPU
- ARM
- DirectX
- LoongArch/MCTargetDesc
- M68k
- PowerPC
- RISCV
- AsmParser
- Disassembler
- MCTargetDesc
- X86
- AsmParser
- Transforms/Vectorize
- test
- Analysis/DXILResource
- CodeGen
- AMDGPU
- ARM
- NVPTX
- PowerPC
- RISCV/rvv
- X86
- DebugInfo
- MC
- AArch64
- Disassembler/PowerPC
- PowerPC
- RISCV
- Transforms
- InstCombine
- LoopVectorize
- AArch64
- ARM
- RISCV
- SystemZ
- X86
- SLPVectorizer/X86
- unittests
- Analysis
- CodeGen
- Target/DirectX
- utils/gn/secondary
- clang
- include/clang/Basic
- lib
- ASTMatchers
- Basic
- tools/clang-sycl-linker
- clang-tools-extra/clangd/support
- lldb/source/ValueObject
- llvm/lib/ExecutionEngine/JITLink
- mlir
- docs/Dialects
- include/mlir/Dialect
- LLVMIR
- Tosa/IR
- lib
- AsmParser
- Conversion/SCFToSPIRV
- Dialect
- LLVMIR/IR
- Tosa/IR
- Target/LLVMIR/Dialect/NVVM
- test
- Dialect/LLVMIR
- IR
- Target/LLVMIR
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
431 files changed
+6685
-3516
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
57 |
| - | |
58 |
| - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
| 111 | + | |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
| 98 | + | |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| 89 | + | |
| 90 | + | |
| 91 | + | |
89 | 92 |
| |
90 | 93 |
| |
91 | 94 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1795 | 1795 |
| |
1796 | 1796 |
| |
1797 | 1797 |
| |
| 1798 | + | |
| 1799 | + | |
1798 | 1800 |
| |
1799 | 1801 |
| |
1800 | 1802 |
| |
|
Lines changed: 26 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| |||
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
25 |
| - | |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| |||
174 | 175 |
| |
175 | 176 |
| |
176 | 177 |
| |
| 178 | + | |
177 | 179 |
| |
178 | 180 |
| |
179 | 181 |
| |
180 | 182 |
| |
181 | 183 |
| |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
182 | 202 |
| |
183 | 203 |
| |
184 | 204 |
| |
| |||
197 | 217 |
| |
198 | 218 |
| |
199 | 219 |
| |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
200 | 225 |
| |
201 | 226 |
| |
202 | 227 |
| |
|
Lines changed: 33 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
274 | 284 |
| |
275 | 285 |
| |
276 | 286 |
| |
| |||
303 | 313 |
| |
304 | 314 |
| |
305 | 315 |
| |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
306 | 326 |
| |
307 | 327 |
| |
308 | 328 |
| |
| |||
739 | 759 |
| |
740 | 760 |
| |
741 | 761 |
| |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
742 | 775 |
| |
743 | 776 |
| |
744 | 777 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2827 | 2827 |
| |
2828 | 2828 |
| |
2829 | 2829 |
| |
2830 |
| - | |
2831 |
| - | |
2832 |
| - | |
| 2830 | + | |
| 2831 | + | |
| 2832 | + | |
| 2833 | + | |
2833 | 2834 |
| |
2834 | 2835 |
| |
2835 | 2836 |
| |
|
Lines changed: 24 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
126 | 138 |
| |
127 | 139 |
| |
128 | 140 |
| |
129 | 141 |
| |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
| 142 | + | |
134 | 143 |
| |
135 | 144 |
| |
136 |
| - | |
137 |
| - | |
138 |
| - | |
| 145 | + | |
139 | 146 |
| |
140 | 147 |
| |
141 | 148 |
| |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
142 | 155 |
| |
143 | 156 |
| |
144 | 157 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + |
Lines changed: 62 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
161 | 162 |
| |
162 | 163 |
| |
163 | 164 |
| |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
164 | 226 |
| |
165 | 227 |
| |
166 | 228 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
|
Lines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
99 | 97 |
| |
100 |
| - | |
| 98 | + | |
| 99 | + | |
101 | 100 |
| |
102 | 101 |
| |
103 | 102 |
| |
|
Lines changed: 0 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
927 | 927 |
| |
928 | 928 |
| |
929 | 929 |
| |
930 |
| - | |
931 |
| - | |
932 |
| - | |
933 |
| - | |
934 |
| - | |
935 |
| - | |
936 |
| - | |
937 |
| - | |
938 |
| - | |
939 |
| - | |
940 |
| - | |
941 |
| - | |
942 | 930 |
| |
943 | 931 |
| |
944 | 932 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
| 205 | + | |
205 | 206 |
| |
206 |
| - | |
207 |
| - | |
| 207 | + | |
| 208 | + | |
208 | 209 |
| |
209 | 210 |
| |
210 | 211 |
| |
|
0 commit comments