Commit 88e3dac
File tree
4 files changed
+158
-3
lines changedFilter options
- llvm
- lib/CodeGen
- test
- CodeGen
- ARM
- X86
- Transforms/AtomicExpand/X86
4 files changed
+158
-3
lines changedllvm/lib/CodeGen/AtomicExpandPass.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/AtomicExpandPass.cpp+12-3Lines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2066 | 2066 |
|
2067 | 2067 |
|
2068 | 2068 |
|
2069 |
| - |
2070 |
| - |
2071 |
| - |
| 2069 | + |
| 2070 | + |
| 2071 | + |
| 2072 | + |
| 2073 | + |
| 2074 | + |
| 2075 | + |
| 2076 | + |
| 2077 | + |
| 2078 | + |
| 2079 | + |
| 2080 | + |
2072 | 2081 |
|
2073 | 2082 |
|
2074 | 2083 |
|
|
llvm/test/CodeGen/ARM/atomic-load-store.ll
Copy file name to clipboardExpand all lines: llvm/test/CodeGen/ARM/atomic-load-store.ll+51Lines changed: 51 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
983 | 983 |
|
984 | 984 |
|
985 | 985 |
|
| 986 | + |
| 987 | + |
| 988 | + |
| 989 | + |
| 990 | + |
| 991 | + |
| 992 | + |
| 993 | + |
| 994 | + |
| 995 | + |
| 996 | + |
| 997 | + |
| 998 | + |
| 999 | + |
| 1000 | + |
| 1001 | + |
| 1002 | + |
| 1003 | + |
| 1004 | + |
| 1005 | + |
| 1006 | + |
| 1007 | + |
| 1008 | + |
| 1009 | + |
| 1010 | + |
| 1011 | + |
| 1012 | + |
| 1013 | + |
| 1014 | + |
| 1015 | + |
| 1016 | + |
| 1017 | + |
| 1018 | + |
| 1019 | + |
| 1020 | + |
| 1021 | + |
| 1022 | + |
| 1023 | + |
| 1024 | + |
| 1025 | + |
| 1026 | + |
| 1027 | + |
| 1028 | + |
| 1029 | + |
| 1030 | + |
| 1031 | + |
| 1032 | + |
| 1033 | + |
| 1034 | + |
| 1035 | + |
| 1036 | + |
llvm/test/CodeGen/X86/atomic-load-store.ll
Copy file name to clipboardExpand all lines: llvm/test/CodeGen/X86/atomic-load-store.ll+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
381 | 381 |
|
382 | 382 |
|
383 | 383 |
|
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
384 | 399 |
|
385 | 400 |
|
386 | 401 |
|
| ||
404 | 419 |
|
405 | 420 |
|
406 | 421 |
|
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
407 | 437 |
|
408 | 438 |
|
409 | 439 |
|
|
llvm/test/Transforms/AtomicExpand/X86/expand-atomic-non-integer.ll
Copy file name to clipboardExpand all lines: llvm/test/Transforms/AtomicExpand/X86/expand-atomic-non-integer.ll+65Lines changed: 65 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
0 commit comments