Implement SDIV by power of 2 as srawi/addze rather than load imm, divw
[oota-llvm.git] / test / Assembler / 2004-01-11-getelementptrfolding.llx
2004-01-11 Chris LattnerThis isn't really an assembler test. This tests to...