Jack Carter
ec3199f675
This patch tackles the problem of parsing Mips
...
register names in the standalone assembler llvm-mc.
Registers such as $A1 can represent either a 32 or
64 bit register based on the instruction using it.
In addition, based on the abi, $T0 can represent different
32 bit registers.
The problem is resolved by the Mips specific AsmParser
td definitions changing to work together. Many cases of
RegisterClass parameters are now RegisterOperand.
Contributer: Vladimir Medic
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172284 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-12 01:03:14 +00:00
..
2013-01-12 01:03:14 +00:00
2012-12-19 19:55:47 +00:00
2013-01-12 01:03:14 +00:00
2013-01-08 19:01:28 +00:00
2013-01-02 11:36:10 +00:00
2012-12-19 19:55:47 +00:00
2012-12-19 19:55:47 +00:00
2013-01-02 11:36:10 +00:00
2012-09-21 01:08:16 +00:00
2012-07-23 23:45:54 +00:00
2012-12-20 04:07:42 +00:00
2013-01-04 19:38:05 +00:00
2012-12-20 04:07:42 +00:00
2013-01-02 11:36:10 +00:00
2013-01-04 19:38:05 +00:00
2013-01-12 01:03:14 +00:00
2012-12-07 03:04:05 +00:00
2012-08-24 23:29:28 +00:00
2013-01-02 11:36:10 +00:00
2012-12-04 07:12:27 +00:00
2012-10-27 00:29:43 +00:00
2013-01-02 11:36:10 +00:00
2013-01-04 19:16:38 +00:00
2012-12-07 04:23:40 +00:00
2012-12-20 04:20:09 +00:00
2012-12-20 04:20:09 +00:00
2013-01-02 11:36:10 +00:00
2012-11-02 21:10:22 +00:00
2013-01-04 19:38:05 +00:00
2013-01-12 01:03:14 +00:00
2012-12-03 16:50:05 +00:00
2012-08-23 00:21:05 +00:00
2013-01-12 01:03:14 +00:00
2013-01-02 11:36:10 +00:00
2013-01-04 20:06:01 +00:00
2012-12-15 00:20:05 +00:00
2013-01-02 11:36:10 +00:00
2012-12-03 23:11:12 +00:00
2013-01-02 11:36:10 +00:00
2013-01-02 11:36:10 +00:00
2012-12-04 07:12:27 +00:00
2012-12-03 16:50:05 +00:00
2012-09-27 01:59:07 +00:00
2013-01-02 11:36:10 +00:00
2012-08-22 23:58:53 +00:00
2013-01-12 01:03:14 +00:00
2013-01-02 11:36:10 +00:00
2012-07-31 22:50:19 +00:00
2012-12-20 04:06:06 +00:00
2012-08-23 00:21:05 +00:00
2013-01-02 11:36:10 +00:00
2012-11-03 00:05:43 +00:00
2012-12-07 03:04:05 +00:00
2012-12-07 03:04:05 +00:00
2013-01-07 01:37:14 +00:00
2013-01-07 01:37:14 +00:00
2013-01-02 11:36:10 +00:00