Pointer arithmetic should be done with the index the same size as the pointer.
[oota-llvm.git] / test / CodeGen / PowerPC / 2004-12-12-ZeroSizeCommon.ll
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-12-12 Chris LattnerNew testcase that the PPC backend miscompiles. It...