Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -10/+10 |
* | Perform mul combine when multiplying wiht negative constants. | Anton Korobeynikov | 2012-03-19 | 1 | -0/+42 |
* | Update tests to handle MC-inst instruction printing of shift operations. The | Jim Grosbach | 2010-09-17 | 1 | -1/+1 |
* | Some cheap DAG combine goodness for multiplication with a particular constant. | Anton Korobeynikov | 2010-05-15 | 1 | -4/+30 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Fix ARM isle code that optimize multiply by constants which are power-of-2 +/... | Evan Cheng | 2009-07-21 | 1 | -0/+17 |