Chris Lattner
8d30c23d26
Emit this:
static const TargetOperandInfo OperandInfo6[] = { { &PPC32::CRRCRegClass }, { 0 }, };
instead of this:
static const TargetOperandInfo OperandInfo6[] = { { PPC32::CRRCRegisterClass }, { 0 }, };
For operand information, which does not require dynamic (startup-time)
initialization.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22931 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-19 20:29:14 +00:00
..
2005-04-19 15:34:36 +00:00
2005-07-27 06:12:32 +00:00
2005-04-22 00:00:37 +00:00
2005-08-19 01:04:33 +00:00
2005-04-22 00:00:37 +00:00
2005-08-19 16:57:28 +00:00
2005-08-19 19:12:51 +00:00
2005-08-19 19:12:51 +00:00
2005-04-22 00:00:37 +00:00
2005-04-19 03:36:21 +00:00
2005-08-19 20:29:14 +00:00
2005-08-19 18:46:26 +00:00
2005-04-22 00:00:37 +00:00
2005-04-22 00:00:37 +00:00
2005-08-19 17:58:11 +00:00
2005-08-19 17:58:49 +00:00
2005-08-19 20:23:42 +00:00
2005-04-22 00:00:37 +00:00
2005-04-22 04:13:13 +00:00
2005-04-22 00:00:37 +00:00
2005-04-22 00:00:37 +00:00