summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/pic-load.ll
Commit message (Expand)AuthorAge
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Fix part 1 of pr4682. PICADD is a 16-bit instruction even in thumb2 mode.Evan Cheng2009-08-04
* Cleanup and include code selection for some frame index cases.David Goodwin2009-07-30
* Add ".w" suffix for wide thumb-2 instructions.David Goodwin2009-07-27
* Fix these tests.Evan Cheng2009-07-24
* Thumb2 does not allow the use of "pc" register as part of the load / store ad...Evan Cheng2009-07-23