aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/load-global.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix part 1 of pr4682. PICADD is a 16-bit instruction even in thumb2 mode.Evan Cheng2009-08-041-1/+1
* Add ".w" suffix for wide thumb-2 instructions.David Goodwin2009-07-271-1/+1
* Fix these tests.Evan Cheng2009-07-241-1/+1
* Thumb2 does not allow the use of "pc" register as part of the load / store ad...Evan Cheng2009-07-231-8/+16
* Add PIC load and store patterns for Thumb-2.David Goodwin2009-07-011-2/+12
* Add Thumb2 pc relative add.Evan Cheng2009-06-241-0/+9