[PATCH] D59566: [X86] Correct the value of MaxAtomicInlineWidth for pre-586 cpus
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 21 13:35:22 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL356709: [X86] Correct the value of MaxAtomicInlineWidth for pre-586 cpus (authored by ctopper, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D59566?vs=191643&id=191771#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59566/new/
https://reviews.llvm.org/D59566
Files:
cfe/trunk/lib/Basic/Targets/X86.cpp
cfe/trunk/lib/Basic/Targets/X86.h
cfe/trunk/test/CodeGen/attr-cpuspecific.c
cfe/trunk/test/CodeGen/attr-target-x86-mmx.c
cfe/trunk/test/CodeGen/attr-target-x86.c
cfe/trunk/test/CodeGen/attr-target-x87-softfp.c
cfe/trunk/test/Preprocessor/init.c
cfe/trunk/test/Preprocessor/predefined-win-macros.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59566.191771.patch
Type: text/x-patch
Size: 16543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190321/648beab1/attachment.bin>
More information about the llvm-commits
mailing list