Commit 623d1a5
authored
File tree
376 files changed
+10079
-4458
lines changed- bolt/lib/RuntimeLibs
- clang
- docs
- include/clang
- Basic
- Driver
- lib
- AST
- ByteCode
- Analysis
- CodeGen
- CrossTU
- Driver/ToolChains
- Format
- Headers
- Sema
- Serialization
- StaticAnalyzer/Checkers
- test
- AST/ByteCode
- CodeGen
- X86
- Driver
- Modules
- SemaCXX
- tools/clang-linker-wrapper
- unittests/Format
- utils/TableGen
- libclc
- clc
- include/clc
- integer
- relational
- lib
- clspv
- spirv
- libcxx
- docs/Status
- include
- libc
- config/linux/x86_64
- docs/headers/math
- include
- src/math
- generic
- test/src/math
- smoke
- lldb
- source/Plugins
- ABI/X86
- DynamicLoader/MacOSX-DYLD
- ObjectFile/Mach-O
- Platform/MacOSX
- Process/gdb-remote
- test/API
- api/command-return-object
- python_api/commandreturnobject
- tools/debugserver/source
- lld
- ELF
- test/ELF
- llvm
- docs
- include/llvm
- IR
- Passes
- lib
- Analysis
- CodeGen
- AsmPrinter
- GlobalISel
- Frontend/OpenMP
- Target
- AArch64
- AMDGPU
- ARM/MCTargetDesc
- LoongArch
- RISCV
- X86
- Transforms
- Coroutines
- Scalar
- Vectorize
- test
- Analysis
- CostModel/RISCV
- ScalarEvolution
- CodeGen
- AArch64
- Atomics
- AMDGPU
- GlobalISel
- ARM
- LoongArch
- RISCV
- rvv
- X86
- MC/RISCV
- Transforms
- DeadStoreElimination
- IndVarSimplify
- InstCombine
- LoopIdiom/AArch64
- LoopVectorize
- AArch64
- ARM
- PowerPC
- RISCV
- X86
- CostModel
- PhaseOrdering
- AArch64
- X86
- tools/llvm-readobj/XCOFF
- tools/llvm-readobj
- utils
- TableGen
- Common
- gn/secondary/clang/lib/StaticAnalyzer/Checkers
- mlir
- include
- mlir-c
- mlir
- Bindings/Python
- Dialect
- Linalg/IR
- Vector/Transforms
- IR
- lib
- Bindings/Python
- CAPI/IR
- Dialect
- Linalg/IR
- SCF/IR
- python/mlir
- _mlir_libs/_mlir
- dialects/linalg
- test
- Dialect
- Linalg
- SCF
- python
- dialects/linalg
- ir
- tools/mlir-tblgen
- offload/DeviceRTL
- include
- src
- openmp/runtime/src
- third-party/benchmark/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
376 files changed
+10079
-4458
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
41 | 59 | | |
42 | 60 | | |
43 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
780 | | - | |
| 780 | + | |
781 | 781 | | |
782 | 782 | | |
783 | 783 | | |
784 | 784 | | |
785 | 785 | | |
786 | | - | |
| 786 | + | |
787 | 787 | | |
788 | 788 | | |
789 | 789 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3125 | 3125 | | |
3126 | 3126 | | |
3127 | 3127 | | |
| 3128 | + | |
| 3129 | + | |
| 3130 | + | |
| 3131 | + | |
| 3132 | + | |
| 3133 | + | |
| 3134 | + | |
| 3135 | + | |
| 3136 | + | |
| 3137 | + | |
| 3138 | + | |
| 3139 | + | |
| 3140 | + | |
| 3141 | + | |
| 3142 | + | |
| 3143 | + | |
| 3144 | + | |
| 3145 | + | |
3128 | 3146 | | |
3129 | 3147 | | |
3130 | 3148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| 224 | + | |
224 | 225 | | |
225 | 226 | | |
226 | 227 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1795 | 1795 | | |
1796 | 1796 | | |
1797 | 1797 | | |
| 1798 | + | |
| 1799 | + | |
| 1800 | + | |
| 1801 | + | |
| 1802 | + | |
1798 | 1803 | | |
1799 | 1804 | | |
1800 | 1805 | | |
| |||
3416 | 3421 | | |
3417 | 3422 | | |
3418 | 3423 | | |
3419 | | - | |
3420 | | - | |
3421 | 3424 | | |
3422 | 3425 | | |
3423 | 3426 | | |
| |||
3929 | 3932 | | |
3930 | 3933 | | |
3931 | 3934 | | |
3932 | | - | |
| 3935 | + | |
| 3936 | + | |
| 3937 | + | |
3933 | 3938 | | |
3934 | 3939 | | |
3935 | 3940 | | |
| |||
0 commit comments