aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2010-11-30-reloc-movt.ll
Commit message (Expand)AuthorAgeFilesLines
* Print r_sym with the correct number of bits.Rafael Espindola2011-08-041-2/+2
* Print r_type with the correct number of bits.Rafael Espindola2011-08-041-3/+3
* Change anther counter to decimal.Rafael Espindola2011-08-041-3/+3
* Materialize GA addresses with movw + movt pairs for Darwin in PIC mode. e.g.Evan Cheng2011-01-171-1/+1
* ARM/MC/ELF relocation "hello world" for movw/movt.Jason W Kim2010-12-011-0/+42