"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "46c6693781197544c182a2a3b76554fb4590ad90"
Fixed the condition codes for the atomic64 min/umin code generation on ARM. If...
Fixed the condition codes for the atomic64 min/umin code generation on ARM. If the sutraction of the higher 32 bit parts gives a 0 result, we need to do the store operation. llvm-svn: 173437
Loading
Please register or sign in to comment