[all-commits] [llvm/llvm-project] 23654d: Recommit "[X86] Calculate the needed size of the f...
topperc via All-commits
all-commits at lists.llvm.org
Mon Jun 22 14:55:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 23654d9e7a29e6c051ba3122cc624d0199e81e73
https://github.com/llvm/llvm-project/commit/23654d9e7a29e6c051ba3122cc624d0199e81e73
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-06-22 (Mon, 22 Jun 2020)
Changed paths:
M compiler-rt/lib/builtins/cpu_model.c
M llvm/include/llvm/Support/X86TargetParser.h
M llvm/lib/Support/Host.cpp
Log Message:
-----------
Recommit "[X86] Calculate the needed size of the feature arrays in _cpu_indicator_init and getHostCPUName using the size of the feature enum."
Hopefully this version will fix the previously buildbot failure
More information about the All-commits
mailing list