This repository was archived by the owner on Sep 15, 2025. It is now read-only.
File tree
248 files changed
+2909
-1142
lines changed- bolt/lib/Core
- clang-tools-extra
- clang-tidy/modernize
- docs
- test/clang-tidy/checkers/modernize
- clang
- lib/StaticAnalyzer/Checkers/WebKit
- test
- Analysis/Checkers/WebKit
- CodeGen
- Driver
- tools
- clang-linker-wrapper
- clang-nvlink-wrapper
- compiler-rt/test/hwasan/TestCases
- flang
- lib/Optimizer/Transforms
- test/Fir/CUDA
- libcxx
- docs
- ReleaseNotes
- Status
- include
- test
- libcxx
- numerics/complex.number
- transitive_includes
- std
- depr
- depr.c.headers
- depr.cpp.headers
- language.support/support.runtime
- numerics
- c.math
- complex.number/ccmplx
- strings/basic.string/string.capacity
- utils/libcxx
- libc/test/src/math/exhaustive
- lldb
- packages/Python/lldbsuite/test/tools/lldb-dap
- source
- Core
- Host/common
- Plugins/SymbolFile/DWARF
- test/API
- commands/settings
- python_api/process/io
- tools/lldb-dap
- unittests
- Expression
- Host
- llvm
- docs
- include/llvm
- ADT
- BinaryFormat
- CodeGenTypes
- CodeGen
- GlobalISel
- Config
- IR
- MC
- MCParser
- Passes
- ProfileData
- Transforms/Vectorize/SandboxVectorizer
- lib
- AsmParser
- CodeGen
- GlobalISel
- IR
- MC
- MCParser
- Passes
- ProfileData
- SandboxIR
- Support
- TableGen
- TargetParser
- Target
- AArch64
- MCTargetDesc
- AMDGPU
- MCTargetDesc
- ARC/MCTargetDesc
- ARM/MCTargetDesc
- CSKY/MCTargetDesc
- Hexagon/MCTargetDesc
- Lanai/MCTargetDesc
- LoongArch/MCTargetDesc
- M68k/MCTargetDesc
- MSP430/MCTargetDesc
- Mips/MCTargetDesc
- NVPTX
- MCTargetDesc
- PowerPC
- MCTargetDesc
- RISCV
- MCTargetDesc
- SPIRV
- Sparc/MCTargetDesc
- SystemZ/MCTargetDesc
- VE/MCTargetDesc
- WebAssembly/MCTargetDesc
- X86
- MCTargetDesc
- XCore/MCTargetDesc
- Xtensa/MCTargetDesc
- Transforms/Vectorize
- SandboxVectorizer
- test
- Analysis/CostModel/RISCV
- Assembler
- CodeGen
- AArch64
- AMDGPU
- PowerPC
- SPIRV/hlsl-intrinsics
- X86
- TableGen
- Transforms
- PGOProfile
- SLPVectorizer/X86
- tools/llvm-objdump/X86
- tools/llvm-profdata
- unittests
- CodeGen
- IR
- Transforms/Vectorize/SandboxVectorizer
- utils
- TableGen
- Common
- gn/secondary/libcxx/include
- mlir
- include/mlir/Dialect
- Linalg/IR
- MemRef/Utils
- lib/Dialect
- MemRef/Utils
- Vector
- IR
- Transforms
- test/Dialect
- Linalg
- Vector
- tools/mlir-tblgen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
248 files changed
+2909
-1142
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2577 | 2577 | | |
2578 | 2578 | | |
2579 | 2579 | | |
| 2580 | + | |
2580 | 2581 | | |
2581 | 2582 | | |
2582 | 2583 | | |
| |||
2715 | 2716 | | |
2716 | 2717 | | |
2717 | 2718 | | |
| 2719 | + | |
2718 | 2720 | | |
2719 | 2721 | | |
2720 | 2722 | | |
| |||
2864 | 2866 | | |
2865 | 2867 | | |
2866 | 2868 | | |
| 2869 | + | |
2867 | 2870 | | |
2868 | 2871 | | |
2869 | 2872 | | |
| |||
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
84 | 86 | | |
85 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
86 | 90 | | |
87 | 91 | | |
88 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
219 | 223 | | |
220 | 224 | | |
221 | 225 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
Lines changed: 67 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
51 | 110 | | |
52 | 111 | | |
53 | 112 | | |
| |||
81 | 140 | | |
82 | 141 | | |
83 | 142 | | |
84 | | - | |
| 143 | + | |
85 | 144 | | |
86 | 145 | | |
87 | 146 | | |
| |||
90 | 149 | | |
91 | 150 | | |
92 | 151 | | |
93 | | - | |
94 | | - | |
| 152 | + | |
| 153 | + | |
95 | 154 | | |
96 | 155 | | |
97 | | - | |
98 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
99 | 161 | | |
100 | 162 | | |
101 | 163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
53 | 69 | | |
54 | 70 | | |
55 | 71 | | |
| |||
74 | 90 | | |
75 | 91 | | |
76 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
77 | 105 | | |
78 | 106 | | |
79 | 107 | | |
80 | 108 | | |
81 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
82 | 114 | | |
83 | 115 | | |
84 | 116 | | |
| |||
Lines changed: 77 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 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 | + | |
86 | 163 | | |
87 | 164 | | |
88 | 165 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
52 | | - | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
56 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
57 | 64 | | |
58 | 65 | | |
59 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| |||
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
| 190 | + | |
189 | 191 | | |
190 | 192 | | |
191 | 193 | | |
| |||
201 | 203 | | |
202 | 204 | | |
203 | 205 | | |
| 206 | + | |
204 | 207 | | |
205 | 208 | | |
206 | 209 | | |
| |||
0 commit comments