aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PIC16/PIC16TargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic.Evan Cheng2008-11-261-2/+2
* Added a more function PIC16 backend. However to get this working a patch inSanjiv Gupta2008-11-191-28/+21
* Adds extern "C" ints to the .cpp files that use RegisterTarget, asOscar Fuentes2008-11-151-0/+8
* mark some targets as experimental. Andrew, if you think that Alpha isChris Lattner2008-10-161-1/+1
* Fix command-line option printing to print two spaces where needed,Dan Gohman2008-10-141-1/+1
* Use raw_ostream throughout the AsmPrinter.Owen Anderson2008-08-211-1/+1
* Detabification. Fixed indentation and spacing.Sanjiv Gupta2008-05-141-7/+5
* Adding files for Microchip's PIC16 target.Sanjiv Gupta2008-05-131-0/+72