Files
llvm-6502/test
Jakob Stoklund Olesen 17ca0f8f80 Implement SPARCv9 atomic_swap_64 with a pseudo.
The SWAP instruction only exists in a 32-bit variant, but the 64-bit
atomic swap can be implemented in terms of CASX, like the other atomic
rmw primitives.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200453 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-30 04:48:46 +00:00
..
2014-01-24 17:20:08 +00:00
2014-01-29 07:35:43 +00:00
2014-01-30 04:46:41 +00:00