]> granicus.if.org Git - clang/commit
Introduce an enumeration for the x86 CPUs recognized by Clang. I've
authorChandler Carruth <chandlerc@gmail.com>
Wed, 28 Sep 2011 08:55:34 +0000 (08:55 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 28 Sep 2011 08:55:34 +0000 (08:55 +0000)
commit499d972f08af0f1bffe30f253b24e66dfb0d4e02
treee02634421f5a3c2f7e0bd650bc0380c96449a97e
parentc3a2e654f1e1c5cf956d0666d9c4c2f60a66f112
Introduce an enumeration for the x86 CPUs recognized by Clang. I've
tried to give these nice doxyments, but if I've gotten any of my history
wrong, please chime in.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140684 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp