Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ARM isel hacks that fold large immediates into a pair of add, sub, and, | Evan Cheng | 2010-11-17 | 1 | -3/+3 |
* | Consolidate test files | Jim Grosbach | 2009-10-31 | 1 | -0/+100 |
* | Update test to be more explicit about what instruction sequences are expected... | Jim Grosbach | 2009-10-31 | 1 | -26/+39 |
* | Improve handling of immediates by splitting 32-bit immediates into two 16-bit | Jim Grosbach | 2009-10-21 | 1 | -25/+31 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | update various tests for signedness changes in .s file. | Chris Lattner | 2009-09-08 | 1 | -3/+3 |
* | Fix a typo. Somehow I thought this had passed before, but I guess not. | Bob Wilson | 2009-08-24 | 1 | -1/+1 |
* | Convert slow test to use FileCheck. | Bob Wilson | 2009-08-24 | 1 | -21/+41 |
* | Move thumb and thumb2 tests into separate directories. | Evan Cheng | 2009-06-24 | 1 | -0/+127 |