aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PIC16/PIC16Passes/PIC16Overlay.cpp
AgeCommit message (Expand)Author
2010-10-11Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner
2010-07-23do not (implicitly) dereference iterator many times, cache it insteadGabor Greif
2010-02-17Removed header files from .h by adding forward decls.Sanjiv Gupta
2009-10-26Revert r85134, it breaks mingw buildAnton Korobeynikov
2009-10-26Make PIC16 overlay a loadable pass.Sanjiv Gupta
2009-10-21Add a pass to overlay pic16 data sections for function frame and automaticSanjiv Gupta