aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PIC16/PIC16Section.cpp
AgeCommit message (Expand)Author
2010-10-11Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner
2010-10-04Add hook in MCSection to decide when to use "optimized nops", for eachJan Wen Voung
2010-03-30PIC16: Plug a leak in PIC16Section by allocating name & address strings in theBenjamin Kramer
2009-10-21Add a pass to overlay pic16 data sections for function frame and automaticSanjiv Gupta
2009-10-15Add files Sanjiv forgot.Benjamin Kramer
2009-10-15Revert "Complete Rewrite of AsmPrinter, TargetObjectFile based on newDaniel Dunbar
2009-10-15Complete Rewrite of AsmPrinter, TargetObjectFile based on new PIC16Section classSanjiv Gupta