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