Commit 0497911
File tree
Expand file treeCollapse file tree
3 files changed
+16
-13
lines changedFilter options
- llvm
- lib/CodeGen/SelectionDAG
- test/CodeGen
- RISCV/rvv
- X86
Expand file treeCollapse file tree
3 files changed
+16
-13
lines changedllvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp+10-6Lines changed: 10 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2490 | 2490 |
|
2491 | 2491 |
|
2492 | 2492 |
|
2493 |
| - |
| 2493 | + |
| 2494 | + |
2494 | 2495 |
|
2495 | 2496 |
|
2496 | 2497 |
|
| ||
2506 | 2507 |
|
2507 | 2508 |
|
2508 | 2509 |
|
2509 |
| - |
| 2510 | + |
| 2511 | + |
2510 | 2512 |
|
2511 | 2513 |
|
2512 | 2514 |
|
| ||
10017 | 10019 |
|
10018 | 10020 |
|
10019 | 10021 |
|
10020 |
| - |
| 10022 | + |
| 10023 | + |
10021 | 10024 |
|
10022 | 10025 |
|
10023 | 10026 |
|
| ||
13435 | 13438 |
|
13436 | 13439 |
|
13437 | 13440 |
|
13438 |
| - |
| 13441 | + |
13439 | 13442 |
|
13440 | 13443 |
|
13441 | 13444 |
|
| ||
17763 | 17766 |
|
17764 | 17767 |
|
17765 | 17768 |
|
17766 |
| - |
| 17769 | + |
| 17770 | + |
17767 | 17771 |
|
17768 | 17772 |
|
17769 |
| - |
| 17773 | + |
17770 | 17774 |
|
17771 | 17775 |
|
17772 | 17776 |
|
|
llvm/test/CodeGen/RISCV/rvv/narrow-shift-extend.ll
Copy file name to clipboardExpand all lines: llvm/test/CodeGen/RISCV/rvv/narrow-shift-extend.ll+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
147 |
| - |
148 |
| - |
| 147 | + |
149 | 148 |
|
150 | 149 |
|
151 | 150 |
|
|
llvm/test/CodeGen/X86/extract-vselect-setcc.ll
Copy file name to clipboardExpand all lines: llvm/test/CodeGen/X86/extract-vselect-setcc.ll+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
0 commit comments