[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
Mon Apr 4 11:28:46 PDT 2016
jyknight updated this revision to Diff 52587.
jyknight marked 2 inline comments as done.
jyknight added a comment.
review fixes
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.52587.patch
Type: text/x-patch
Size: 38057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160404/0ef288ab/attachment-0001.bin>
More information about the cfe-commits
mailing list