File tree
729 files changed
+9317
-2339
lines changed- .github/workflows
- bolt
- lib/Passes
- utils
- clang-tools-extra
- clang-tidy
- bugprone
- modernize
- clangd
- test
- tool
- unittests
- docs
- test/clang-tidy/checkers
- bugprone
- modernize
- clang
- docs
- include/clang
- AST
- Basic
- Driver
- Format
- StaticAnalyzer/Core
- BugReporter
- PathSensitive
- Tooling/DependencyScanning
- lib
- AST
- Interp
- CodeGen
- Driver/ToolChains
- Format
- Frontend
- Parse
- Sema
- StaticAnalyzer/Checkers
- RetainCountChecker
- WebKit
- Tooling/DumpTool
- test
- AST/Interp
- CodeGenCXX
- CodeGen
- Driver
- SemaCXX
- unittests/Format
- utils/ClangVisualizers
- www
- compiler-rt/lib/asan_abi
- flang
- include/flang/Frontend
- lib/Frontend
- test
- Driver
- OpenMP
- Fir
- Lower
- Intrinsics
- OpenACC
- OpenMP
- FIR
- Todo
- forall
- Transforms
- libcxx
- include
- __algorithm
- test
- libcxx/depr/depr.c.headers
- std
- algorithms
- alg.modifying.operations
- alg.copy
- alg.fill
- alg.move
- alg.partitions
- alg.random.sample
- alg.remove
- alg.swap
- alg.unique
- alg.nonmodifying
- alg.all_of
- alg.any_of
- alg.none_of
- mismatch
- alg.sorting
- alg.heap.operations
- make.heap
- pop.heap
- push.heap
- sort.heap
- alg.merge
- alg.nth.element
- alg.set.operations
- set.difference
- set.intersection
- set.symmetric.difference
- set.union
- depr/depr.c.headers
- input.output/file.streams/c.files
- ranges/range.adaptors
- range.filter
- iterator
- sentinel
- range.lazy.split
- support
- lldb
- include/lldb/Target
- packages/Python/lldbsuite/test/make
- source
- Plugins
- ObjectFile
- Mach-O
- Minidump
- SymbolFile/DWARF
- Target
- test/API
- functionalities
- data-formatter/data-formatter-stl/generic/coroutine_handle
- process_save_core_minidump
- lang/cpp/const_static_integral_member
- tools/lldb-dap/variables
- llvm
- docs
- include/llvm
- ADT
- Analysis
- CodeGen
- DWARFLinkerParallel
- DebugInfo/LogicalView/Core
- ExecutionEngine
- Frontend/Driver
- IR
- MC
- ProfileData
- Support
- TextAPI
- Transforms
- IPO
- Utils
- lib
- Analysis
- CodeGen
- GlobalISel
- DWARFLinkerParallel
- ExecutionEngine/JITLink
- Frontend
- Driver
- IR
- Object
- Support
- Target
- AArch64
- AMDGPU
- ARM
- Hexagon/MCTargetDesc
- Lanai
- NVPTX
- PowerPC
- RISCV
- AsmParser
- GISel
- X86
- AsmParser
- MCTargetDesc
- Transforms
- IPO
- InstCombine
- Instrumentation
- Scalar
- Utils
- Vectorize
- test
- CodeGen
- AArch64
- GlobalISel
- AMDGPU
- NVPTX
- RISCV
- GlobalISel/legalizer
- rv32
- rv64
- rv64-legal-i32
- DebugInfo/Generic
- Instrumentation/InstrProfiling
- MC/X86/apx
- Transforms
- EarlyCSE
- InferAddressSpaces
- AMDGPU
- InstCombine
- InstSimplify
- LoopVectorize
- PhaseOrdering
- VectorCombine/RISCV
- tools
- dsymutil
- llvm-cov
- llvm-dwarfutil
- llvm-mca/Views
- llvm-objdump
- llvm-pdbutil
- llvm-readobj
- llvm-reduce
- deltas
- llvm-remarkutil
- obj2yaml
- unittests
- ADT
- IR
- Support
- TextAPI
- Transforms/Vectorize
- utils/TableGen
- mlir
- include/mlir/IR
- lib
- Analysis
- AsmParser
- Bindings/Python
- Dialect
- GPU
- Transforms
- Vector/Transforms
- python/mlir/_mlir_libs
- test/Dialect
- GPU
- Vector
- openmp/runtime/cmake
- 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.
729 files changed
+9317
-2339
lines changedLines changed: 24 additions & 5 deletions
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 |
| |
18 | 25 |
| |
19 | 26 |
| |
20 | 27 |
| |
21 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
22 | 41 |
| |
23 | 42 |
| |
24 | 43 |
| |
| |||
35 | 54 |
| |
36 | 55 |
| |
37 | 56 |
| |
38 |
| - | |
| 57 | + | |
39 | 58 |
| |
40 | 59 |
| |
41 |
| - | |
| 60 | + | |
42 | 61 |
| |
43 | 62 |
| |
44 | 63 |
| |
| |||
47 | 66 |
| |
48 | 67 |
| |
49 | 68 |
| |
50 |
| - | |
| 69 | + | |
51 | 70 |
| |
52 | 71 |
| |
53 | 72 |
| |
|
Lines changed: 20 additions & 38 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
582 | 582 |
| |
583 | 583 |
| |
584 | 584 |
| |
585 |
| - | |
586 |
| - | |
587 |
| - | |
588 |
| - | |
589 |
| - | |
590 |
| - | |
591 |
| - | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
592 | 588 |
| |
593 | 589 |
| |
594 | 590 |
| |
595 |
| - | |
596 |
| - | |
597 |
| - | |
598 |
| - | |
599 |
| - | |
600 |
| - | |
601 |
| - | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
602 | 595 |
| |
603 | 596 |
| |
604 |
| - | |
| 597 | + | |
605 | 598 |
| |
606 |
| - | |
| 599 | + | |
607 | 600 |
| |
608 | 601 |
| |
609 | 602 |
| |
610 | 603 |
| |
611 | 604 |
| |
612 | 605 |
| |
613 |
| - | |
614 | 606 |
| |
615 |
| - | |
616 |
| - | |
617 |
| - | |
618 |
| - | |
619 |
| - | |
620 |
| - | |
621 |
| - | |
622 |
| - | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
623 | 613 |
| |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
624 | 619 |
| |
625 | 620 |
| |
626 | 621 |
| |
627 | 622 |
| |
628 |
| - | |
629 |
| - | |
630 |
| - | |
631 |
| - | |
632 |
| - | |
633 |
| - | |
634 |
| - | |
635 | 623 |
| |
636 | 624 |
| |
637 | 625 |
| |
638 |
| - | |
639 |
| - | |
640 |
| - | |
641 |
| - | |
642 |
| - | |
643 |
| - | |
644 | 626 |
| |
645 | 627 |
| |
646 | 628 |
| |
|
Lines changed: 125 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 | + |
0 commit comments