Pointer arithmetic should be done with the index the same size as the pointer.
[oota-llvm.git] / test / CodeGen / Generic / 2006-09-06-SwitchLowering.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-09-07 Chris LattnerNew testcase for a switch lowering bug.