Changes in directory llvm/lib/Target/PowerPC:
PPCInstrInfo.td updated: 1.173 -> 1.174 --- Log message: ahem :) --- Diffs of the changes: (+1 -1) PPCInstrInfo.td | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/lib/Target/PowerPC/PPCInstrInfo.td diff -u llvm/lib/Target/PowerPC/PPCInstrInfo.td:1.173 llvm/lib/Target/PowerPC/PPCInstrInfo.td:1.174 --- llvm/lib/Target/PowerPC/PPCInstrInfo.td:1.173 Wed Jan 11 15:21:00 2006 +++ llvm/lib/Target/PowerPC/PPCInstrInfo.td Wed Jan 11 20:05:36 2006 @@ -181,7 +181,7 @@ let MIOperandInfo = (ops GPRC, GPRC); } -// Define X86 specific addressing mode. +// Define PowerPC specific addressing mode. def iaddr : ComplexPattern<i32, 2, "SelectAddrImm", []>; def xaddr : ComplexPattern<i32, 2, "SelectAddrIdx", []>; def xoaddr : ComplexPattern<i32, 2, "SelectAddrIdxOnly",[]>; _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits