[all-commits] [llvm/llvm-project] a7db23: [X86] Add CMPXCHG16B feature to amdfam10 in the fr...
topperc via All-commits
all-commits at lists.llvm.org
Thu Jun 25 22:56:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a7db230d752be4a104c496eb68a82a5acb4bb35c
https://github.com/llvm/llvm-project/commit/a7db230d752be4a104c496eb68a82a5acb4bb35c
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-06-25 (Thu, 25 Jun 2020)
Changed paths:
M clang/lib/Basic/Targets/X86.cpp
M clang/test/Preprocessor/predefined-arch-macros.c
Log Message:
-----------
[X86] Add CMPXCHG16B feature to amdfam10 in the frontend.
We already have this feature on it in the backend.
More information about the All-commits
mailing list