aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PIC16/PIC16RegisterInfo.h
Commit message (Expand)AuthorAgeFilesLines
* cleanupRafael Espindola2010-06-021-4/+0
* Change the Value argument to eliminateFrameIndex to a type-tagged value. ThisJim Grosbach2010-03-091-1/+1
* Make the MachineFunction argument of getFrameRegister const.David Greene2009-11-121-1/+1
* Add register-reuse to frame-index register scavenging. When a target usesJim Grosbach2009-10-071-2/+3
* Checking in conditionals, function call, arrays and libcalls implementation.Sanjiv Gupta2009-01-131-0/+4
* Added a more function PIC16 backend. However to get this working a patch inSanjiv Gupta2008-11-191-49/+27
* Detabification. Fixed indentation and spacing.Sanjiv Gupta2008-05-141-2/+2
* Adding files for Microchip's PIC16 target.Sanjiv Gupta2008-05-131-0/+86