This is an archive of the discontinued LLVM Phabricator instance.

[Clang][X86][Goldmont] Adding new target-cpu: Goldmont
ClosedPublic

Authored by m_zuckerman on Jun 29 2017, 1:03 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

m_zuckerman created this revision.Jun 29 2017, 1:03 AM
igorb added inline comments.Jun 29 2017, 1:27 AM
test/Preprocessor/predefined-arch-macros.c
990 ↗(On Diff #104603)

please check all feature , for example AES, PCLMUL, ...

Remove extra feature -fsgsbase

m_zuckerman marked an inline comment as done.Jun 29 2017, 3:08 AM
igorb accepted this revision.Jun 29 2017, 6:19 AM

LGTM

This revision is now accepted and ready to land.Jun 29 2017, 6:19 AM
This revision was automatically updated to reflect the committed changes.