hanchenye-llvm-project/llvm/test/Transforms/LowerAtomic
Saleem Abdulrasool 7bbefb13ee Transforms: lower fadd and fsub atomicrmw instructions
`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
2019-05-23 17:03:43 +00:00
..
atomic-load.ll Transforms: lower fadd and fsub atomicrmw instructions 2019-05-23 17:03:43 +00:00
atomic-swap.ll
barrier.ll