Age | Commit message (Expand) | Author |
---|---|---|
2011-12-22 | Move the ARM specific parts of the ELF writer to Target/ARM. | Rafael Espindola |
2011-07-25 | Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA... | Evan Cheng |
2011-07-23 | ARMMCTargetDesc.h: Fixup to add DataTypes.h, or uint32_t would be unavailable. | NAKAMURA Takumi |
2011-07-23 | Sink ARM mc routines into MCTargetDesc. | Evan Cheng |
2011-07-14 | Next round of MC refactoring. This patch factor MC table instantiations, MC | Evan Cheng |
2011-07-08 | Eliminate asm parser's dependency on TargetMachine: | Evan Cheng |
2011-07-07 | Sink feature IsThumb into MC layer. | Evan Cheng |
2011-07-07 | Factor ARM triple parsing out of ARMSubtarget. Another step towards making AR... | Evan Cheng |
2011-07-06 | Add ARM MC registry routines. | Evan Cheng |