aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PIC16/PIC16RegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable.Torok Edwin2009-07-141-3/+3
* assert(0) -> LLVM_UNREACHABLE.Torok Edwin2009-07-111-4/+4
* Checking in conditionals, function call, arrays and libcalls implementation.Sanjiv Gupta2009-01-131-0/+9
* Added a more function PIC16 backend. However to get this working a patch inSanjiv Gupta2008-11-191-165/+27
* Switch the MachineOperand accessors back to the short names likeDan Gohman2008-10-031-1/+1
* Pool-allocation for MachineInstrs, MachineBasicBlocks, andDan Gohman2008-07-071-1/+1
* Detabification. Fixed indentation and spacing.Sanjiv Gupta2008-05-141-15/+12
* Adding files for Microchip's PIC16 target.Sanjiv Gupta2008-05-131-0/+223