summaryrefslogtreecommitdiffstats
path: root/lib/Target/PIC16/PIC16ISelDAGToDAG.h
Commit message (Expand)AuthorAgeFilesLines
* I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename itDuncan Sands2010-05-111-1/+1
* Use const qualifiers with TargetLowering. This eliminates severalDan Gohman2010-04-171-7/+4
* Sink InstructionSelect() out of each target into SDISel, and rename itChris Lattner2010-03-021-2/+0
* move #includes earlier.Chris Lattner2010-02-221-0/+2
* Change SelectCode's argument from SDValue to SDNode *, to make it moreDan Gohman2010-01-051-2/+2
* Reapply 91904.Sanjiv Gupta2009-12-231-1/+4
* Reverting back 91904.Sanjiv Gupta2009-12-231-4/+1
* While converting one of the operands to a memory operand, we need to check if...Sanjiv Gupta2009-12-221-1/+4
* don't copy TargetLowering.Chris Lattner2009-07-281-1/+1
* Move a few containers out of ScheduleDAGInstrs::BuildSchedGraphDan Gohman2009-01-151-1/+1
* Added a more function PIC16 backend. However to get this working a patch inSanjiv Gupta2008-11-191-0/+60