mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
0d19bba33e
`fadd` and `fsub` have recently (r351850) been added as `atomicrmw` operations. This diff adds lowering cases for them to the LowerAtomic transform. Patch by Josh Berdine! llvm-svn: 361512 |
||
---|---|---|
.. | ||
atomic-load.ll | ||
atomic-swap.ll | ||
barrier.ll |