aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PIC16/PIC16ISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* Implement LowerOperationWrapper for legalizer. Sanjiv Gupta2009-01-211-15/+14
* Checking in conditionals, function call, arrays and libcalls implementation.Sanjiv Gupta2009-01-131-11/+75
* Change the interface to the type legalization methodDuncan Sands2008-12-011-6/+11
* Emit declaration for globals and externs.Sanjiv Gupta2008-11-261-0/+1
* Added a more function PIC16 backend. However to get this working a patch inSanjiv Gupta2008-11-191-50/+73
* Fix these enums' starting values to reflect the way thatDan Gohman2008-09-231-1/+1
* Rename SDOperand to SDValue.Dan Gohman2008-07-271-11/+11
* Detabification. Fixed indentation and spacing.Sanjiv Gupta2008-05-141-10/+10
* Adding files for Microchip's PIC16 target.Sanjiv Gupta2008-05-131-0/+92