Fix a few places where 32bit instructions/registerset were used on PPC64.
[oota-llvm.git] / test / CodeGen / PowerPC / stfiwx-2.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-01-18 Chris LattnerFix a latent bug exposed by my truncstore patch. We...