Add some more Thumb2 multiplication instructions.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-adc2.ll
2009-06-26 David GoodwinUse "adcs/sbcs" only when the carry-out is live, otherw...
2009-06-26 Daniel DunbarMore spelling Count as count.
2009-06-26 David GoodwinADC used to implement adde should use "adcs" opcode...