File tree
475 files changed
+16039
-8674
lines changed- bolt
- lib/Passes
- test/runtime/AArch64
- clang
- docs
- include/clang
- Basic
- IndexSerialization
- Parse
- Sema
- lib
- Driver/ToolChains/Arch
- Format
- IndexSerialization
- Parse
- Sema
- StaticAnalyzer/Checkers
- test
- CodeGen
- aarch64-sme2-intrinsics
- aarch64-sve2p1-intrinsics
- CodeGenCXX/RelativeVTablesABI
- Driver
- Headers
- ParserOpenACC
- Sema/aarch64-sme2-intrinsics
- tools/clang-format
- unittests/Basic
- utils/TableGen
- clang-tools-extra
- clang-tidy/modernize
- docs
- clang-tidy/checks
- modernize
- test/clang-tidy/checkers/modernize
- compiler-rt
- lib
- sanitizer_common
- scudo/standalone
- include/scudo
- test/orc/TestCases
- Darwin/x86-64
- Linux
- ppc64
- x86-64
- Windows/x86-64
- flang
- include/flang
- Frontend
- Lower
- Optimizer
- Dialect
- Support
- Tools
- lib
- Frontend
- Lower
- Optimizer
- CodeGen
- Support
- runtime
- test
- Fir
- HLFIR
- Lower
- HLFIR
- Intrinsics
- OpenACC
- forall
- Semantics
- Transforms
- tools
- bbc
- f18
- tco
- unittests
- Frontend
- Runtime
- libcxx
- include
- __algorithm
- test
- libcxx/containers/views/mdspan
- layout_left
- layout_right
- layout_stride
- mdspan
- std
- algorithms/alg.modifying.operations/alg.rotate
- containers/views/mdspan
- layout_left
- layout_right
- layout_stride
- mdspan
- input.output/string.streams/stringbuf/stringbuf.assign
- language.support/support.limits/support.limits.general
- ranges
- range.adaptors/range.filter/iterator
- range.factories/range.repeat.view
- support
- utils
- libcxxabi/src/demangle
- lldb/source/Plugins/SymbolFile/DWARF
- llvm
- docs
- tutorial/MyFirstLanguageFrontend
- examples/Kaleidoscope/Chapter8
- include
- llvm
- Analysis
- Bitcode
- CodeGen
- GlobalISel
- Frontend/OpenMP
- IR
- Support
- Target/GlobalISel
- Transforms/InstCombine
- XRay
- llvm-c
- lib
- Analysis
- AsmParser
- Bitcode
- Reader
- Writer
- CodeGen
- GlobalISel
- ExecutionEngine/Orc
- Frontend/OpenMP
- IR
- Passes
- Target
- AArch64
- AMDGPU
- AsmParser
- Disassembler
- Utils
- ARM
- LoongArch
- NVPTX
- PowerPC
- RISCV
- X86
- Transforms
- IPO
- InstCombine
- Scalar
- Utils
- Vectorize
- XRay
- test
- Analysis/StackSafetyAnalysis
- Assembler
- Bindings/llvm-c
- Bitcode
- CodeGen
- AArch64
- AMDGPU
- GlobalISel
- ARM
- LoongArch
- lasx
- lsx
- NVPTX
- WebAssembly
- X86
- ExecutionEngine/JITLink
- AArch32
- Generic
- Inputs
- MC
- AMDGPU
- Disassembler
- AMDGPU
- X86/apx
- X86/apx
- ThinLTO/X86
- Transforms
- CodeGenPrepare
- ConstraintElimination
- InstCombine
- LoopVectorize
- AArch64
- ARM
- X86
- LowerTypeTests
- PGOProfile
- PhaseOrdering
- X86
- SLPVectorizer/X86
- SimpleLoopUnswitch
- SimplifyCFG
- tools
- llvm-c-test
- llvm-exegesis/lib
- llvm-jitlink
- llvm-reduce/deltas
- vfabi-demangle-fuzzer
- unittests
- Analysis
- Frontend
- tools/llvm-exegesis
- Mips
- PowerPC
- utils/gn/secondary
- clang-tools-extra/clang-tidy/modernize
- llvm/lib/Analysis
- mlir
- benchmark/python
- docs/Dialects
- include/mlir/Dialect
- Arith/IR
- LLVMIR
- Linalg
- TransformOps
- Transforms
- Shape/IR
- SparseTensor/IR
- Transform/IR
- Utils
- lib
- Conversion
- ArithToLLVM
- ArmSMEToSCF
- GPUToNVVM
- TosaToLinalg
- VectorToArmSME
- VectorToSCF
- Dialect
- Bufferization/IR
- Linalg
- TransformOps
- Transforms
- MemRef/IR
- SCF/IR
- Shape/IR
- SparseTensor/Transforms
- Tensor/IR
- Transform/IR
- Utils
- Vector/IR
- Target/LLVMIR
- python/mlir/_mlir_libs
- test
- Conversion
- ArithToLLVM
- ArmSMEToSCF
- GPUCommon
- NVVMToLLVM
- TosaToLinalg
- Dialect
- Arith
- ArmSME
- Linalg
- MemRef
- Shape
- Transform
- Vector
- Target/LLVMIR
- Import
- openmp/libomptarget
- plugins-nextgen
- amdgpu/src
- common
- include
- src
- cuda/src
- test/offloading
- utils/bazel/llvm-project-overlay
- clang
- mlir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
475 files changed
+16039
-8674
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
| 161 | + | |
161 | 162 |
| |
162 | 163 |
| |
163 | 164 |
| |
| |||
182 | 183 |
| |
183 | 184 |
| |
184 | 185 |
| |
| 186 | + | |
185 | 187 |
| |
186 | 188 |
| |
187 | 189 |
| |
| |||
1467 | 1469 |
| |
1468 | 1470 |
| |
1469 | 1471 |
| |
1470 |
| - | |
1471 | 1472 |
| |
1472 | 1473 |
| |
1473 | 1474 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
425 | 425 |
| |
426 | 426 |
| |
427 | 427 |
| |
428 |
| - | |
| 428 | + | |
429 | 429 |
| |
430 | 430 |
| |
431 | 431 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
| |||
69 | 70 |
| |
70 | 71 |
| |
71 | 72 |
| |
| 73 | + | |
| 74 | + | |
72 | 75 |
| |
73 | 76 |
| |
74 | 77 |
| |
|
0 commit comments