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 | -2/+2 |
* | Move ARM if-conversion before post-ra scheduling. | Evan Cheng | 2010-06-18 | 1 | -1/+1 |
* | update test for 89694 | Jim Grosbach | 2009-11-23 | 1 | -2/+2 |
* | Convert to FileCheck | Jim Grosbach | 2009-11-17 | 1 | -3/+18 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -3/+3 |
* | Add a thumb2 pass to insert IT blocks. | Evan Cheng | 2009-07-10 | 1 | -0/+1 |
* | Use common code for both ARM and Thumb-2 instruction and register info. | David Goodwin | 2009-07-08 | 1 | -2/+0 |
* | Checkpoint Thumb2 Instr info work. Generalized base code so that it can be sh... | David Goodwin | 2009-07-08 | 1 | -0/+2 |
* | Add Thumb2 movcc instructions. | Evan Cheng | 2009-07-07 | 1 | -0/+23 |