Implement SDIV by power of 2 as srawi/addze rather than load imm, divw
[oota-llvm.git] / test / Assembler / 2003-05-21-MalformedShiftCrash.llx
2003-09-15 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis'.
2003-05-21 Chris LattnerNew testcase, found by inspection