File tree
384 files changed
+76065
-9326
lines changed- bolt
- include/bolt/Passes
- lib/Passes
- test/X86
- clang-tools-extra
- clang-tidy
- cppcoreguidelines
- modernize
- readability
- clangd
- support
- unittests
- support
- docs
- clang-tidy/checks/readability
- test/clang-tidy/checkers
- cppcoreguidelines
- modernize
- readability
- clang
- docs
- include/clang/Basic
- lib
- AST
- ByteCode
- Basic/Targets
- CIR
- Dialect
- IR
- Transforms
- Interfaces
- CodeGen
- Driver/ToolChains
- Headers
- hlsl
- Sema
- test
- AST/ByteCode
- CIR/CodeGen
- CodeGenCXX
- CodeGenHLSL/builtins
- CodeGen
- AArch64
- X86
- Driver
- Preprocessor
- SemaHLSL/BuiltIns
- SemaTemplate
- compiler-rt
- lib/tsan/rtl
- test/fuzzer
- flang
- docs
- include/flang
- Evaluate
- Optimizer
- Builder
- Dialect
- Parser
- Semantics
- lib
- Lower
- Optimizer
- Builder
- CodeGen
- Dialect
- Transforms
- Parser
- Semantics
- module
- test
- Integration
- Lower
- CUDA
- Parser
- OpenMP
- Semantics/OpenMP
- libcxx
- docs/ReleaseNotes
- include/__algorithm
- libc/utils/hdrgen/hdrgen
- lldb
- docs/resources
- packages/Python/lldbsuite/test/make
- test
- API/driver/stdio_closed
- Shell/SymbolFile/PDB
- lld
- test/wasm/lto
- wasm
- llvm
- include/llvm
- Analysis
- CodeGen
- GlobalISel
- DebugInfo/DWARF
- IR
- lib
- Analysis
- CodeGen
- SelectionDAG
- DebugInfo
- DWARF
- GSYM
- ExecutionEngine/Orc/TargetProcess
- SandboxIR
- TargetParser
- Target
- AArch64
- AMDGPU
- ARM
- DirectX
- Hexagon
- NVPTX
- PowerPC
- RISCV
- MCTargetDesc
- SPIRV
- SystemZ
- X86
- Transforms
- IPO
- InstCombine
- Vectorize
- test
- CodeGen
- AArch64
- GlobalISel
- AMDGPU
- GlobalISel
- DirectX
- ShaderFlags
- Hexagon
- Mips/GlobalISel
- legalizer
- llvm-ir
- PowerPC
- RISCV
- SPIRV/hlsl-intrinsics
- X86
- GlobalISel
- MC
- Disassembler/PowerPC
- PowerPC
- RISCV
- Transforms
- InstCombine
- InstSimplify/ConstProp
- LoopVectorize
- SLPVectorizer/X86
- tools
- UpdateTestChecks/update_test_checks
- Inputs
- dxil-dis
- llvm-dwarfdump/X86
- llvm-mca/AArch64
- Cortex
- Neoverse
- unittests
- IR
- ProfileData
- Transforms/Vectorize
- utils
- UpdateTestChecks
- git
- gn/secondary
- clang-tools-extra/clang-tidy/readability
- llvm
- lib
- ExecutionEngine/Orc/TargetProcess
- MC
- tools/llvm-remarkutil
- unittests
- ADT
- ExecutionEngine/Orc
- lit
- lit
- tests
- Inputs/shtest-env-path
- mlir
- include/mlir
- Analysis/DataFlow
- Dialect
- AMDGPU/IR
- Affine/IR
- LLVMIR
- OpenACC
- SCF/IR
- Tosa/IR
- Transform
- IR
- TuneExtension
- XeGPU/uArch
- IR
- Interfaces
- lib
- Analysis
- AliasAnalysis
- DataFlow
- Conversion
- AMDGPUToROCDL
- ComplexToStandard
- PDLToPDLInterp
- Dialect
- AMDGPU/IR
- Affine/IR
- ArmSME/Transforms
- Async/IR
- Bufferization/Transforms
- EmitC/IR
- GPU/IR
- MemRef/IR
- SCF
- IR
- Transforms
- Shape/IR
- SparseTensor/IR
- Transform
- IR
- TuneExtension
- IR
- Interfaces
- Target/LLVMIR
- Transforms
- test
- Conversion
- AMDGPUToROCDL
- ComplexToStandard
- Dialect
- AMDGPU
- Bufferization/Transforms
- OwnershipBasedBufferDeallocation
- LLVMIR
- MemRef
- OpenACC
- SCF
- Integration/Dialect/Complex/CPU
- Target
- LLVMIR
- SPIRV
- lib
- Analysis/DataFlow
- Dialect/Test
- unittests
- Analysis/Presburger
- Interfaces
- 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.
384 files changed
+76065
-9326
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| 85 | + | |
83 | 86 | | |
84 | 87 | | |
85 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
85 | 94 | | |
86 | 95 | | |
87 | 96 | | |
88 | 97 | | |
89 | 98 | | |
90 | 99 | | |
91 | 100 | | |
92 | | - | |
| 101 | + | |
93 | 102 | | |
94 | 103 | | |
95 | | - | |
| 104 | + | |
96 | 105 | | |
97 | 106 | | |
98 | 107 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
| 221 | + | |
221 | 222 | | |
222 | 223 | | |
223 | 224 | | |
| |||
Lines changed: 20 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
| 92 | + | |
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
93 | 96 | | |
| 97 | + | |
94 | 98 | | |
95 | 99 | | |
96 | 100 | | |
| |||
1497 | 1501 | | |
1498 | 1502 | | |
1499 | 1503 | | |
1500 | | - | |
1501 | | - | |
| 1504 | + | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
1502 | 1520 | | |
1503 | 1521 | | |
1504 | 1522 | | |
| |||
0 commit comments