Thumb conditional branch binary encodings. rdar://8745367
[oota-llvm.git] / lib / Target / ARM / ARMFixupKinds.h
2010-12-10 Jim GrosbachThumb conditional branch binary encodings. rdar://8745367
2010-12-09 Jim GrosbachRename CB/CBZ specific fixup accordingly.
2010-12-09 Owen AndersonFix Thumb2 fixups for ldr.
2010-12-09 Bill WendlingThe BLX instruction is encoded differently than the...
2010-12-09 Owen AndersonFix Thumb2 BCC encoding and fixups.
2010-12-08 Bill WendlingSupport the "target" encodings for the CB[N]Z instructions.
2010-12-08 Bill WendlingAdd support for loading from a constant pool.
2010-12-08 Owen AndersonVLDR fixups need special handling under Thumb. While...
2010-12-06 Jim GrosbachAdd fixup for Thumb1 BL/BLX instructions.
2010-12-02 Jim GrosbachAdd support for binary encoding of ARM 'adr' instructio...
2010-12-01 Owen AndersonAdd correct encodings for STRD and LDRD, including...
2010-12-01 Jim Grosbach10 bits, not 12.
2010-11-18 Jason W KimFix .o emission of ARM movt/movw. MCSymbolRefExpr:...
2010-11-11 Jim GrosbachEncoding of destination fixup for ARM branch and condit...
2010-11-04 Jim GrosbachAdd ARM fixup info for load/store label references...