aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PIC16/PIC16TargetMachine.cpp
AgeCommit message (Expand)Author
2008-11-26Cosmetic.Evan Cheng
2008-11-19Added a more function PIC16 backend. However to get this working a patch inSanjiv Gupta
2008-11-15Adds extern "C" ints to the .cpp files that use RegisterTarget, asOscar Fuentes
2008-10-16mark some targets as experimental. Andrew, if you think that Alpha isChris Lattner
2008-10-14Fix command-line option printing to print two spaces where needed,Dan Gohman
2008-08-21Use raw_ostream throughout the AsmPrinter.Owen Anderson
2008-05-14Detabification. Fixed indentation and spacing.Sanjiv Gupta
2008-05-13Adding files for Microchip's PIC16 target.Sanjiv Gupta