Commit 3bd152f
File tree
227 files changed
+8314
-1852
lines changed- .ci
- .github/workflows
- clang-tools-extra/clangd/test
- clang
- include/clang
- AST
- Basic
- CIR/Dialect/IR
- Sema
- Serialization
- Tooling/Transformer
- lib
- AST
- ByteCode
- Analysis
- CodeGen
- Driver/ToolChains
- Headers
- Sema
- Serialization
- Tooling/Transformer
- test
- CodeGenCUDA
- Inputs
- CodeGenHLSL
- builtins
- CodeGen/X86
- Driver
- SemaCUDA
- Inputs
- SemaCXX
- tools/clang-nvlink-wrapper
- unittests/Tooling
- compiler-rt
- cmake
- Modules
- lib/tysan
- flang-rt
- include/flang-rt/runtime
- lib/runtime
- unittests/Runtime
- flang
- docs
- include/flang
- Optimizer
- Builder
- Runtime
- Transforms
- CUDA
- Parser
- Runtime
- lib
- Evaluate
- Optimizer
- Builder
- Runtime
- Transforms
- CUDA
- module
- test/Lower/Intrinsics
- tools/f18
- libcxx
- docs
- include
- src/include
- test/selftest/dsl
- utils/ci
- libc
- docs
- src
- __support
- wchar
- libsycl
- libunwind/test
- lldb
- include/lldb/Utility
- packages/Python/lldbsuite/test
- source
- Core
- Expression
- Host/windows
- Plugins
- ScriptInterpreter/Python
- Interfaces
- SymbolFile/NativePDB
- Utility
- test
- API/functionalities/statusline
- Shell/SymbolFile/NativePDB
- unittests
- Expression
- Utility
- llvm
- include/llvm
- ADT
- CodeGen/GlobalISel
- DebugInfo/DWARF
- ProfileData
- lib
- CodeGen/GlobalISel
- DebugInfo/DWARF
- ProfileData
- Target
- AMDGPU
- ARM
- BPF
- RISCV
- SPIRV
- X86
- Transforms
- Instrumentation
- Vectorize
- test
- Analysis/CostModel/RISCV
- CodeGen
- AArch64
- AMDGPU
- ARM
- BPF
- RISCV
- SPIRV/legalization
- X86
- Instrumentation/RealtimeSanitizer
- Transforms
- LoopVectorize/AArch64
- WholeProgramDevirt
- unittests/ADT
- utils
- gn/secondary
- clang-tools-extra/clangd/test
- lldb/source/Utility
- lit/lit
- builtin_commands
- formats
- llvm
- mlir
- include/mlir/Dialect
- AMDGPU/IR
- LLVMIR
- OpenACC/Transforms
- lib
- Conversion/NVGPUToNVVM
- Dialect
- AMDGPU/IR
- LLVMIR/IR
- Linalg/Transforms
- OpenACC/Transforms
- Target/SPIRV/Deserialization
- test
- Conversion/NVVMToLLVM
- Dialect
- AMDGPU
- Linalg
- OpenACC
- Target
- LLVMIR/nvvm
- SPIRV
- utils/bazel/llvm-project-overlay
- clang
- tools/clang-fuzzer
- libc
- mlir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
227 files changed
+8314
-1852
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
| 187 | + | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
275 | 279 | | |
276 | 280 | | |
277 | 281 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
312 | 314 | | |
313 | 315 | | |
314 | 316 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 5 | + | |
5 | 6 | | |
6 | | - | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
| 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: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
491 | 495 | | |
492 | 496 | | |
493 | 497 | | |
| |||
1641 | 1645 | | |
1642 | 1646 | | |
1643 | 1647 | | |
| 1648 | + | |
| 1649 | + | |
| 1650 | + | |
| 1651 | + | |
| 1652 | + | |
| 1653 | + | |
| 1654 | + | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
| 1658 | + | |
| 1659 | + | |
1644 | 1660 | | |
1645 | 1661 | | |
1646 | 1662 | | |
| |||
0 commit comments