[PATCH] D20988: [cpu-detection] Substantial refactor of Host CPU detection code (x86)

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 14:34:56 PDT 2016


asbirlea created this revision.
asbirlea added a reviewer: llvm-commits.

Following D20970 (committed as r271726).
This is a substantial refactoring of the host CPU detection code.

There is no functionality change intended, but the changes are extensive.

Definitions of architecture types and subtypes are by no means exhaustive or
perfectly defined, but a fair starting point.
Suggestions for futher improvements are welcome.

http://reviews.llvm.org/D20988

Files:
  lib/Support/Host.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20988.59626.patch
Type: text/x-patch
Size: 31856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160603/f8d36c42/attachment.bin>


More information about the llvm-commits mailing list