Age | Commit message (Expand) | Author |
---|---|---|
2011-01-21 | Last round of fixes for movw + movt global address codegen. | Evan Cheng |
2010-04-17 | Start function numbering at 0. | Dan Gohman |
2009-11-06 | Fix a broken test. | Bob Wilson |
2009-09-11 | Convert more tests to avoid llvm-as. | Dan Gohman |
2009-08-04 | Fix part 1 of pr4682. PICADD is a 16-bit instruction even in thumb2 mode. | Evan Cheng |
2009-07-27 | Add ".w" suffix for wide thumb-2 instructions. | David Goodwin |
2009-07-24 | Fix these tests. | Evan Cheng |
2009-07-23 | Thumb2 does not allow the use of "pc" register as part of the load / store ad... | Evan Cheng |
2009-07-01 | Add PIC load and store patterns for Thumb-2. | David Goodwin |
2009-06-24 | Add Thumb2 pc relative add. | Evan Cheng |