Implement SDIV by power of 2 as srawi/addze rather than load imm, divw
[oota-llvm.git] / test / Feature / testswitch.ll
2004-11-07 Tanya LattnerAdded RUN lines and dejagnu support for Feature dir.
2001-06-06 Chris LattnerInitial revision