Tim Northover 3e5ebc3e07 Check whether MCInst operand isImm before calling getImm.
When processing possible aliases, TableGen assumes that if an operand *can* be
an immediate, then it always *will* be. This is incorrect for the AArch64
backend. This patch inserts a check in the generated code to make sure isImm is
true first.

llvm-svn: 171972
2013-01-09 13:32:04 +00:00
..
2012-12-11 00:23:07 +00:00
2012-12-26 18:15:42 +00:00
2013-01-02 09:10:48 +00:00
2012-07-23 08:51:15 +00:00
2012-12-02 16:40:38 +00:00
2013-01-02 09:10:48 +00:00
2012-01-26 22:06:23 +00:00
2012-11-17 06:38:44 +00:00