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

2005-12-04 Thread Chris Lattner
Changes in directory llvm/lib/Target/PowerPC: PPCInstrInfo.td updated: 1.149 -> 1.150 PPCISelDAGToDAG.cpp updated: 1.136 -> 1.137 --- Log message: Autogen matching code for ADJCALLSTACK[UP|DOWN], thanks to Evan's tblgen improvements. --- Diffs of the changes: (+12 -11) PPCISelDAGToDAG.cpp

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

2005-12-04 Thread Chris Lattner
Changes in directory llvm/lib/Target/PowerPC: PPCInstrInfo.td updated: 1.148 -> 1.149 PPCISelDAGToDAG.cpp updated: 1.135 -> 1.136 --- Log message: Finish moving uncond br over to .td file, remove from .cpp file. --- Diffs of the changes: (+2 -4) PPCISelDAGToDAG.cpp |4 +--- PPCInstrIn