[llvm-commits] [llvm-gcc-4.2] r55650 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp

Duncan Sands baldrick at free.fr
Tue Sep 23 00:48:56 PDT 2008


> Implementing 64-bit atomic intrinsics on ppc32 makes no sense, because  
> there is no hardware 64-bit atomic operation; these cannot work.

Could some of them be implemented using try-again-if-it-didn't-work style code?

Ciao,

Duncan.



More information about the llvm-commits mailing list