[all-commits] [llvm/llvm-project] f68857: [X86] Remove ProcIntelGLM/ProcIntelGLP/ProcIntelTR...
topperc via All-commits
all-commits at lists.llvm.org
Thu Dec 5 11:02:15 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f688570d5c5493e969d5fca599d6eb8a796e27ca
https://github.com/llvm/llvm-project/commit/f688570d5c5493e969d5fca599d6eb8a796e27ca
Author: Craig Topper <craig.topper at intel.com>
Date: 2019-12-05 (Thu, 05 Dec 2019)
Changed paths:
M llvm/lib/Target/X86/X86.td
M llvm/lib/Target/X86/X86Subtarget.h
M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
M llvm/lib/Target/X86/X86TargetTransformInfo.h
Log Message:
-----------
[X86] Remove ProcIntelGLM/ProcIntelGLP/ProcIntelTRM and replace them with a single feature flag covers the two places they were used.
Differential Revision: https://reviews.llvm.org/D71048
More information about the All-commits
mailing list