File tree
6 files changed
+32
-8
lines changedFilter options
- llvm
- include/llvm
- Analysis
- IR
- lib
- CodeGen
- IR
- Target/AArch64
- GISel
6 files changed
+32
-8
lines changedllvm/include/llvm/Analysis/ObjCARCUtil.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/Analysis/ObjCARCUtil.h+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
51 | 66 |
|
52 | 67 |
|
53 | 68 |
|
|
llvm/include/llvm/IR/Intrinsics.td
Copy file name to clipboardExpand all lines: llvm/include/llvm/IR/Intrinsics.td+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
777 | 777 |
|
778 | 778 |
|
779 | 779 |
|
| 780 | + |
780 | 781 |
|
781 | 782 |
|
782 | 783 |
|
783 | 784 |
|
| 785 | + |
784 | 786 |
|
785 | 787 |
|
786 | 788 |
|
| ||
789 | 791 |
|
790 | 792 |
|
791 | 793 |
|
| 794 | + |
| 795 | + |
| 796 | + |
| 797 | + |
| 798 | + |
792 | 799 |
|
793 | 800 |
|
794 | 801 |
|
| ||
802 | 809 |
|
803 | 810 |
|
804 | 811 |
|
805 |
| - |
806 |
| - |
807 | 812 |
|
808 | 813 |
|
809 | 814 |
|
|
llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
163 |
| - |
164 |
| - |
165 |
| - |
166 |
| - |
| 163 | + |
167 | 164 |
|
168 | 165 |
|
169 | 166 |
|
| ||
529 | 526 |
|
530 | 527 |
|
531 | 528 |
|
| 529 | + |
| 530 | + |
| 531 | + |
532 | 532 |
|
533 | 533 |
|
534 | 534 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7282 | 7282 |
|
7283 | 7283 |
|
7284 | 7284 |
|
| 7285 | + |
7285 | 7286 |
|
7286 | 7287 |
|
7287 | 7288 |
|
7288 | 7289 |
|
7289 | 7290 |
|
| 7291 | + |
7290 | 7292 |
|
7291 | 7293 |
|
7292 | 7294 |
|
|
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Target/AArch64/AArch64ISelLowering.cpp+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9545 | 9545 |
|
9546 | 9546 |
|
9547 | 9547 |
|
9548 |
| - |
| 9548 | + |
| 9549 | + |
| 9550 | + |
9549 | 9551 |
|
9550 | 9552 |
|
9551 | 9553 |
|
|
llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1369 | 1369 |
|
1370 | 1370 |
|
1371 | 1371 |
|
1372 |
| - |
| 1372 | + |
1373 | 1373 |
|
1374 | 1374 |
|
1375 | 1375 |
|
|
0 commit comments