[PATCH] D17933: Set MaxAtomicInlineWidth properly for i386, i486, and x86-64 cpus without cmpxchg16b.
James Y Knight via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 1 14:57:35 PDT 2016
jyknight updated this revision to Diff 52430.
jyknight added a comment.
Review tweaks.
http://reviews.llvm.org/D17933
Files:
lib/Basic/Targets.cpp
lib/Frontend/InitPreprocessor.cpp
test/CodeGen/atomic-ops.c
test/CodeGen/ms-volatile.c
test/CodeGenCXX/atomicinit.cpp
test/OpenMP/atomic_capture_codegen.cpp
test/OpenMP/atomic_read_codegen.c
test/OpenMP/atomic_update_codegen.cpp
test/OpenMP/atomic_write_codegen.c
test/Preprocessor/arm-target-features.c
test/Preprocessor/init.c
test/Preprocessor/predefined-arch-macros.c
test/Preprocessor/predefined-macros.c
test/Preprocessor/x86_target_features.c
test/Sema/atomic-ops.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17933.52430.patch
Type: text/x-patch
Size: 35814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160401/28d8beb3/attachment-0001.bin>
More information about the cfe-commits
mailing list