This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit 58cb02d
Merged main:814db6c53fae into amd-gfx:1cc8749516de
Local branch amd-gfx 1cc8749 Update test vec-load-combine.ll
Remote branch main 814db6c [CodeGen][NewPM] Port GCNPreRALongBranchReg to NPM. (llvm#125844)File tree
312 files changed
+8953
-3146
lines changed- clang
- include/clang
- Basic
- Driver
- Tooling/DependencyScanning
- lib
- AST
- ByteCode
- Basic/Targets
- CodeGen
- Targets
- Driver/ToolChains
- Sema
- Serialization
- StaticAnalyzer/Checkers/WebKit
- Tooling/DependencyScanning
- test
- AST/ByteCode
- Analysis/Checkers/WebKit
- ClangScanDeps
- Driver
- Frontend
- Interpreter
- Modules
- tools/clang-scan-deps
- compiler-rt
- lib/orc
- test/orc/TestCases/Darwin/Generic
- flang
- include/flang/Common
- lib
- Common
- Frontend
- Optimizer/Analysis
- Semantics
- test/Semantics
- tools/bbc
- libclc
- clc
- include/clc/integer
- lib
- clspv
- generic
- integer
- spirv
- generic/lib/integer
- lldb/docs/resources
- lld
- COFF
- test/COFF
- llvm
- docs
- TableGen
- include/llvm
- CodeGen
- Config
- ExecutionEngine/Orc
- TargetProcess
- IR
- Passes
- Target
- lib
- Analysis
- CodeGen
- ExecutionEngine
- JITLink
- Orc
- TargetProcess
- IR
- Passes
- Target
- AArch64
- AMDGPU
- ARM
- Hexagon
- PowerPC
- RISCV
- SystemZ
- X86
- Transforms
- InstCombine
- Scalar
- Vectorize
- test
- Analysis/CostModel/RISCV
- CodeGen
- AArch64
- AMDGPU
- ARM
- Hexagon
- PowerPC
- RISCV
- rvv
- Thumb2
- X86
- ExecutionEngine
- OrcLazy
- Orc
- Instrumentation/MemorySanitizer
- Transforms
- InstCombine
- LoopIdiom
- LoopInterchange
- LoopVectorize/RISCV
- SLPVectorizer
- RISCV
- X86
- utils/TableGen
- mlir
- include/mlir/Dialect
- Affine/Analysis
- LLVMIR
- NVGPU/IR
- Tosa/IR
- lib
- Conversion
- TosaToLinalg
- TosaToTensor
- Dialect
- Affine
- Analysis
- Transforms
- Arith/Transforms
- GPU/TransformOps
- LLVMIR/IR
- Tosa
- IR
- Transforms
- Vector/IR
- Target
- Cpp
- LLVM
- NVVM
- test
- Conversion
- TosaToLinalg
- TosaToTensor
- Dialect
- Affine
- Arith
- Tosa
- Vector
- Target
- Cpp
- LLVMIR
- Import
- nvvm
- lib/IR
- 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.
312 files changed
+8953
-3146
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1471 | 1471 | | |
1472 | 1472 | | |
1473 | 1473 | | |
| 1474 | + | |
1474 | 1475 | | |
1475 | 1476 | | |
1476 | 1477 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6876 | 6876 | | |
6877 | 6877 | | |
6878 | 6878 | | |
| 6879 | + | |
6879 | 6880 | | |
6880 | 6881 | | |
6881 | 6882 | | |
| |||
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1055 | 1055 | | |
1056 | 1056 | | |
1057 | 1057 | | |
1058 | | - | |
| 1058 | + | |
| 1059 | + | |
1059 | 1060 | | |
1060 | 1061 | | |
1061 | 1062 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4715 | 4715 | | |
4716 | 4716 | | |
4717 | 4717 | | |
| 4718 | + | |
| 4719 | + | |
| 4720 | + | |
| 4721 | + | |
| 4722 | + | |
| 4723 | + | |
| 4724 | + | |
| 4725 | + | |
4718 | 4726 | | |
4719 | 4727 | | |
4720 | 4728 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
| |||
100 | 105 | | |
101 | 106 | | |
102 | 107 | | |
| 108 | + | |
| 109 | + | |
103 | 110 | | |
104 | 111 | | |
105 | 112 | | |
106 | 113 | | |
107 | 114 | | |
108 | | - | |
| 115 | + | |
109 | 116 | | |
110 | 117 | | |
111 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
54 | 59 | | |
55 | 60 | | |
56 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
564 | 576 | | |
565 | 577 | | |
566 | 578 | | |
| |||
605 | 617 | | |
606 | 618 | | |
607 | 619 | | |
| 620 | + | |
| 621 | + | |
608 | 622 | | |
609 | 623 | | |
610 | 624 | | |
| |||
634 | 648 | | |
635 | 649 | | |
636 | 650 | | |
| 651 | + | |
| 652 | + | |
637 | 653 | | |
638 | 654 | | |
639 | 655 | | |
| |||
650 | 666 | | |
651 | 667 | | |
652 | 668 | | |
| 669 | + | |
| 670 | + | |
653 | 671 | | |
654 | 672 | | |
655 | 673 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1254 | 1254 | | |
1255 | 1255 | | |
1256 | 1256 | | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
1257 | 1263 | | |
1258 | 1264 | | |
1259 | 1265 | | |
| |||
0 commit comments