File tree
638 files changed
+31309
-12400
lines changed- .github/workflows
- bolt
- include/bolt
- Core
- Passes
- lib/Utils
- tools/driver
- clang-tools-extra
- clang-apply-replacements/lib/Tooling
- clang-tidy
- bugprone
- objc
- clangd
- unittests
- docs/clang-tidy/checks
- objc
- test/clang-tidy/checkers/objc
- clang
- docs
- include/clang
- Analysis/FlowSensitive
- Basic
- Driver
- Support
- lib
- AST
- Analysis
- FlowSensitive
- Basic
- Targets
- CodeGen
- Driver
- Interpreter
- Sema
- Support
- Tooling
- test
- CodeGenCXX
- CodeGen
- RISCV
- rvv-intrinsics-overloaded
- rvv-intrinsics
- SystemZ
- Interpreter
- Lexer
- OpenMP
- SemaCXX
- Sema
- tools/clang-refactor
- unittests/Analysis/FlowSensitive
- utils/TableGen
- compiler-rt/test/sanitizer_common/TestCases
- flang
- docs
- include/flang/Optimizer/Builder/Runtime
- lib
- Evaluate
- Lower
- Optimizer/Builder/Runtime
- Semantics
- runtime
- test
- Lower/Intrinsics
- Semantics
- tools/f18
- libcxx
- cmake/Modules
- docs
- Status
- include
- __algorithm
- __format
- src
- support/runtime
- test
- libcxx
- algorithms
- selftest/dsl
- utilities
- format/format.string/format.string.std
- optional/optional.object
- std
- algorithms
- alg.modifying.operations
- alg.copy
- alg.move
- alg.random.sample
- alg.remove
- alg.replace
- alg.sorting/alg.permutation.generators
- language.support/support.limits/support.limits.general
- library/description/conventions/customization.point.object
- numerics/rand/rand.dist/rand.dist.samp/rand.dist.samp.discrete
- strings/string.view
- string.view.cons
- string.view.deduct
- utilities
- format
- format.fmt.string
- format.formatter/format.context/format.context
- tuple/tuple.tuple/tuple.cnstr
- support
- utils
- libcxx/test
- libunwind/test/configs
- lldb
- bindings
- interface
- docs
- include/lldb
- API
- Target
- Utility
- source
- API
- Commands
- Core
- Host
- Interpreter
- Plugins
- ABI/AArch64
- Language/ObjC
- ObjectFile/Mach-O
- Process
- Utility
- gdb-remote
- mach-core
- TraceExporter/common
- Trace/intel-pt
- UnwindAssembly/x86
- Target
- Utility
- test/API
- commands
- settings/use_source_cache
- trace
- functionalities/inline-stepping
- macosx/lc-note/multiple-binary-corefile
- python_api/disassemble-raw-data
- lld
- ELF
- MachO
- Arch
- test
- ELF
- lto
- MachO/tools
- wasm
- llvm
- docs
- include/llvm
- ADT
- Analysis
- CodeGen
- IR
- Support
- Transforms/Utils
- lib
- Analysis
- CodeGen
- GlobalISel
- SelectionDAG
- ExecutionEngine/Interpreter
- IR
- Passes
- Support
- Target
- AArch64
- AMDGPU
- MCTargetDesc
- ARM
- DirectX
- Hexagon
- Mips
- PowerPC
- RISCV
- X86
- Transforms
- IPO
- Instrumentation
- Scalar
- Utils
- Vectorize
- test
- CodeGen
- AArch64
- AMDGPU
- RISCV
- SPIRV
- branching
- constant
- function
- instructions
- llvm-intrinsics
- opencl/basic
- transcoding
- SystemZ
- X86
- Instrumentation/BoundsChecking
- MC
- AMDGPU
- Disassembler/AMDGPU
- Other/ChangePrinters
- Transforms
- EarlyCSE/DirectX
- IndVarSimplify
- AArch64
- X86
- LoopUnroll
- LoopVectorize
- AArch64
- RISCV
- X86
- tools
- llvm-reduce
- yaml2obj
- tools
- llvm-reduce
- deltas
- llvm-xray
- split-file
- yaml2obj
- unittests
- ADT
- CodeGen/GlobalISel
- IR
- Support
- CommandLineInit
- utils
- TableGen
- git
- gn/secondary
- clang-tools-extra/clang-tidy/objc
- libcxx/include
- lldb/source/API
- mlir
- docs
- include
- mlir-c/Dialect
- mlir
- Analysis/Presburger
- Conversion
- GPUCommon
- GPUToROCDL
- LLVMCommon
- Dialect
- Math/IR
- SparseTensor
- IR
- Utils
- IR
- lib
- Bindings/Python
- CAPI/Dialect
- Conversion
- GPUCommon
- GPUToROCDL
- ReconcileUnrealizedCasts
- Dialect
- LLVMIR/IR
- Math/IR
- SparseTensor
- IR
- Transforms
- Utils
- IR
- test
- CAPI
- Conversion
- GPUToROCDL
- MemRefToLLVM
- ReconcileUnrealizedCasts
- Dialect
- Math
- SparseTensor
- Integration
- Dialect/SparseTensor/CPU
- GPU/ROCM
- mlir-cpu-runner
- unittests/IR
- openmp
- cmake
- DetectTestCompiler
- libomptarget/plugins/amdgpu/src
- runtime
- src
- test
- utils/bazel/llvm-project-overlay
- bolt
- mlir
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
638 files changed
+31309
-12400
lines changedLines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
133 | 131 |
| |
134 | 132 |
| |
135 | 133 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
22 |
| - | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
|
Lines changed: 6 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
144 | 141 |
| |
145 | 142 |
| |
146 | 143 |
| |
| |||
181 | 178 |
| |
182 | 179 |
| |
183 | 180 |
| |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
190 | 184 |
| |
191 | 185 |
| |
192 | 186 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| |||
140 | 141 |
| |
141 | 142 |
| |
142 | 143 |
| |
143 |
| - | |
| 144 | + | |
144 | 145 |
| |
145 | 146 |
| |
146 | 147 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
| 62 | + | |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
| 66 | + | |
66 | 67 |
| |
67 | 68 |
| |
68 | 69 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
|
Lines changed: 116 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 | + |
Lines changed: 38 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 | + |
0 commit comments