Commit 8286378
File tree
41 files changed
+303
-318
lines changedFilter options
- llvm
- lib/Target/LoongArch
- AsmParser
- MCTargetDesc
- test
- CodeGen/LoongArch
- ir-instruction
- MC/LoongArch/Relocations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+303
-318
lines changedllvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
517 | 517 |
|
518 | 518 |
|
519 | 519 |
|
520 |
| - |
521 |
| - |
522 |
| - |
| 520 | + |
523 | 521 |
|
524 | 522 |
|
525 | 523 |
|
| ||
793 | 791 |
|
794 | 792 |
|
795 | 793 |
|
796 |
| - |
797 | 794 |
|
798 | 795 |
|
799 | 796 |
|
|
llvm/lib/Target/LoongArch/LoongArchMCInstLower.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Target/LoongArch/LoongArchMCInstLower.cpp+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 |
| - |
40 | 38 |
|
41 |
| - |
| 39 | + |
42 | 40 |
|
43 | 41 |
|
44 | 42 |
|
|
llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCCodeEmitter.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCCodeEmitter.cpp-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 |
| - |
151 |
| - |
152 | 150 |
|
153 | 151 |
|
154 | 152 |
|
|
llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.cpp+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
67 |
| - |
68 | 66 |
|
69 | 67 |
|
70 | 68 |
|
71 | 69 |
|
72 |
| - |
73 |
| - |
74 | 70 |
|
75 | 71 |
|
76 | 72 |
|
| ||
176 | 172 |
|
177 | 173 |
|
178 | 174 |
|
179 |
| - |
| 175 | + |
180 | 176 |
|
181 | 177 |
|
182 | 178 |
|
|
llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.h
Copy file name to clipboardExpand all lines: llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.h+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
| 26 | + |
31 | 27 |
|
32 | 28 |
|
33 | 29 |
|
|
llvm/test/CodeGen/LoongArch/addrspacecast.ll
Copy file name to clipboardExpand all lines: llvm/test/CodeGen/LoongArch/addrspacecast.ll+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
llvm/test/CodeGen/LoongArch/alloca.ll
Copy file name to clipboardExpand all lines: llvm/test/CodeGen/LoongArch/alloca.ll+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
| 140 | + |
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
|
llvm/test/CodeGen/LoongArch/bnez-beqz.ll
Copy file name to clipboardExpand all lines: llvm/test/CodeGen/LoongArch/bnez-beqz.ll+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
| 101 | + |
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
|
llvm/test/CodeGen/LoongArch/code-models.ll
Copy file name to clipboardExpand all lines: llvm/test/CodeGen/LoongArch/code-models.ll+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
| 104 | + |
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
|
0 commit comments