"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "66918ee148dbff073d77173b3dd1d7d4cf2923b5"
New approach to r136737: insert the necessary fences for atomic ops in...
New approach to r136737: insert the necessary fences for atomic ops in platform-independent code, since a bunch of platforms (ARM, Mips, PPC, Alpha are the relevant targets here) need to do essentially the same thing. I think this completes the basic CodeGen for atomicrmw and cmpxchg. llvm-svn: 136813
Loading
Please register or sign in to comment