aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PIC16/PIC16MemSelOpt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark mayLoad, mayStore for insns correctly and use themSanjiv Gupta2009-05-121-3/+7
* Detect calls to compiler intrinsics and emit an extern declarations Sanjiv Gupta2009-05-111-0/+2
* Changed lowering and asmprinter to use ABI Names class called PAN.Sanjiv Gupta2009-05-101-1/+1
* Moved pic16 naming functions to correct place.Sanjiv Gupta2009-05-081-1/+1
* Emit banksel and movlp instructions.Sanjiv Gupta2009-05-061-0/+163