aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PIC16/PIC16InstrInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed build warnings. Restoring changes done in 62600, they were lost in 62655.Sanjiv Gupta2009-01-211-2/+2
* Implement LowerOperationWrapper for legalizer. Sanjiv Gupta2009-01-211-2/+2
* Change TargetInstrInfo::isMoveInstr to return source and destination sub-regi...Evan Cheng2009-01-201-2/+2
* Fixed build warnings.Sanjiv Gupta2008-11-191-2/+4
* Added a more function PIC16 backend. However to get this working a patch inSanjiv Gupta2008-11-191-33/+22
* Add more const qualifiers. This fixes build breakage from r59540.Dan Gohman2008-11-181-2/+4
* Convert uses of std::vector in TargetInstrInfo to SmallVector. This change h...Owen Anderson2008-08-141-1/+1
* Change target-specific classes to use more precise static types.Dan Gohman2008-05-141-1/+1
* Adding files for Microchip's PIC16 target.Sanjiv Gupta2008-05-131-0/+78