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 | 3e8f1f6aea780c26f724a07563fbfcaa28b47339 (patch) | |
| tree | 6fc26da7967d8c75f3fd2da7aa1b00c57da39f01 /clang/lib/Frontend/InitPreprocessor.cpp | |
| parent | d451c1a8432f038c42697ae8ed80a4a16d7489d9 (diff) | |
| download | bcm5719-llvm-3e8f1f6aea780c26f724a07563fbfcaa28b47339.tar.gz bcm5719-llvm-3e8f1f6aea780c26f724a07563fbfcaa28b47339.zip | |
Fix X86 codegen for 'atomicrmw nand' to generate *x = ~(*x & y), not *x = ~*x & y.
llvm-svn: 154705
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions

