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