[PATCH] [X86] Use sys::getHostCPUFeatures to improve -march=native

Craig Topper craig.topper at gmail.com
Mon Mar 30 07:28:36 PDT 2015


The target-cpu is still used for LLVM "features" that don't have a real CPUID bit. For instance, slow-bt-mem and slow-incdec. It would also still be used to pick the scheduling model.


http://reviews.llvm.org/D8694

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list