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-08-10 00:25:30 +00:00
2012-12-03 06:34:06 +00:00
2012-12-04 10:37:14 +00:00
2012-12-04 10:37:14 +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-09-04 22:09:04 +00:00
2012-12-04 10:37:14 +00:00
2012-12-04 10:37:14 +00:00
2012-07-23 08:51:15 +00:00
2013-01-09 13:32:04 +00:00
2013-01-07 23:12:59 +00:00
2013-01-08 16:23:02 +00:00
2012-12-07 01:25:45 +00:00
2011-09-03 17:59:31 +00:00
2012-12-02 16:40:38 +00:00
2013-01-02 20:14:11 +00:00
2012-12-04 10:37:14 +00:00
2012-12-22 00:47:06 +00:00
2012-09-27 10:14:43 +00:00
2012-04-19 19:27:54 +00:00
2013-01-02 09:10:48 +00:00
2012-05-15 18:44:09 +00:00
2012-05-15 18:44:09 +00:00
2012-11-10 09:45:32 +00:00
2012-02-03 00:59:30 +00:00
2012-09-04 22:29:45 +00:00
2011-12-12 22:45:54 +00:00
2012-01-26 22:06:23 +00:00
2012-08-02 19:16:56 +00:00
2012-12-21 18:00:08 +00:00
2012-07-23 20:54:17 +00:00
2012-11-22 07:48:52 +00:00
2012-11-17 06:38:44 +00:00