search for: stx_c

Displaying 1 result from an estimated 1 matches for "stx_c".

Did you mean: str_c
2016 May 10
2
Atomic LL/SC loops in llvm
Replied too early... Below: On Tue, May 10, 2016 at 2:04 PM, JF Bastien <jfb at google.com> wrote: > Thanks for the writeup, that is indeed pretty ugly. Simple > asm(:::"memory") isn't sufficient either, since the regalloc can decode to > spill :-( > > On Tue, May 10, 2016 at 12:22 PM, James Knight via llvm-dev < > llvm-dev at lists.llvm.org> wrote: