summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/mul_const.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Perform mul combine when multiplying wiht negative constants.Anton Korobeynikov2012-03-19
* Update tests to handle MC-inst instruction printing of shift operations. TheJim Grosbach2010-09-17
* Some cheap DAG combine goodness for multiplication with a particular constant.Anton Korobeynikov2010-05-15
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Fix ARM isle code that optimize multiply by constants which are power-of-2 +/...Evan Cheng2009-07-21