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

2006-12-12 Thread Jim Laskey
Changes in directory llvm/lib/Target/PowerPC: PPCISelDAGToDAG.cpp updated: 1.227 -> 1.228 PPCInstr64Bit.td updated: 1.33 -> 1.34 --- Log message: Reduce number of instructions to load 64-bit constants. --- Diffs of the changes: (+75 -42) PPCISelDAGToDAG.cpp | 75 ++

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

2006-06-27 Thread Chris Lattner
Changes in directory llvm/lib/Target/PowerPC: PPCISelDAGToDAG.cpp updated: 1.195 -> 1.196 PPCInstr64Bit.td updated: 1.16 -> 1.17 --- Log message: Don't match 64-bit bitfield inserts into rlwimi's. todo add rldimi. :) --- Diffs of the changes: (+5 -6) PPCISelDAGToDAG.cpp |9 +