summaryrefslogtreecommitdiff
path: root/lib/Target/PIC16/PIC16ISelDAGToDAG.h
Commit message (Expand)AuthorAge
* Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner2010-10-11
* fix a long standing wart: all the ComplexPattern's were beingChris Lattner2010-09-21
* I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename itDuncan Sands2010-05-11
* Use const qualifiers with TargetLowering. This eliminates severalDan Gohman2010-04-17
* Sink InstructionSelect() out of each target into SDISel, and rename itChris Lattner2010-03-02
* move #includes earlier.Chris Lattner2010-02-22
* Change SelectCode's argument from SDValue to SDNode *, to make it moreDan Gohman2010-01-05
* Reapply 91904.Sanjiv Gupta2009-12-23
* Reverting back 91904.Sanjiv Gupta2009-12-23
* While converting one of the operands to a memory operand, we need to check if...Sanjiv Gupta2009-12-22
* don't copy TargetLowering.Chris Lattner2009-07-28
* Move a few containers out of ScheduleDAGInstrs::BuildSchedGraphDan Gohman2009-01-15
* Added a more function PIC16 backend. However to get this working a patch inSanjiv Gupta2008-11-19