File tree
502 files changed
+12380
-10954
lines changed- bolt
- include/bolt/Rewrite
- lib
- Profile
- Rewrite
- clang
- include/clang
- AST
- Basic
- lib
- AST
- Interp
- Basic/Targets
- CodeGen
- Format
- Sema
- StaticAnalyzer/Checkers
- test
- AST/Interp
- Analysis
- CXX/dcl.dcl/dcl.spec/dcl.constexpr
- CodeGen
- aarch64-sme-intrinsics
- CodeGenCXX
- CodeGenCoroutines
- CodeGenObjC
- CodeGenObjCXX
- Driver
- OpenMP
- PCH
- Preprocessor
- Sema
- SemaCUDA
- SemaCXX
- SemaTemplate
- tools/clang-repl
- unittests
- Format
- Interpreter
- clang-tools-extra
- clang-query
- clang-tidy
- bugprone
- modernize
- performance
- readability
- utils
- docs
- clang-tidy/checks/modernize
- test/clang-tidy/checkers
- bugprone
- modernize
- performance
- readability
- unittests/clang-tidy
- cross-project-tests/debuginfo-tests/dexter/dex/debugger/visualstudio
- flang
- include/flang
- Optimizer
- Builder/Runtime
- Transforms
- Runtime
- Tools
- lib
- Lower
- Optimizer
- Builder
- Runtime
- Transforms
- runtime
- test
- Lower
- HLFIR
- OpenMP
- Transforms
- unittests/Runtime
- libc
- config/linux
- aarch64
- x86_64
- docs
- math
- include
- llvm-libc-macros
- llvm-libc-types
- spec
- src
- __support
- FPUtil
- math
- generic
- test/src
- __support
- FPUtil
- math/smoke
- libcxx
- include
- __chrono
- __format
- modules/std
- src
- test
- libcxx
- diagnostics
- time/time.zone
- time.zone.exception
- time.zone.exception.ambig
- time.zone.exception.nonexist
- time.zone.timezone
- time.zone.members
- transitive_includes
- std
- thread/thread.mutex/thread.mutex.requirements
- thread.timedmutex.requirements
- thread.timedmutex.class
- thread.timedmutex.recursive
- time/time.zone
- time.zone.exception
- time.zone.exception.ambig
- time.zone.exception.nonexist
- time.zone.timezone/time.zone.members
- time.zone.zonedtraits
- utils
- libunwind/test
- lld
- COFF
- ELF
- docs
- test/ELF
- lldb
- source/Plugins/Process
- Linux
- Utility
- gdb-remote
- test/API/functionalities
- data-formatter/data-formatter-stl/generic/coroutine_handle
- target-new-solib-notifications
- llvm
- bindings/ocaml/llvm
- docs
- TableGen
- include
- llvm
- ADT
- AsmParser
- Frontend
- Directive
- OpenACC
- OpenMP
- IR
- MC
- ProfileData
- TableGen
- TargetParser
- llvm-c
- lib
- Analysis
- AsmParser
- Bitcode/Reader
- CodeGen
- GlobalISel
- SelectionDAG
- IR
- MC
- ProfileData
- Target
- AArch64
- AMDGPU
- RISCV
- GISel
- Sparc
- AsmParser
- MCTargetDesc
- X86
- TargetParser
- Transforms
- InstCombine
- Instrumentation
- Utils
- Vectorize
- test
- Analysis/UniformityAnalysis/AMDGPU
- Bindings
- OCaml
- llvm-c
- CodeGen
- AArch64
- AMDGPU
- ARM
- RISCV/GlobalISel/irtranslator
- X86
- DebugInfo
- Instrumentation/AddressSanitizer
- LTO/X86
- MC
- AsmParser
- Disassembler/Sparc
- ELF
- MachO
- Sparc
- Other
- TableGen
- Transforms
- InstCombine
- AMDGPU
- LoopVectorize
- AArch64
- X86
- Verifier/AMDGPU
- tools
- llvm-as
- llvm-c-test
- llvm-dis
- llvm-link
- unittests
- Analysis
- IR
- Support
- TargetParser
- Transforms/Utils
- utils
- TableGen
- gn/secondary/libcxx
- include
- src
- lit/tests
- mlir
- include/mlir/Dialect
- Arith/Transforms
- ArmSME/Transforms
- GPU/IR
- SparseTensor/IR
- lib
- Conversion
- FuncToEmitC
- SCFToEmitC
- Dialect
- Arith/Transforms
- ArmSME/Transforms
- Bufferization/Transforms
- GPU/IR
- SparseTensor/IR
- Query
- python/mlir
- test
- Conversion
- FuncToEmitC
- IndexToSPIRV
- SCFToEmitC
- Dialect
- Arith
- ArmSME
- Bufferization/Transforms/OwnershipBasedBufferDeallocation
- GPU
- Index
- SparseTensor
- Integration/Dialect/Linalg/CPU/ArmSME
- Interfaces/InferIntRangeInterface
- Target/Cpp
- lib
- Dialect/ArmSME
- Transforms
- tools/mlir-opt
- utils/bazel/llvm-project-overlay
- libc/test/src/__support/FPUtil
- mlir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
502 files changed
+12380
-10954
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| |||
131 | 132 |
| |
132 | 133 |
| |
133 | 134 |
| |
134 |
| - | |
| 135 | + | |
| 136 | + | |
135 | 137 |
| |
136 | 138 |
| |
137 | 139 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
307 |
| - | |
| 307 | + | |
308 | 308 |
| |
309 | 309 |
| |
310 | 310 |
| |
|
Lines changed: 36 additions & 27 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
| 187 | + | |
| 188 | + | |
187 | 189 |
| |
188 | 190 |
| |
189 | 191 |
| |
| |||
246 | 248 |
| |
247 | 249 |
| |
248 | 250 |
| |
249 |
| - | |
| 251 | + | |
250 | 252 |
| |
251 | 253 |
| |
252 | 254 |
| |
| |||
278 | 280 |
| |
279 | 281 |
| |
280 | 282 |
| |
| 283 | + | |
281 | 284 |
| |
282 | 285 |
| |
283 | 286 |
| |
284 |
| - | |
| 287 | + | |
| 288 | + | |
285 | 289 |
| |
286 | 290 |
| |
287 | 291 |
| |
| |||
324 | 328 |
| |
325 | 329 |
| |
326 | 330 |
| |
327 |
| - | |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 |
| - | |
332 |
| - | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
333 | 336 |
| |
334 | 337 |
| |
335 | 338 |
| |
| |||
458 | 461 |
| |
459 | 462 |
| |
460 | 463 |
| |
461 |
| - | |
| 464 | + | |
462 | 465 |
| |
463 | 466 |
| |
464 |
| - | |
| 467 | + | |
| 468 | + | |
465 | 469 |
| |
466 | 470 |
| |
467 | 471 |
| |
| |||
482 | 486 |
| |
483 | 487 |
| |
484 | 488 |
| |
485 |
| - | |
486 |
| - | |
487 |
| - | |
488 |
| - | |
489 |
| - | |
490 |
| - | |
491 |
| - | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
492 | 495 |
| |
493 | 496 |
| |
494 | 497 |
| |
| |||
498 | 501 |
| |
499 | 502 |
| |
500 | 503 |
| |
501 |
| - | |
502 |
| - | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
503 | 507 |
| |
504 | 508 |
| |
505 | 509 |
| |
| |||
650 | 654 |
| |
651 | 655 |
| |
652 | 656 |
| |
| 657 | + | |
653 | 658 |
| |
654 | 659 |
| |
655 | 660 |
| |
| |||
702 | 707 |
| |
703 | 708 |
| |
704 | 709 |
| |
705 |
| - | |
| 710 | + | |
| 711 | + | |
706 | 712 |
| |
707 | 713 |
| |
708 | 714 |
| |
| |||
727 | 733 |
| |
728 | 734 |
| |
729 | 735 |
| |
730 |
| - | |
731 |
| - | |
732 |
| - | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
733 | 740 |
| |
734 | 741 |
| |
735 | 742 |
| |
| |||
759 | 766 |
| |
760 | 767 |
| |
761 | 768 |
| |
762 |
| - | |
| 769 | + | |
| 770 | + | |
763 | 771 |
| |
764 | 772 |
| |
765 | 773 |
| |
| |||
1427 | 1435 |
| |
1428 | 1436 |
| |
1429 | 1437 |
| |
1430 |
| - | |
| 1438 | + | |
| 1439 | + | |
1431 | 1440 |
| |
1432 | 1441 |
| |
1433 | 1442 |
| |
| |||
1447 | 1456 |
| |
1448 | 1457 |
| |
1449 | 1458 |
| |
1450 |
| - | |
1451 |
| - | |
| 1459 | + | |
| 1460 | + | |
1452 | 1461 |
| |
1453 | 1462 |
| |
1454 | 1463 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 |
| - | |
148 |
| - | |
149 |
| - | |
| 147 | + | |
150 | 148 |
| |
151 | 149 |
| |
152 | 150 |
| |
153 |
| - | |
| 151 | + | |
154 | 152 |
| |
155 | 153 |
| |
156 | 154 |
| |
|
Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
51 | 58 |
| |
52 | 59 |
| |
53 | 60 |
| |
54 | 61 |
| |
55 | 62 |
| |
56 |
| - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
57 | 66 |
| |
58 | 67 |
| |
59 | 68 |
| |
|
Lines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
35 | 43 |
| |
36 | 44 |
| |
37 | 45 |
| |
| |||
97 | 105 |
| |
98 | 106 |
| |
99 | 107 |
| |
100 |
| - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
101 | 114 |
| |
102 | 115 |
| |
103 | 116 |
| |
| |||
179 | 192 |
| |
180 | 193 |
| |
181 | 194 |
| |
| 195 | + | |
| 196 | + | |
| 197 | + | |
182 | 198 |
| |
183 | 199 |
| |
184 | 200 |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
32 | 39 |
| |
33 | 40 |
| |
34 | 41 |
| |
35 | 42 |
| |
| 43 | + | |
| 44 | + | |
36 | 45 |
| |
37 | 46 |
| |
38 | 47 |
| |
|
Lines changed: 13 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
| 79 | + | |
79 | 80 |
| |
80 | 81 |
| |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
| 124 | + | |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
| |||
259 | 259 |
| |
260 | 260 |
| |
261 | 261 |
| |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 |
| - | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
266 | 267 |
| |
267 | 268 |
| |
268 | 269 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
279 | 279 |
| |
280 | 280 |
| |
281 | 281 |
| |
| 282 | + | |
| 283 | + | |
| 284 | + | |
282 | 285 |
| |
283 | 286 |
| |
284 | 287 |
| |
| |||
299 | 302 |
| |
300 | 303 |
| |
301 | 304 |
| |
302 |
| - | |
| 305 | + | |
303 | 306 |
| |
304 | 307 |
| |
305 | 308 |
| |
| |||
331 | 334 |
| |
332 | 335 |
| |
333 | 336 |
| |
334 |
| - | |
| 337 | + | |
335 | 338 |
| |
336 | 339 |
| |
337 | 340 |
| |
|
0 commit comments