aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/elf-movt.s
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-4/+4
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-301-2/+22
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-23/+22
* Print r_type with the correct number of bits.Rafael Espindola2011-08-041-2/+2
* Change anther counter to decimal.Rafael Espindola2011-08-041-2/+2
* This fixes one divergence between LLVM and binutils for ARM in theJason W Kim2011-05-191-3/+3
* Completed :lower16: / :upper16: support for movw / movt pairs on Darwin.Evan Cheng2011-01-141-1/+1
* Model :upper16: and :lower16: as ARM specific MCTargetExpr. This is a stepEvan Cheng2011-01-131-2/+2
* 1. Support ELF pcrel relocations for movw/movt:Jason W Kim2011-01-121-0/+25
* Workaround for bug 8721.Jason W Kim2011-01-111-0/+14