File tree
3 files changed
+31
-17
lines changedFilter options
- clang
- lib/CodeGen/Targets
- test
- CodeGen/AArch64
- CodeGenCXX
3 files changed
+31
-17
lines changedclang/lib/CodeGen/Targets/AArch64.cpp
Copy file name to clipboardExpand all lines: clang/lib/CodeGen/Targets/AArch64.cpp+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
485 | 485 |
|
486 | 486 |
|
487 | 487 |
|
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
| 502 | + |
| 503 | + |
| 504 | + |
| 505 | + |
488 | 506 |
|
489 | 507 |
|
490 | 508 |
|
|
clang/test/CodeGen/AArch64/struct-coerce-using-ptr.cpp
Copy file name to clipboardExpand all lines: clang/test/CodeGen/AArch64/struct-coerce-using-ptr.cpp+8-9Lines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
| 12 | + |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
| ||
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
25 |
| - |
| 24 | + |
26 | 25 |
|
27 | 26 |
|
28 |
| - |
| 27 | + |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
| ||
67 | 66 |
|
68 | 67 |
|
69 | 68 |
|
70 |
| - |
| 69 | + |
71 | 70 |
|
72 | 71 |
|
73 |
| - |
| 72 | + |
74 | 73 |
|
75 | 74 |
|
76 | 75 |
|
| ||
82 | 81 |
|
83 | 82 |
|
84 | 83 |
|
85 |
| - |
| 84 | + |
86 | 85 |
|
87 | 86 |
|
88 |
| - |
| 87 | + |
89 | 88 |
|
90 | 89 |
|
91 | 90 |
|
|
clang/test/CodeGenCXX/trivial_abi.cpp
Copy file name to clipboardExpand all lines: clang/test/CodeGenCXX/trivial_abi.cpp+5-8Lines changed: 5 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 |
| - |
75 |
| - |
| 74 | + |
76 | 75 |
|
77 | 76 |
|
78 | 77 |
|
| ||
101 | 100 |
|
102 | 101 |
|
103 | 102 |
|
104 |
| - |
105 |
| - |
| 103 | + |
106 | 104 |
|
107 | 105 |
|
108 | 106 |
|
| ||
120 | 118 |
|
121 | 119 |
|
122 | 120 |
|
123 |
| - |
124 |
| - |
| 121 | + |
125 | 122 |
|
126 | 123 |
|
127 | 124 |
|
| ||
226 | 223 |
|
227 | 224 |
|
228 | 225 |
|
229 |
| - |
| 226 | + |
230 | 227 |
|
231 | 228 |
|
232 | 229 |
|
|
0 commit comments