In llvm-mc parse a Hash token as a full line comment. Allows handling of
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-mulhi.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-01 Evan ChengFix Thumb2 function call isel. Thumb1 and Thumb2 should...
2009-07-08 David GoodwinUse common code for both ARM and Thumb-2 instruction...
2009-07-07 Evan ChengAdd some more Thumb2 multiplication instructions.