search for: i1234

Displaying 2 results from an estimated 2 matches for "i1234".

Did you mean: 1234
2007 Jul 10
0
[LLVMdev] Proposal for atomic and synchronization instructions
...++ multithreading stuff, Java, etc) can have their synch needs met by LLVM. While doing both of these, we want the model to be something that is efficiently implementable on most architectures. Not every operation has to be equally efficient though: taking a spinlock to atomically update a i1234 variable is probably ok. :) Note that while LLVM doesn't have it's own -lllvm, it does use GCC's libgcc. libcc provides lib functions for things like "64-bit unsigned rem" for targets that don't support it. In 4.2, it also provides various synch support features. I...
2007 Jul 10
2
[LLVMdev] Proposal for atomic and synchronization instructions
Torvald Riegel wrote: > First of all, I know LL/SC. Did I say it's equivalent to get-and-set? No. > So what are you trying to say, why is the paragraph in the proposal? You > seem to be speculating about architectures in general in one paragraph. > IMHO, I wouldn't try that, because I would have to be either imprecise or > don't state anything new. I was rebutting