Commit dc2032f
File tree
3 files changed
+88
-3
lines changedFilter options
- llvm
- lib/CodeGen
- test/CodeGen
- ARM
- X86
3 files changed
+88
-3
lines changedllvm/lib/CodeGen/AtomicExpandPass.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/AtomicExpandPass.cpp+19-3Lines changed: 19 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2060 | 2060 |
|
2061 | 2061 |
|
2062 | 2062 |
|
2063 |
| - |
2064 |
| - |
2065 |
| - |
| 2063 | + |
| 2064 | + |
| 2065 | + |
| 2066 | + |
| 2067 | + |
| 2068 | + |
| 2069 | + |
| 2070 | + |
| 2071 | + |
| 2072 | + |
| 2073 | + |
| 2074 | + |
| 2075 | + |
| 2076 | + |
| 2077 | + |
| 2078 | + |
| 2079 | + |
| 2080 | + |
| 2081 | + |
2066 | 2082 |
|
2067 | 2083 |
|
2068 | 2084 |
|
|
llvm/test/CodeGen/ARM/atomic-load-store.ll
Copy file name to clipboardExpand all lines: llvm/test/CodeGen/ARM/atomic-load-store.ll+54Lines changed: 54 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 | + |
| 1037 | + |
| 1038 | + |
| 1039 | + |
llvm/test/CodeGen/X86/atomic-load-store.ll
Copy file name to clipboardExpand all lines: llvm/test/CodeGen/X86/atomic-load-store.ll+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
354 | 354 |
|
355 | 355 |
|
356 | 356 |
|
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
357 | 372 |
|
358 | 373 |
|
359 | 374 |
|
|
0 commit comments