Fix a few places where 32bit instructions/registerset were used on PPC64.
[oota-llvm.git] / test / CodeGen / PowerPC / and-imm.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-03-25 Tanya LattnerByebye llvm-upgrade!
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-02-13 Chris Lattnerthis passes now, due to Nate's recent efforts
2005-08-30 Chris LattnerThe dag isel misses both of these, the pattern isel...