File tree
444 files changed
+14661
-5824
lines changed- .ci
- .github
- bolt
- include/bolt/Passes
- lib
- Profile
- Rewrite
- test/X86
- clang
- cmake/caches
- docs
- include
- clang
- AST
- Basic
- Driver
- Frontend
- Sema
- Serialization
- clang-c
- lib
- AST
- Analysis/FlowSensitive
- Basic
- CodeGen
- Driver
- ToolChains
- Format
- Frontend
- Parse
- Sema
- Serialization
- StaticAnalyzer
- Checkers
- Core
- Tooling/DependencyScanning
- test
- CodeGen
- X86
- CodeGenCXX
- CodeGenObjCXX
- Driver
- Frontend
- Interpreter
- OpenMP
- ParserOpenACC
- Preprocessor
- SemaCXX
- tools
- clang-installapi
- clang-repl
- libclang
- unittests
- Analysis/FlowSensitive
- Format
- clang-tools-extra
- clang-tidy
- modernize
- readability
- clangd
- docs
- clang-tidy/checks
- modernize
- readability
- test/clang-tidy/checkers
- modernize
- readability
- compiler-rt
- lib
- sanitizer_common
- scudo/standalone
- test
- ctx_profile/Unit
- memprof/Unit
- flang
- include/flang
- Common
- Optimizer/Transforms
- Tools
- lib
- Frontend
- Lower
- Optimizer/Transforms
- test
- Driver
- Fir
- Lower
- CUDA
- OpenMP
- FIR
- libcxx
- docs
- ReleaseNotes
- Status
- include
- __format
- test/std
- atomics/atomics.types.generic/atomics.types.float
- input.output/stream.buffers/streambuf
- streambuf.cons
- streambuf.protected
- streambuf.assign
- streambuf.get.area
- streambuf.put.area
- utilities/format/format.functions
- utils
- lld
- ELF/Arch
- test/ELF
- lldb
- bindings/interface
- docs
- resources
- include/lldb
- API
- Symbol
- packages/Python/lldbsuite/test/tools/lldb-dap
- source
- API
- Plugins
- ExpressionParser/Clang
- LanguageRuntime/ObjC/AppleObjCRuntime
- Process/gdb-remote
- SymbolFile/DWARF
- TypeSystem/Clang
- Symbol
- test/API
- clear-sbvalue-nonaddressable-bits
- python_api/type
- tools/lldb-dap
- console
- stepInTargets
- tools/lldb-dap
- unittests/Host/linux
- llvm
- docs
- include/llvm
- CodeGen
- IR
- MC
- Object
- ProfileData
- Support
- Target
- lib
- Analysis
- CodeGen
- GlobalISel
- SelectionDAG
- ExecutionEngine/Orc
- TargetProcess
- IR
- MC
- ProfileData
- Support
- Target
- AArch64
- MCTargetDesc
- AMDGPU
- MCTargetDesc
- ARM
- AsmParser
- MCTargetDesc
- AVR/MCTargetDesc
- BPF/MCTargetDesc
- CSKY/MCTargetDesc
- Hexagon/MCTargetDesc
- Lanai/MCTargetDesc
- LoongArch/MCTargetDesc
- Mips/MCTargetDesc
- PowerPC/MCTargetDesc
- RISCV
- MCTargetDesc
- SPIRV/MCTargetDesc
- SystemZ
- WebAssembly/MCTargetDesc
- X86/MCTargetDesc
- TargetParser
- Transforms
- IPO
- InstCombine
- Scalar
- Utils
- Vectorize
- test
- Analysis/LoopAccessAnalysis
- CodeGen
- AArch64
- AMDGPU
- RISCV
- rv64-legal-i32
- rvv
- DebugInfo
- LoongArch
- RISCV
- Symbolize/ELF
- ExecutionEngine/JITLink/RISCV
- Instrumentation
- InstrProfiling/Coro
- MemorySanitizer/X86
- MC
- ELF/RISCV
- RISCV
- TableGen
- Transforms
- AtomicExpand/AMDGPU
- CodeGenPrepare/RISCV
- Coroutines
- FunctionSpecialization
- InstCombine
- LowerTypeTests
- PhaseOrdering
- AArch64
- SCCP
- SLPVectorizer/RISCV
- SimplifyCFG
- tools
- gold
- llvm-readtapi
- unittests
- IR
- ProfileData
- utils
- LLVMVisualizers
- TableGen
- Common
- gn/secondary/clang-tools-extra/clang-tidy
- modernize
- readability
- mlir
- include/mlir
- Dialect
- Linalg/Transforms
- Vector/Utils
- Interfaces
- Tools/lsp-server-support
- lib
- Dialect
- Linalg/Transforms
- MemRef/Transforms
- Tensor/IR
- Vector
- Transforms
- Utils
- Interfaces
- Tools/lsp-server-support
- test
- Dialect
- Linalg
- Tensor
- Vector
- Integration/Dialect/Linalg/CPU
- unittests
- Tools
- lsp-server-support
- utils/bazel/llvm-project-overlay/mlir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
444 files changed
+14661
-5824
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
52 | 51 |
| |
53 | 52 |
| |
54 | 53 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 |
| |
2 | 5 |
| |
3 | 6 |
| |
| |||
467 | 470 |
| |
468 | 471 |
| |
469 | 472 |
| |
| 473 | + | |
470 | 474 |
| |
471 | 475 |
| |
472 | 476 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
400 | 400 |
| |
401 | 401 |
| |
402 | 402 |
| |
403 |
| - | |
404 |
| - | |
| 403 | + | |
405 | 404 |
| |
406 | 405 |
| |
407 | 406 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
611 | 612 |
| |
612 | 613 |
| |
613 | 614 |
| |
| 615 | + | |
614 | 616 |
| |
615 | 617 |
| |
616 | 618 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
356 | 356 |
| |
357 | 357 |
| |
358 | 358 |
| |
359 |
| - | |
| 359 | + | |
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
292 | 292 |
| |
293 | 293 |
| |
294 | 294 |
| |
295 |
| - | |
| 295 | + | |
296 | 296 |
| |
297 | 297 |
| |
298 | 298 |
| |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
15 | 22 |
| |
16 | 23 |
| |
17 | 24 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
|
Lines changed: 271 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 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 | + | |
| 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 | + | |
| 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 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + |
0 commit comments