Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Split t2MOVCCs since some assemblers do not recognize mov shifted register al... | Evan Cheng | 2009-08-01 | 1 | -0/+35 |
* | convert test to use FileCheck, which is much more precise and faster than | Chris Lattner | 2009-07-10 | 1 | -7/+21 |
* | Add a thumb2 pass to insert IT blocks. | Evan Cheng | 2009-07-10 | 1 | -0/+1 |
* | Add Thumb2 movcc instructions. | Evan Cheng | 2009-07-07 | 1 | -0/+48 |