aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMAsmPrinter.h
AgeCommit message (Expand)Author
2012-05-18Refactor data-in-code annotations.Jim Grosbach
2012-03-27Remove unnecessary llvm:: qualificationsCraig Topper
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2012-01-26Add support for the R_ARM_TARGET1 relocation, which should be given to reloca...James Molloy
2011-07-08Use TableGen'erated pseudo lowering for ARM.Jim Grosbach
2011-05-27Make size computation less brittle.Rafael Espindola
2011-04-28Teach dwarf writer to handle complex address expression for .debug_loc entries.Devang Patel
2011-04-27Revert r130178. It turned out to be not the optimal path to emit complex loca...Devang Patel
2011-04-26Let dwarf writer allocate extra space in the debug location expression. This ...Devang Patel
2011-04-21Fix DWARF description of S registers.Devang Patel
2011-03-05Preliminary support for ARM frame save directives emission via MI flags.Anton Korobeynikov
2011-01-17Materialize GA addresses with movw + movt pairs for Darwin in PIC mode. e.g.Evan Cheng
2011-01-01Model operand restrictions of mul-like instructions on ARMv5 viaAnton Korobeynikov
2010-12-01Move the ARMAsmPrinter class defintiion into a header file.Jim Grosbach