Skip to content
  • Ralf Jung's avatar
    rename CompareExchange to CmpXchg · 12bec4d5
    Ralf Jung authored
    This is the name used by x86 (CMPXCHG) and LLVM.  Also reorder the result (value
    first, boolean second) for consistency with LLVM, because why not.
    12bec4d5