a) add SKX support to Clang driver; b) add tests for SKX target and AVX512BW, AVX512DQ, AVX512VL features into clang driver tests
Patch by Zinovy Nis <zinovy.y.nis@intel.com>
Paths
| Differential D4619
[SKX] Enabling SKX target (Skylake server chip) in clang ClosedPublic Authored by rob.khasanov on Jul 22 2014, 7:53 AM.
Details
Summary a) add SKX support to Clang driver; b) add tests for SKX target and AVX512BW, AVX512DQ, AVX512VL features into clang driver tests Patch by Zinovy Nis <zinovy.y.nis@intel.com>
Diff Detail Event Timelinerob.khasanov retitled this revision from to [SKX] Enabling SKX target (Skylake server chip) in clang. rob.khasanov updated this object. This revision is now accepted and ready to land.Apr 4 2016, 6:59 AM
Revision Contents
Diff 11754 include/clang/Driver/Options.td
lib/Basic/Targets.cpp
test/Preprocessor/predefined-arch-macros.c
test/Preprocessor/x86_target_features.c
|