"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "4fc53e4c063e0710da5917bf2ad50b02f8b76a6a"
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