summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Simple branch relaxation for Thumb2 Bcc instructions.Jim Grosbach2011-12-051-3/+24
* Generalize the fixup info for ARM mode.Jim Grosbach2011-11-161-2/+2
* Fix encoding of NOP used for padding in ARM mode .align.Jim Grosbach2011-11-161-1/+1
* ARM VLD/VST assembly parsing for symbolic address operands.Jim Grosbach2011-11-011-1/+1
* Correct for my over-eager delete finger.Jim Grosbach2011-09-301-0/+1
* ARM Fixup valus for movt/movw are for the whole value.Jim Grosbach2011-09-301-7/+0
* ARM asm backend initialize isThumbMode based on target triple.Jim Grosbach2011-08-241-1/+1
* Thumb assembly parsing and encoding for LDR(literal).Jim Grosbach2011-08-191-1/+1
* ARM Thumb blx instruction fixup has same data range as bl.Jim Grosbach2011-08-181-1/+1
* ARM .align NOP padding uses different encoding pre-ARMv6.Jim Grosbach2011-08-161-14/+37
* Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng2011-07-251-6/+5
* Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where th...Evan Cheng2011-07-231-1/+1
* Sink ARM mc routines into MCTargetDesc.Evan Cheng2011-07-231-0/+515
OpenPOWER on IntegriCloud