[X86] Fix cpu name typos
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 28 Oct 2020 15:50:32 +0000 (15:50 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 28 Oct 2020 15:50:53 +0000 (15:50 +0000)
commit0d17dc2e75428885e37e53a1524ce7b607501cfa
tree759c45c1fe69d403925e1b4ea4cb82d5584dee97
parent556ee675c1471d9c571c58cc8e396b70e6cc7bc6
[X86] Fix cpu name typos

As discussed on PR26418 rGea84dc9500df incorrectly set the knl cpuname to tremont (and missed out the tremont cpuname entirely).
llvm/lib/Support/Host.cpp