aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMAsmPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* Make size computation less brittle.Rafael Espindola2011-05-271-4/+0
* Teach dwarf writer to handle complex address expression for .debug_loc entries.Devang Patel2011-04-281-0/+4
* Revert r130178. It turned out to be not the optimal path to emit complex loca...Devang Patel2011-04-271-2/+1
* Let dwarf writer allocate extra space in the debug location expression. This ...Devang Patel2011-04-261-1/+2
* Fix DWARF description of S registers.Devang Patel2011-04-211-0/+3
* Preliminary support for ARM frame save directives emission via MI flags.Anton Korobeynikov2011-03-051-0/+2
* Materialize GA addresses with movw + movt pairs for Darwin in PIC mode. e.g.Evan Cheng2011-01-171-0/+2
* Model operand restrictions of mul-like instructions on ARMv5 viaAnton Korobeynikov2011-01-011-0/+3
* Move the ARMAsmPrinter class defintiion into a header file.Jim Grosbach2010-12-011-0/+107