summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PIC16/PIC16ABINames.h
Commit message (Expand)AuthorAgeFilesLines
* Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner2010-10-111-399/+0
* Reapply things reverted back in 97220, with the fixed test case.Sanjiv Gupta2010-02-261-0/+39
* Revert r97211 and r97213 to get the build green again.Chandler Carruth2010-02-261-39/+0
* Currently in LLVM, names of libcalls are assigned during TargetLoweringSanjiv Gupta2010-02-261-0/+39
* Added a function to clone locals of a function.( which for pic16 are globalsSanjiv Gupta2010-02-171-0/+16
* The code section for an ISR has a specific address.Sanjiv Gupta2010-02-161-0/+13
* Reapply 85006 with a minor fix.Sanjiv Gupta2009-10-251-0/+6
* Revert back 85006 for now as it breaks PIC16 tests.Sanjiv Gupta2009-10-241-6/+0
* Adding support for placing global objects in shared data memory.Sanjiv Gupta2009-10-241-0/+6
* Add a pass to overlay pic16 data sections for function frame and automaticSanjiv Gupta2009-10-211-0/+15
* Cleaned up some code. No functionality change.Sanjiv Gupta2009-10-161-0/+5
* Add files Sanjiv forgot.Benjamin Kramer2009-10-151-0/+305
* Revert "Complete Rewrite of AsmPrinter, TargetObjectFile based on newDaniel Dunbar2009-10-151-305/+0
* Complete Rewrite of AsmPrinter, TargetObjectFile based on new PIC16Section classSanjiv Gupta2009-10-151-0/+305
OpenPOWER on IntegriCloud