Commit 20bbd6e
File tree
4 files changed
+103
-3
lines changedFilter options
- llvm
- lib/CodeGen
- test
- CodeGen
- ARM
- X86
- Transforms/AtomicExpand/X86
4 files changed
+103
-3
lines changedllvm/lib/CodeGen/AtomicExpandPass.cpp
Copy file name to clipboardExpand all lines: llvm/lib/CodeGen/AtomicExpandPass.cpp+22-3Lines changed: 22 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 | + |
| 2082 | + |
| 2083 | + |
| 2084 | + |
2066 | 2085 |
|
2067 | 2086 |
|
2068 | 2087 |
|
|
llvm/test/CodeGen/ARM/atomic-load-store.ll
Copy file name to clipboardExpand all lines: llvm/test/CodeGen/ARM/atomic-load-store.ll+52Lines changed: 52 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 | + |
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 |
---|---|---|
| ||
362 | 362 |
|
363 | 363 |
|
364 | 364 |
|
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
365 | 380 |
|
366 | 381 |
|
367 | 382 |
|
|
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+14Lines changed: 14 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 | + |
0 commit comments