summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PIC16/PIC16InstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move debug loc info along when the spiller creates new instructions.Bill Wendling2009-02-121-4/+11
* Fixed build warnings. Restoring changes done in 62600, they were lost in 62655.Sanjiv Gupta2009-01-211-2/+3
* Implement LowerOperationWrapper for legalizer. Sanjiv Gupta2009-01-211-3/+2
* Change TargetInstrInfo::isMoveInstr to return source and destination sub-regi...Evan Cheng2009-01-201-2/+3
* Checking in conditionals, function call, arrays and libcalls implementation.Sanjiv Gupta2009-01-131-2/+11
* Add include files needed when building withDuncan Sands2008-11-281-0/+1
* Fixed build warnings.Sanjiv Gupta2008-11-191-2/+2
* Added a more function PIC16 backend. However to get this working a patch inSanjiv Gupta2008-11-191-87/+86
* Add more const qualifiers. This fixes build breakage from r59540.Dan Gohman2008-11-181-2/+2
* Add <cstdio> include where needed by gcc-4.4.Duncan Sands2008-10-081-0/+1
* Switch the MachineOperand accessors back to the short names likeDan Gohman2008-10-031-5/+5
* Convert uses of std::vector in TargetInstrInfo to SmallVector. This change h...Owen Anderson2008-08-141-1/+1
* Detabification. Fixed indentation and spacing.Sanjiv Gupta2008-05-141-4/+4
* Adding files for Microchip's PIC16 target.Sanjiv Gupta2008-05-131-0/+143
OpenPOWER on IntegriCloud