aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/mul_const.ll
AgeCommit message (Expand)Author
2012-03-19Perform mul combine when multiplying wiht negative constants.Anton Korobeynikov
2010-09-17Update tests to handle MC-inst instruction printing of shift operations. TheJim Grosbach
2010-05-15Some cheap DAG combine goodness for multiplication with a particular constant.Anton Korobeynikov
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-21Fix ARM isle code that optimize multiply by constants which are power-of-2 +/...Evan Cheng