File tree
Expand file treeCollapse file tree
3 files changed
+25
-8
lines changedFilter options
- llvm
- lib/CodeGen/GlobalISel
- test/CodeGen/AArch64
- unittests/CodeGen/GlobalISel
Expand file treeCollapse file tree
3 files changed
+25
-8
lines changedllvm/lib/CodeGen/GlobalISel/GISelValueTracking.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/GlobalISel/GISelValueTracking.cpp+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
836 | 836 |
|
837 | 837 |
|
838 | 838 |
|
| 839 | + |
| 840 | + |
| 841 | + |
| 842 | + |
| 843 | + |
| 844 | + |
| 845 | + |
| 846 | + |
| 847 | + |
| 848 | + |
| 849 | + |
| 850 | + |
| 851 | + |
| 852 | + |
| 853 | + |
| 854 | + |
| 855 | + |
| 856 | + |
839 | 857 |
|
840 | 858 |
|
841 | 859 |
|
|
llvm/test/CodeGen/AArch64/aarch64-dup-ext.ll
Copy file name to clipboardExpand all lines: llvm/test/CodeGen/AArch64/aarch64-dup-ext.ll+6-7Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
312 | 312 |
|
313 | 313 |
|
314 | 314 |
|
315 |
| - |
316 |
| - |
317 |
| - |
318 |
| - |
| 315 | + |
| 316 | + |
319 | 317 |
|
320 |
| - |
| 318 | + |
| 319 | + |
321 | 320 |
|
322 |
| - |
323 |
| - |
| 321 | + |
| 322 | + |
324 | 323 |
|
325 | 324 |
|
326 | 325 |
|
|
llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp
Copy file name to clipboardExpand all lines: llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
692 | 692 |
|
693 | 693 |
|
694 | 694 |
|
695 |
| - |
| 695 | + |
696 | 696 |
|
697 | 697 |
|
698 | 698 |
|
|
0 commit comments