File tree
472 files changed
+8790
-4874
lines changed- bolt
- include/bolt/Core
- lib
- Core
- Rewrite
- Target
- AArch64
- X86
- test/AArch64
- unittests/Core
- clang-tools-extra
- clang-tidy
- clangd
- docs/clang-tidy/checks
- android
- cert
- concurrency
- cppcoreguidelines
- misc
- readability
- clang
- docs
- include/clang
- ASTMatchers
- AST
- Basic
- Frontend
- Lex
- Sema
- lib
- ASTMatchers
- AST
- Analysis
- Basic
- CodeGen
- TargetBuiltins
- Driver/ToolChains
- Frontend
- Headers
- hlsl
- Lex
- Parse
- Sema
- StaticAnalyzer/Checkers/WebKit
- test
- Analysis/Checkers/WebKit
- ClangScanDeps
- CodeGenCXX
- CodeGenHLSL/builtins
- CodeGen
- C
- C11
- C23
- Driver
- Inputs
- DriverKit23.0.sdk
- MacOSX10.14.sdk
- MacOSX10.15.versioned.sdk
- MacOSX15.0.sdk
- MacOSX15.1.sdk
- WatchOS6.0.sdk
- iPhoneOS13.0.sdk
- InstallAPI/Inputs/MacOSX13.0.sdk
- SemaCXX
- SemaHLSL/BuiltIns
- Sema
- Inputs
- AppleTVOS15.0.sdk
- MacOSX11.0.sdk
- WatchOS7.0.sdk
- tools/clang-scan-deps
- unittests
- Analysis
- Basic
- Lex
- Parse
- compiler-rt
- lib/builtins
- test/asan/TestCases
- flang-rt/lib/runtime
- flang
- docs
- include/flang
- Common
- Evaluate
- Frontend
- Optimizer/Builder
- Runtime
- Runtime
- Support
- lib
- Evaluate
- Frontend
- Lower
- Optimizer
- Builder
- Runtime
- OpenMP
- Parser
- Semantics
- Support
- test
- Driver
- Evaluate
- HLFIR
- Integration
- Lower
- CUDA
- Intrinsics
- OpenMP
- Parser
- OpenMP
- Preprocessing
- Semantics
- libcxx
- docs/ReleaseNotes
- include
- __configuration
- __locale_dir
- test
- configs
- libcxx
- libc
- config/linux/x86_64
- include/sys
- src/sys
- time
- linux
- test/src/sys
- time
- lldb
- docs
- include/lldb
- API
- Symbol
- Target
- ValueObject
- source
- API
- Commands
- Interpreter
- Plugins/Process/gdb-remote
- Symbol
- Target
- ValueObject
- test/API
- commands
- expression/expr-from-non-zero-frame
- frame/var-dil/basics
- GlobalVariableLookup
- InstanceVariables
- LocalVars
- macosx/thread_start_bps
- tools/debugserver/source/MacOSX/arm64
- unittests/ValueObject
- llvm
- docs
- include/llvm
- ADT
- IR
- MC/MCParser
- Transforms/Utils
- lib
- Analysis
- CodeGen
- SelectionDAG
- ExecutionEngine/JITLink
- IR
- MC/MCParser
- Target
- AArch64
- AMDGPU
- DirectX
- NVPTX
- RISCV
- AsmParser
- MCTargetDesc
- Transforms
- IPO
- Scalar
- Utils
- Vectorize
- test
- CodeGen
- AArch64
- DirectX
- MIR/X86
- NVPTX
- RISCV/rvv
- X86
- DebugInfo
- ARM
- NVPTX
- MC/RISCV
- ThinLTO/X86
- Transforms
- Coroutines
- InferAddressSpaces/NVPTX
- LoopUnroll/AArch64
- LoopVectorize
- AArch64
- ARM
- RISCV
- SystemZ
- X86
- MergeFunc
- SLPVectorizer/X86
- unittests/ADT
- utils/gn/secondary
- clang-tools-extra/clangd/support
- clang
- include/clang/Basic
- lib
- ASTMatchers
- Basic
- tools/clang-sycl-linker
- lldb/source/ValueObject
- llvm/lib
- ExecutionEngine/JITLink
- MC/MCParser
- mlir
- include/mlir
- Dialect
- LLVMIR
- Tosa/IR
- Target/LLVMIR
- lib
- AsmParser
- Conversion/SCFToSPIRV
- Dialect
- Arith/Transforms
- LLVMIR/IR
- SPIRV/IR
- Shape/IR
- Target
- LLVMIR
- Dialect
- GPU
- NVVM
- LLVM/NVVM
- Transforms/Utils
- test
- Dialect
- LLVMIR
- SPIRV/IR
- Shape
- IR
- Target/LLVMIR
- Import
- unittests/Target/LLVM
- polly/lib/CodeGen
- utils/bazel/llvm-project-overlay/llvm
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
472 files changed
+8790
-4874
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1751 | 1751 | | |
1752 | 1752 | | |
1753 | 1753 | | |
| 1754 | + | |
| 1755 | + | |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
| 1761 | + | |
| 1762 | + | |
1754 | 1763 | | |
1755 | 1764 | | |
1756 | 1765 | | |
| |||
| 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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1795 | 1795 | | |
1796 | 1796 | | |
1797 | 1797 | | |
| 1798 | + | |
| 1799 | + | |
1798 | 1800 | | |
1799 | 1801 | | |
1800 | 1802 | | |
| |||
| 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 | | |
| |||
| 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 | | |
| |||
| 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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1361 | 1361 | | |
1362 | 1362 | | |
1363 | 1363 | | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
1364 | 1371 | | |
1365 | 1372 | | |
1366 | 1373 | | |
1367 | 1374 | | |
1368 | 1375 | | |
1369 | | - | |
| 1376 | + | |
1370 | 1377 | | |
1371 | 1378 | | |
1372 | 1379 | | |
1373 | 1380 | | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
| 1384 | + | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
| 1400 | + | |
1374 | 1401 | | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
1375 | 1405 | | |
1376 | 1406 | | |
1377 | 1407 | | |
| |||
| 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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2426 | 2426 | | |
2427 | 2427 | | |
2428 | 2428 | | |
| 2429 | + | |
| 2430 | + | |
| 2431 | + | |
| 2432 | + | |
| 2433 | + | |
| 2434 | + | |
| 2435 | + | |
| 2436 | + | |
| 2437 | + | |
| 2438 | + | |
| 2439 | + | |
| 2440 | + | |
2429 | 2441 | | |
2430 | 2442 | | |
2431 | 2443 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
0 commit comments