aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PIC16/PIC16ISelLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename SDOperand to SDValue.Dan Gohman2008-07-271-67/+67
* Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminatingDan Gohman2008-07-011-1/+2
* Rename ISD::LOCATION to ISD::DBG_STOPPOINT to better reflect itsDan Gohman2008-06-301-1/+1
* Revert the SelectionDAG optimization that makesDuncan Sands2008-06-301-2/+2
* Wrap MVT::ValueType in a struct to get type safetyDuncan Sands2008-06-061-3/+6
* Silence warnings.Evan Cheng2008-05-141-2/+2
* Detabification. Fixed indentation and spacing.Sanjiv Gupta2008-05-141-327/+290
* Adding files for Microchip's PIC16 target.Sanjiv Gupta2008-05-131-0/+801