[all-commits] [llvm/llvm-project] 91f706: [X86] Add back the assert in getImpliedFeatures th...
topperc via All-commits
all-commits at lists.llvm.org
Tue Jul 7 15:21:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 91f70675cc6e5c872e0059c11d797b8726eeac67
https://github.com/llvm/llvm-project/commit/91f70675cc6e5c872e0059c11d797b8726eeac67
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M llvm/include/llvm/Support/X86TargetParser.def
M llvm/lib/Support/X86TargetParser.cpp
Log Message:
-----------
[X86] Add back the assert in getImpliedFeatures that I removed in ef4cc70f3ed2a91e0a48c6448c517c3ba34c2846
I've added additional features to the table so I want to see if
the bots are happier with this.
More information about the All-commits
mailing list