This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit 76d6615
Merged main:ad1ca5f4a2bc into origin/amd-gfx:b6266caaf444
Local branch origin/amd-gfx b6266ca Merged main:c30776ab9a14 into origin/amd-gfx:7e0640a99a92
Remote branch main ad1ca5f [clang] Concepts: support pack expansions for type constraints (llvm#132626)File tree
368 files changed
+15391
-6739
lines changed- .ci
- clang-tools-extra
- clang-tidy/modernize
- clangd
- include-cleaner/lib
- clang
- docs
- include/clang
- AST
- Basic
- CIR/Dialect
- Builder
- IR
- Lex
- Parse
- Sema
- lib
- AST
- CIR
- CodeGen
- Dialect/IR
- CodeGen
- Targets
- ExtractAPI
- Index
- Lex
- Parse
- Sema
- Serialization
- Tooling/Syntax
- test
- AST
- CIR
- CodeGen
- Transforms
- CXX
- class.access
- drs
- expr/expr.prim/expr.prim.req
- CodeGenHLSL/builtins
- CodeGen
- AArch64/sme2-intrinsics
- C/C11
- Driver
- Inputs/SYCL
- SemaCXX
- SemaTemplate
- Sema/aarch64-sme2p2-instrinsics
- tools
- clang-sycl-linker
- libclang
- unittests
- ASTMatchers
- Dynamic
- AST
- ByteCode
- Analysis
- FlowSensitive
- Basic
- CodeGen
- CrossTU
- DirectoryWatcher
- Driver
- Format
- Frontend
- Index
- InstallAPI
- Interpreter
- ExceptionTests
- Lex
- Parse
- Rewrite
- Sema
- Serialization
- StaticAnalyzer
- Support
- Tooling
- Syntax
- libclang
- CrashTests
- www
- compiler-rt
- lib
- msan/tests
- sanitizer_common
- test/sanitizer_common
- TestCases/Linux
- flang-rt/lib/runtime
- flang
- include/flang/Runtime
- lib/Optimizer
- Builder
- Transforms
- test/Transforms
- libclc
- clc
- include/clc/math
- lib/generic
- math
- clspv/lib
- generic/lib
- math
- spirv/lib
- libcxx/test/std
- containers/sequences/array/array.overview
- utilities
- smartptr/adapt
- inout_ptr
- out_ptr
- utility/pairs/pairs.pair
- libc
- config/linux
- aarch64
- riscv
- x86_64
- docs/headers/math
- include
- src
- __support
- FPUtil
- math
- generic
- test/src/math
- exhaustive
- smoke
- lldb
- bindings/python
- include/lldb/Interpreter
- packages/Python/lldbsuite/test/tools/intelpt
- source
- Core
- Interpreter
- Plugins
- ExpressionParser/Clang
- ScriptInterpreter/Python
- Target
- test/API
- commands
- target/stop-hooks
- trace
- multiple-threads
- macosx/dsym_modules
- tools/lldb-dap
- unittests
- Process
- ScriptInterpreter/Python
- llvm
- include/llvm
- ADT
- CodeGen
- Config
- Frontend/HLSL
- IR
- Support
- Transforms/Utils
- lib
- Analysis
- CodeGen
- IR
- MC
- Passes
- Target
- AArch64
- AMDGPU
- ARM
- NVPTX
- RISCV
- AsmParser
- MCTargetDesc
- SPIRV
- Analysis
- Transforms
- Utils
- Vectorize
- test
- CodeGen
- AArch64
- AMDGPU
- ARM
- NVPTX
- RISCV
- WebAssembly
- X86
- MC
- Disassembler/RISCV
- RISCV
- WebAssembly
- Transforms
- IRNormalizer
- SLPVectorizer
- AArch64
- X86
- tools/llvm-reduce
- tools/llvm-reduce
- deltas
- unittests
- Analysis
- Target/SPIRV
- utils/gn/secondary
- clang
- lib/Parse
- tools/clang-sycl-linker
- unittests
- Parse
- llvm/tools/llvm-reduce
- mlir
- include
- mlir-c
- mlir
- Conversion/LLVMCommon
- Dialect
- AMDGPU/IR
- EmitC/Transforms
- IR
- Transforms
- lib
- Bindings/Python
- CAPI/IR
- Conversion/AMDGPUToROCDL
- Dialect
- AMDGPU/IR
- EmitC/Transforms
- Linalg/IR
- SPIRV/IR
- python/mlir/dialects/linalg/opdsl/ops
- test
- Conversion/AMDGPUToROCDL
- Dialect
- AMDGPU
- Linalg
- SPIRV/IR
- python/ir
- openmp/runtime
- cmake
- src
- utils/bazel/llvm-project-overlay
- libc
- mlir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
368 files changed
+15391
-6739
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
203 | 208 | | |
204 | 209 | | |
205 | 210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
182 | 191 | | |
183 | 192 | | |
184 | 193 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
| 359 | + | |
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
| 407 | + | |
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
| 122 | + | |
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1467 | 1467 | | |
1468 | 1468 | | |
1469 | 1469 | | |
1470 | | - | |
1471 | 1470 | | |
1472 | 1471 | | |
1473 | 1472 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | 160 | | |
162 | 161 | | |
163 | 162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
500 | 500 | | |
501 | 501 | | |
502 | 502 | | |
503 | | - | |
504 | 503 | | |
505 | 504 | | |
506 | 505 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | 147 | | |
149 | 148 | | |
150 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
278 | 282 | | |
279 | 283 | | |
280 | 284 | | |
| |||
366 | 370 | | |
367 | 371 | | |
368 | 372 | | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
369 | 376 | | |
370 | 377 | | |
371 | 378 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
232 | 233 | | |
233 | 234 | | |
234 | 235 | | |
235 | | - | |
| 236 | + | |
| 237 | + | |
236 | 238 | | |
237 | | - | |
| 239 | + | |
| 240 | + | |
238 | 241 | | |
239 | 242 | | |
240 | 243 | | |
| |||
245 | 248 | | |
246 | 249 | | |
247 | 250 | | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
248 | 255 | | |
249 | 256 | | |
250 | 257 | | |
| |||
0 commit comments