Commit 367834b
File tree
25 files changed
+197
-24
lines changedFilter options
- llvm
- include/llvm
- CodeGen
- GlobalISel
- IR
- Target
- lib
- CodeGen
- GlobalISel
- SelectionDAG
- IR
- Target/AArch64
- GISel
- MCTargetDesc
- utils/TableGen
25 files changed
+197
-24
lines changedllvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
| 164 | + |
| 165 | + |
164 | 166 |
|
165 | 167 |
|
166 | 168 |
|
|
llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| 58 | + |
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
| ||
368 | 369 |
|
369 | 370 |
|
370 | 371 |
|
| 372 | + |
371 | 373 |
|
372 | 374 |
|
373 | 375 |
|
| ||
404 | 406 |
|
405 | 407 |
|
406 | 408 |
|
| 409 | + |
| 410 | + |
| 411 | + |
407 | 412 |
|
408 | 413 |
|
409 | 414 |
|
|
llvm/include/llvm/CodeGen/ISDOpcodes.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/CodeGen/ISDOpcodes.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1524 | 1524 |
|
1525 | 1525 |
|
1526 | 1526 |
|
| 1527 | + |
| 1528 | + |
1527 | 1529 |
|
1528 | 1530 |
|
1529 | 1531 |
|
|
llvm/include/llvm/CodeGen/MachineInstr.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/CodeGen/MachineInstr.h+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
878 | 878 |
|
879 | 879 |
|
880 | 880 |
|
| 881 | + |
| 882 | + |
| 883 | + |
| 884 | + |
| 885 | + |
| 886 | + |
| 887 | + |
| 888 | + |
| 889 | + |
881 | 890 |
|
882 | 891 |
|
883 | 892 |
|
|
llvm/include/llvm/CodeGen/MachineInstrBuilder.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/CodeGen/MachineInstrBuilder.h+22-5Lines changed: 22 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
| 72 | + |
| 73 | + |
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
76 |
| - |
77 |
| - |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
78 | 81 |
|
79 | 82 |
|
80 | 83 |
|
81 | 84 |
|
82 | 85 |
|
83 |
| - |
| 86 | + |
| 87 | + |
84 | 88 |
|
85 |
| - |
| 89 | + |
| 90 | + |
86 | 91 |
|
87 | 92 |
|
88 | 93 |
|
89 | 94 |
|
| 95 | + |
90 | 96 |
|
91 | 97 |
|
92 | 98 |
|
93 | 99 |
|
94 | 100 |
|
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
95 | 110 |
|
96 | 111 |
|
97 | 112 |
|
| ||
348 | 363 |
|
349 | 364 |
|
350 | 365 |
|
| 366 | + |
| 367 | + |
351 | 368 |
|
352 | 369 |
|
353 | 370 |
|
|
llvm/include/llvm/CodeGen/SelectionDAG.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/CodeGen/SelectionDAG.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
752 | 752 |
|
753 | 753 |
|
754 | 754 |
|
| 755 | + |
755 | 756 |
|
756 | 757 |
|
757 | 758 |
|
|
llvm/include/llvm/CodeGen/SelectionDAGISel.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/CodeGen/SelectionDAGISel.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
| 155 | + |
155 | 156 |
|
156 | 157 |
|
157 | 158 |
|
|
llvm/include/llvm/CodeGen/SelectionDAGNodes.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/CodeGen/SelectionDAGNodes.h+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1928 | 1928 |
|
1929 | 1929 |
|
1930 | 1930 |
|
| 1931 | + |
| 1932 | + |
| 1933 | + |
| 1934 | + |
| 1935 | + |
| 1936 | + |
| 1937 | + |
| 1938 | + |
| 1939 | + |
| 1940 | + |
| 1941 | + |
| 1942 | + |
| 1943 | + |
| 1944 | + |
| 1945 | + |
| 1946 | + |
| 1947 | + |
1931 | 1948 |
|
1932 | 1949 |
|
1933 | 1950 |
|
|
llvm/include/llvm/CodeGen/TargetLowering.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/CodeGen/TargetLowering.h+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4612 | 4612 |
|
4613 | 4613 |
|
4614 | 4614 |
|
| 4615 | + |
4615 | 4616 |
|
4616 | 4617 |
|
4617 | 4618 |
|
| ||
4757 | 4758 |
|
4758 | 4759 |
|
4759 | 4760 |
|
| 4761 | + |
| 4762 | + |
| 4763 | + |
| 4764 | + |
| 4765 | + |
4760 | 4766 |
|
4761 | 4767 |
|
4762 | 4768 |
|
|
llvm/include/llvm/IR/LLVMContext.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/IR/LLVMContext.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
| 99 | + |
99 | 100 |
|
100 | 101 |
|
101 | 102 |
|
|
llvm/include/llvm/Target/Target.td
Copy file name to clipboardExpand all lines: llvm/include/llvm/Target/Target.td+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
682 | 682 |
|
683 | 683 |
|
684 | 684 |
|
| 685 | + |
685 | 686 |
|
686 | 687 |
|
687 | 688 |
|
|
llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/GlobalISel/CallLowering.cpp+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
198 | 202 |
|
199 | 203 |
|
200 | 204 |
|
|
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2861 | 2861 |
|
2862 | 2862 |
|
2863 | 2863 |
|
| 2864 | + |
| 2865 | + |
| 2866 | + |
2864 | 2867 |
|
2865 | 2868 |
|
2866 | 2869 |
|
|
llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
42 |
| - |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
43 | 45 |
|
44 | 46 |
|
45 | 47 |
|
|
llvm/lib/CodeGen/MachineInstr.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/MachineInstr.cpp+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
123 |
| - |
| 123 | + |
124 | 124 |
|
125 | 125 |
|
126 | 126 |
|
| ||
728 | 728 |
|
729 | 729 |
|
730 | 730 |
|
| 731 | + |
| 732 | + |
731 | 733 |
|
732 | 734 |
|
733 | 735 |
|
| ||
2009 | 2011 |
|
2010 | 2012 |
|
2011 | 2013 |
|
| 2014 | + |
| 2015 | + |
2012 | 2016 |
|
2013 | 2017 |
|
2014 | 2018 |
|
|
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp+23-10Lines changed: 23 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| 23 | + |
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
| ||
61 | 63 |
|
62 | 64 |
|
63 | 65 |
|
| 66 | + |
| 67 | + |
64 | 68 |
|
65 | 69 |
|
66 | 70 |
|
| ||
1219 | 1223 |
|
1220 | 1224 |
|
1221 | 1225 |
|
1222 |
| - |
1223 |
| - |
1224 |
| - |
1225 |
| - |
1226 |
| - |
1227 |
| - |
1228 |
| - |
1229 |
| - |
1230 |
| - |
| 1226 | + |
| 1227 | + |
| 1228 | + |
| 1229 | + |
| 1230 | + |
| 1231 | + |
| 1232 | + |
| 1233 | + |
| 1234 | + |
| 1235 | + |
| 1236 | + |
| 1237 | + |
| 1238 | + |
| 1239 | + |
| 1240 | + |
| 1241 | + |
| 1242 | + |
1231 | 1243 |
|
1232 | 1244 |
|
1233 | 1245 |
|
| ||
1248 | 1260 |
|
1249 | 1261 |
|
1250 | 1262 |
|
1251 |
| - |
| 1263 | + |
| 1264 | + |
1252 | 1265 |
|
1253 | 1266 |
|
1254 | 1267 |
|
|
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1913 | 1913 |
|
1914 | 1914 |
|
1915 | 1915 |
|
| 1916 | + |
| 1917 | + |
| 1918 | + |
| 1919 | + |
| 1920 | + |
| 1921 | + |
| 1922 | + |
| 1923 | + |
| 1924 | + |
| 1925 | + |
| 1926 | + |
| 1927 | + |
| 1928 | + |
| 1929 | + |
| 1930 | + |
1916 | 1931 |
|
1917 | 1932 |
|
1918 | 1933 |
|
|
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp+17-2Lines changed: 17 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
| ||
5280 | 5281 |
|
5281 | 5282 |
|
5282 | 5283 |
|
| 5284 | + |
| 5285 | + |
| 5286 | + |
| 5287 | + |
| 5288 | + |
| 5289 | + |
| 5290 | + |
5283 | 5291 |
|
5284 | 5292 |
|
5285 | 5293 |
|
| ||
8928 | 8936 |
|
8929 | 8937 |
|
8930 | 8938 |
|
| 8939 | + |
| 8940 | + |
| 8941 | + |
| 8942 | + |
| 8943 | + |
8931 | 8944 |
|
8932 | 8945 |
|
8933 | 8946 |
|
| ||
8937 | 8950 |
|
8938 | 8951 |
|
8939 | 8952 |
|
8940 |
| - |
| 8953 | + |
| 8954 | + |
8941 | 8955 |
|
8942 | 8956 |
|
8943 | 8957 |
|
| ||
9554 | 9568 |
|
9555 | 9569 |
|
9556 | 9570 |
|
9557 |
| - |
| 9571 | + |
| 9572 | + |
9558 | 9573 |
|
9559 | 9574 |
|
9560 | 9575 |
|
|
0 commit comments