[PATCH] Bugfix for Codegen of atomic load/store ops.

Alexey Bataev a.bataev at hotmail.com
Wed Dec 3 03:01:59 PST 2014


Hi rjmccall, hfinkel,

Currently clang fires assertions on x86-64 on atomic load/store operations for long double operands. Patch fixes codegen for such operations.

http://reviews.llvm.org/D6499

Files:
  include/clang/Basic/TargetInfo.h
  lib/CodeGen/CGAtomic.cpp
  test/CodeGen/x86_64-atomic-long_double.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6499.16857.patch
Type: text/x-patch
Size: 4870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141203/b128b3ee/attachment.bin>


More information about the cfe-commits mailing list