"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b590d3a72b56e06a2c540aeb494ebfd2e579aaf9"
CodeGen: add __yield intrinsic for ARM
The __yield intrinsic generates a hint instruction to indicate that the thread is not performing any useful operations at the moment. This is for compatibility with MSVC, although, the intrinsic is also part of the ACLE, and is enabled globally as a result. llvm-svn: 207275
Loading
Please register or sign in to comment