Implement SDIV by power of 2 as srawi/addze rather than load imm, divw
[oota-llvm.git] / test / Feature / packed.ll
2004-11-07 Tanya LattnerAdded RUN lines and dejagnu support for Feature dir.
2004-08-20 Reid SpencerAdded a test case for packed types. Test case kindly...