diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-04-13 22:47:00 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-04-13 22:47:00 +0000 |
commit | 42fc29e7176ff51d649eccf82c836510fde4438f (patch) | |
tree | e2d75b68bf9dd9baa14352328a6b62506d4ae596 /lib/VMCore/LLVMContext.cpp | |
parent | 3423132f2e48ba34fa76df0d8ab8990c85b5e677 (diff) |
Fix X86 codegen for 'atomicrmw nand' to generate *x = ~(*x & y), not *x = ~*x & y.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154705 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/LLVMContext.cpp')
0 files changed, 0 insertions, 0 deletions