Skip to content
Commit 3e8f1f6a authored by Richard Smith's avatar Richard Smith
Browse files

Fix X86 codegen for 'atomicrmw nand' to generate *x = ~(*x & y), not *x = ~*x & y.

llvm-svn: 154705
parent d451c1a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment