aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PIC16/PIC16AsmPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Emit declaration for globals and externs.Sanjiv Gupta2008-11-261-12/+49
* Added a more function PIC16 backend. However to get this working a patch inSanjiv Gupta2008-11-191-411/+285
* Switch the MachineOperand accessors back to the short names likeDan Gohman2008-10-031-4/+4
* Remove dead code for PIC16 (preparation to switch to new section handling stuff)Anton Korobeynikov2008-09-241-11/+1
* Use raw_ostream throughout the AsmPrinter.Owen Anderson2008-08-211-3/+4
* Unneeded include's.Evan Cheng2008-06-191-1/+0
* Add CommonLinkage; currently tentative definitionsDale Johannesen2008-05-141-1/+1
* Detabification. Fixed indentation and spacing.Sanjiv Gupta2008-05-141-145/+113
* Adding files for Microchip's PIC16 target.Sanjiv Gupta2008-05-131-0/+569