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