Oliver Stannard 3d936b9a18 [ARM, Asm] Add diagnostics for general-purpose register operands
This adds diagnostic strings for the ARM general-purpose register
classes, which will be used when these classes are expected by the
assembler, but the provided operand is not valid.

One of these, rGPR, requires C++ code to select the correct error
message, as that class contains different registers in pre-v8 and v8
targets. The rest can all have their diagnostic strings stored in the
tablegen description of them.

Differential revision: https://reviews.llvm.org/D36692

llvm-svn: 315303
2017-10-10 12:31:53 +00:00
..
2017-10-03 10:26:11 +00:00
2015-11-16 14:05:32 +00:00
2017-01-09 21:38:14 +00:00
2017-01-09 21:38:14 +00:00
2017-07-12 16:14:00 +00:00
2017-01-22 20:28:56 +00:00
2016-04-08 18:15:37 +00:00
2016-04-08 18:15:37 +00:00
2017-10-03 10:26:11 +00:00
2017-07-16 07:48:48 +00:00