summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/AsmPrinter
Commit message (Expand)AuthorAgeFilesLines
* Switch the MachineOperand accessors back to the short names likeDan Gohman2008-10-031-7/+7
* Rename isWeakForLinker to mayBeOverridden. Use itDuncan Sands2008-09-291-1/+1
* Move actual section printing stuff to AsmPrinter from TAI reducing heap traffic.Anton Korobeynikov2008-09-241-2/+1
* Drop obsolete hook and change all usage to new interfaceAnton Korobeynikov2008-09-241-9/+0
* Clean up.Evan Cheng2008-09-181-4/+8
* Use raw_ostream throughout the AsmPrinter.Owen Anderson2008-08-211-4/+5
* ARM asm printer can't handle dwarf info yet.Evan Cheng2008-08-181-6/+12
* Move ARM to pluggable asmprinterAnton Korobeynikov2008-08-172-0/+1053
OpenPOWER on IntegriCloud