[ARM] Remove tCPS alias which just crashed
authorOliver Stannard <oliver.stannard@arm.com>
Tue, 24 Oct 2017 08:55:36 +0000 (08:55 +0000)
committerOliver Stannard <oliver.stannard@arm.com>
Tue, 24 Oct 2017 08:55:36 +0000 (08:55 +0000)
commitc507b370a1a6949edd5b608c2a6cb65000cf90d2
tree6a3e39daab98d60dbde02e5f936c48f5874bfc52
parentfb4a9b7ededc5bc49667c4f3aa57471f91de8957
[ARM] Remove tCPS alias which just crashed

This alias caused a crash when trying to print the "cps #0" instruction in a
diagnostic for thumbv6 (which doesn't have that instruction).

The comment was incorrect, this instruction is UNPREDICTABLE if no flag bits
are set, so I don't think it's worth keeping.

Differential Revision: https://reviews.llvm.org/D39191

llvm-svn: 316420
llvm/lib/Target/ARM/ARMInstrThumb.td
llvm/test/MC/ARM/cps.s