[llvm-commits] CVS: llvm/lib/Target/PowerPC/PPC.td PPCAsmPrinter.cpp PPCSubtarget.h

2006-12-12 Thread Jim Laskey
Changes in directory llvm/lib/Target/PowerPC: PPC.td updated: 1.18 - 1.19 PPCAsmPrinter.cpp updated: 1.220 - 1.221 PPCSubtarget.h updated: 1.19 - 1.20 --- Log message: Honor cpu directive, take two. --- Diffs of the changes: (+81 -34) PPC.td| 56

[llvm-commits] CVS: llvm/lib/Target/PowerPC/PPC.td PPCISelLowering.cpp PPCSubtarget.cpp PPCSubtarget.h

2006-06-16 Thread Chris Lattner
Changes in directory llvm/lib/Target/PowerPC: PPC.td updated: 1.17 - 1.18 PPCISelLowering.cpp updated: 1.188 - 1.189 PPCSubtarget.cpp updated: 1.20 - 1.21 PPCSubtarget.h updated: 1.14 - 1.15 --- Log message: Rename some subtarget features. A CPU now can *have* 64-bit instructions, can in

[llvm-commits] CVS: llvm/lib/Target/PowerPC/PPC.td

2006-05-17 Thread Evan Cheng
Changes in directory llvm/lib/Target/PowerPC: PPC.td updated: 1.15 - 1.16 --- Log message: Remove PointerType from class Target --- Diffs of the changes: (+0 -3) PPC.td |3 --- 1 files changed, 3 deletions(-) Index: llvm/lib/Target/PowerPC/PPC.td diff -u

[llvm-commits] CVS: llvm/lib/Target/PowerPC/PPC.td PPCRegisterInfo.cpp PPCRegisterInfo.h

2006-05-17 Thread Evan Cheng
Changes in directory llvm/lib/Target/PowerPC: PPC.td updated: 1.16 - 1.17 PPCRegisterInfo.cpp updated: 1.66 - 1.67 PPCRegisterInfo.h updated: 1.14 - 1.15 --- Log message: getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd. --- Diffs of the changes: (+71 -9) PPC.td

[llvm-commits] CVS: llvm/lib/Target/PowerPC/PPC.td

2006-03-16 Thread Chris Lattner
Changes in directory llvm/lib/Target/PowerPC: PPC.td updated: 1.14 - 1.15 --- Log message: add callee saved vector regs --- Diffs of the changes: (+2 -1) PPC.td |3 ++- 1 files changed, 2 insertions(+), 1 deletion(-) Index: llvm/lib/Target/PowerPC/PPC.td diff -u

[llvm-commits] CVS: llvm/lib/Target/PowerPC/PPC.td PPCHazardRecognizers.cpp PPCHazardRecognizers.h PPCISelDAGToDAG.cpp PPCInstrFormats.td PPCInstrInfo.h PPCInstrInfo.td

2006-03-12 Thread Chris Lattner
Changes in directory llvm/lib/Target/PowerPC: PPC.td updated: 1.12 - 1.13 PPCHazardRecognizers.cpp updated: 1.8 - 1.9 PPCHazardRecognizers.h updated: 1.4 - 1.5 PPCISelDAGToDAG.cpp updated: 1.163 - 1.164 PPCInstrFormats.td updated: 1.64 - 1.65 PPCInstrInfo.h updated: 1.12 - 1.13 PPCInstrInfo.td

[llvm-commits] CVS: llvm/lib/Target/PowerPC/PPC.td PPCSubtarget.h

2006-02-27 Thread Chris Lattner
Changes in directory llvm/lib/Target/PowerPC: PPC.td updated: 1.11 - 1.12 PPCSubtarget.h updated: 1.12 - 1.13 --- Log message: Add a subtarget feature for the stfiwx instruction. I know the G5 has it, but I don't know what other PPC impls do. If someone could update the proc table, I would

[llvm-commits] CVS: llvm/lib/Target/PowerPC/PPC.td

2006-01-27 Thread Evan Cheng
Changes in directory llvm/lib/Target/PowerPC: PPC.td updated: 1.10 - 1.11 --- Log message: Subtarget feature can now set any variable to any value --- Diffs of the changes: (+5 -5) PPC.td | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) Index:

[llvm-commits] CVS: llvm/lib/Target/PowerPC/PPC.td

2005-10-23 Thread Chris Lattner
Changes in directory llvm/lib/Target/PowerPC: PPC.td updated: 1.8 - 1.9 --- Log message: mark this as beta --- Diffs of the changes: (+1 -1) PPC.td |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/lib/Target/PowerPC/PPC.td diff -u llvm/lib/Target/PowerPC/PPC.td:1.8