Tim Northover 7bf2e1b9ef 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171972 91177308-0d34-0410-b5e6-96231b3b80d8
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-12-02 16:40:38 +00:00
2013-01-02 09:10:48 +00:00
2012-11-17 06:38:44 +00:00