Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC...
[oota-llvm.git] / lib / Target / ARM / ARMAsmPrinter.h
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-01-26 James MolloyAdd support for the R_ARM_TARGET1 relocation, which...
2011-07-08 Jim GrosbachUse TableGen'erated pseudo lowering for ARM.
2011-05-27 Rafael EspindolaMake size computation less brittle.
2011-04-28 Devang PatelTeach dwarf writer to handle complex address expression...
2011-04-27 Devang PatelRevert r130178. It turned out to be not the optimal...
2011-04-26 Devang PatelLet dwarf writer allocate extra space in the debug...
2011-04-21 Devang PatelFix DWARF description of S registers.
2011-03-05 Anton KorobeynikovPreliminary support for ARM frame save directives emiss...
2011-01-17 Evan ChengMaterialize GA addresses with movw + movt pairs for...
2011-01-01 Anton KorobeynikovModel operand restrictions of mul-like instructions...
2010-12-01 Jim GrosbachMove the ARMAsmPrinter class defintiion into a header...