aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MC/SubtargetFeature.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2013-10-07 11:10:47 +0000
committerTim Northover <tnorthover@apple.com>2013-10-07 11:10:47 +0000
commitcf3e4cb29a5fd485f11354060bb7a99e8cfdaf09 (patch)
tree9d2dde8a3a23df35f617e28ab1e8a04e099f2620 /lib/MC/SubtargetFeature.cpp
parentae06a63be5a1279739e0c8a2006e72f4bc687d57 (diff)
downloadexternal_llvm-cf3e4cb29a5fd485f11354060bb7a99e8cfdaf09.zip
external_llvm-cf3e4cb29a5fd485f11354060bb7a99e8cfdaf09.tar.gz
external_llvm-cf3e4cb29a5fd485f11354060bb7a99e8cfdaf09.tar.bz2
ARM: allow cortex-m0 to use hint instructions
The hint instructions ("nop", "yield", etc) are mostly Thumb2-only, but have been ported across to the v6M architecture. Fortunately, v6M seems to sit nicely between v6 (thumb-1 only) and v6T2, so we can add a feature for it fairly easily. rdar://problem/15144406 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192097 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC/SubtargetFeature.cpp')
0 files changed, 0 insertions, 0 deletions