Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: optimization for sub+abs. | Manman Ren | 2012-06-15 | 1 | -1/+19 |
* | Revert: test/CodeGen/ARM/iabs.ll in r158441 | Manman Ren | 2012-06-14 | 1 | -19/+1 |
* | InstCombine: fix a bug when combining (fcmp cc0 x, y) && (fcmp cc1 x, y). | Manman Ren | 2012-06-14 | 1 | -1/+19 |
* | Reapply r141365 now that PR11107 is fixed. | Bill Wendling | 2011-10-10 | 1 | -4/+4 |
* | Revert r141365. It was causing MultiSource/Benchmarks/MiBench/consumer-lame to | Bill Wendling | 2011-10-10 | 1 | -4/+4 |
* | Peephole optimization for ABS on ARM. | Anton Korobeynikov | 2011-10-07 | 1 | -4/+4 |
* | Change some ARM subtarget features to be single bit yes/no in order to sink t... | Evan Cheng | 2011-07-07 | 1 | -1/+1 |
* | convert to filecheck. | Chris Lattner | 2010-02-08 | 1 | -3/+4 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Move thumb and thumb2 tests into separate directories. | Evan Cheng | 2009-06-24 | 1 | -7/+0 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -2/+4 |
* | new testcases for integer abs function | Chris Lattner | 2007-04-11 | 1 | -0/+20 |