Add getFeatureBits to extract feature bits for a given CPU.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 2 Jul 2011 00:43:44 +0000 (00:43 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 2 Jul 2011 00:43:44 +0000 (00:43 +0000)
commit2416b8962105078594d70cdd16cc6cb45b332e02
tree99522a6307ff0ed37bd9e10a9eac188c6ef80659
parent4d59ff95d8f28089dce9997a38a334c18f50a641
Add getFeatureBits to extract feature bits for a given CPU.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134298 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCSubtargetInfo.h
lib/MC/MCSubtargetInfo.cpp