diff options
author | Tim Northover <tnorthover@apple.com> | 2013-10-07 11:10:47 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2013-10-07 11:10:47 +0000 |
commit | f86d1f0b7742806d5fe1469044e2a384a73057a0 (patch) | |
tree | a7f0a661bbe001d5cc49fe4dbf22f251ec0f3195 /llvm/lib/MC/SubtargetFeature.cpp | |
parent | 17a44966be8655ccc7772d842bda554f72cedcbd (diff) | |
download | llvm-f86d1f0b7742806d5fe1469044e2a384a73057a0.zip llvm-f86d1f0b7742806d5fe1469044e2a384a73057a0.tar.gz llvm-f86d1f0b7742806d5fe1469044e2a384a73057a0.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
llvm-svn: 192097
Diffstat (limited to 'llvm/lib/MC/SubtargetFeature.cpp')
0 files changed, 0 insertions, 0 deletions