aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PIC16/PIC16InstrInfo.td
Commit message (Expand)AuthorAgeFilesLines
* FrameIndex could be used as a value (addressof (arg)) or as an address.Sanjiv Gupta2009-06-031-4/+4
* Mark the branch insns correctly.Sanjiv Gupta2009-05-281-1/+2
* Mark mayLoad, mayStore for insns correctly and use themSanjiv Gupta2009-05-121-2/+6
* Emit banksel and movlp instructions.Sanjiv Gupta2009-05-061-4/+9
* Make the function begin label start after ther data pointer.Sanjiv Gupta2009-04-221-1/+2
* Handle aggregate type arguments to direct and indirect calls.Sanjiv Gupta2009-04-141-8/+18
* Added code to handle spilling and reloading of FSRs.Sanjiv Gupta2009-04-101-3/+24
* Emit .line debug directives for stoppoints. The debug location is retrieved b...Sanjiv Gupta2009-04-081-7/+0
* Handle indirect function calls.Sanjiv Gupta2009-04-081-4/+42
* To convert the StopPoint insn into an assembler directive by ISel, we need to...Sanjiv Gupta2009-04-021-0/+7
* Params are not being generated as static globals now. The caller passes them ...Sanjiv Gupta2009-04-021-2/+4
* Mark the Defs and Uses of STATUS register correctly, plus some reformatting.Sanjiv Gupta2009-03-101-41/+61
* Fixed the comment. No functionality change.Sanjiv Gupta2009-01-301-1/+1
* Checking in conditionals, function call, arrays and libcalls implementation.Sanjiv Gupta2009-01-131-31/+124
* Emit declaration for globals and externs.Sanjiv Gupta2008-11-261-26/+46
* Added a more function PIC16 backend. However to get this working a patch inSanjiv Gupta2008-11-191-258/+263
* Rename ConstantSDNode::getValue to getZExtValue, for consistencyDan Gohman2008-09-121-1/+1
* Detabification. Fixed indentation and spacing.Sanjiv Gupta2008-05-141-38/+38
* Adding files for Microchip's PIC16 target.Sanjiv Gupta2008-05-131-0/+302