File tree
212 files changed
+2595
-1313
lines changed- bolt
- include/bolt/Profile
- lib/Profile
- clang-tools-extra
- clang-tidy/utils
- clangd
- unittests
- unittests/clang-tidy
- clang
- docs
- analyzer
- include/clang
- AST
- Analysis/FlowSensitive
- Basic
- Driver
- lib
- Analysis/FlowSensitive
- Format
- Interpreter
- Parse
- Sema
- StaticAnalyzer
- Checkers/cert
- Core
- test
- Analysis
- cert
- Lexer
- SemaTemplate
- Sema
- unittests/Format
- compiler-rt/lib/sanitizer_common
- flang
- lib/Frontend
- test/Driver
- libcxxabi
- include
- src
- libcxx
- include
- __functional
- __iterator
- __ranges
- src/filesystem
- test
- libcxx
- strings/basic.string/string.capacity
- std
- language.support/cmp/cmp.alg
- utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con
- lldb
- include/lldb/Target
- source/Target
- tools/debugserver/source
- llvm
- docs
- CommandGuide
- examples
- HowToUseLLJIT
- OrcV2Examples
- LLJITDumpObjects
- LLJITRemovableCode
- LLJITWithCustomObjectLinkingLayer
- LLJITWithExecutorProcessControl
- LLJITWithGDBRegistrationListener
- LLJITWithLazyReexports
- LLJITWithObjectCache
- LLJITWithObjectLinkingLayerPlugin
- LLJITWithOptimizingIRTransform
- LLJITWithRemoteDebugging
- LLJITWithThinLTOSummaries
- include/llvm
- Analysis
- DebugInfo/DWARF
- ExecutionEngine/Orc
- lib
- CodeGen
- LiveDebugValues
- SelectionDAG
- DebugInfo/DWARF
- ExecutionEngine/Orc
- Target
- AArch64
- AMDGPU
- X86
- Transforms
- InstCombine
- Vectorize
- test
- CodeGen
- AArch64
- GlobalISel
- AMDGPU
- RISCV
- SystemZ
- X86
- DebugInfo/X86
- Transforms/InstCombine
- tools
- lli
- llvm-profdata
- unittests/ExecutionEngine/Orc
- mlir
- include/mlir/ExecutionEngine
- lib
- Dialect/LLVMIR/IR
- ExecutionEngine
- test
- Dialect
- Bufferization/Transforms
- LLVMIR
- Linalg
- Integration
- Dialect
- Async/CPU
- Linalg/CPU
- Standard/CPU
- Vector/CPU
- GPU
- CUDA
- TensorCore
- ROCM
- Target/LLVMIR
- mlir-cpu-runner
- mlir-opt
- mlir-spirv-cpu-runner
- mlir-vulkan-runner
- python
- openmp/runtime/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
212 files changed
+2595
-1313
lines changedLines changed: 1 addition & 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 |
| |
|
Lines changed: 19 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
21 | 29 |
| |
22 | 30 |
| |
23 | 31 |
| |
| |||
34 | 42 |
| |
35 | 43 |
| |
36 | 44 |
| |
| 45 | + | |
| 46 | + | |
| 47 | + | |
37 | 48 |
| |
38 | 49 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
42 | 54 |
| |
43 | 55 |
| |
44 | 56 |
| |
| |||
65 | 77 |
| |
66 | 78 |
| |
67 | 79 |
| |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
68 | 84 |
| |
69 | 85 |
| |
70 | 86 |
| |
|
Lines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
119 | 135 |
| |
120 | 136 |
| |
121 | 137 |
| |
| |||
1292 | 1308 |
| |
1293 | 1309 |
| |
1294 | 1310 |
| |
1295 |
| - | |
| 1311 | + | |
1296 | 1312 |
| |
1297 | 1313 |
| |
1298 | 1314 |
| |
| |||
1374 | 1390 |
| |
1375 | 1391 |
| |
1376 | 1392 |
| |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
1377 | 1397 |
| |
1378 | 1398 |
| |
1379 | 1399 |
| |
|
Lines changed: 60 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
251 | 252 |
| |
252 | 253 |
| |
253 | 254 |
| |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
254 | 314 |
| |
255 | 315 |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
152 | 153 |
| |
153 |
| - | |
154 |
| - | |
| 154 | + | |
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
258 | 258 |
| |
259 | 259 |
| |
260 | 260 |
| |
261 |
| - | |
262 |
| - | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
263 | 265 |
| |
264 | 266 |
| |
265 | 267 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
811 | 811 |
| |
812 | 812 |
| |
813 | 813 |
| |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
814 | 824 |
| |
815 | 825 |
| |
816 | 826 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
207 | 215 |
| |
208 | 216 |
| |
209 | 217 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4019 | 4019 |
| |
4020 | 4020 |
| |
4021 | 4021 |
| |
4022 |
| - | |
| 4022 | + | |
4023 | 4023 |
| |
4024 | 4024 |
| |
4025 | 4025 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
208 | 208 |
| |
209 | 209 |
| |
210 | 210 |
| |
211 |
| - | |
| 211 | + | |
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
|
0 commit comments