[PATCH] D82731: [X86] Move frontend CPU feature initialization to a look up table based implementation.

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 30 12:31:19 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3537939cda86: [X86] Move frontend CPU feature initialization to a look up table based… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D82731?vs=274161&id=274586#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82731/new/

https://reviews.llvm.org/D82731

Files:
  clang/lib/Basic/Targets/X86.cpp
  clang/lib/CodeGen/CGBuiltin.cpp
  llvm/include/llvm/Support/X86TargetParser.def
  llvm/include/llvm/Support/X86TargetParser.h
  llvm/lib/Support/X86TargetParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82731.274586.patch
Type: text/x-patch
Size: 45077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200630/701e889f/attachment-0001.bin>


More information about the cfe-commits mailing list