aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/pic-load.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-3/+3
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Fix part 1 of pr4682. PICADD is a 16-bit instruction even in thumb2 mode.Evan Cheng2009-08-041-1/+1
* Cleanup and include code selection for some frame index cases.David Goodwin2009-07-301-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-0/+21