summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PIC16/PIC16ISelLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename ConstantSDNode::getValue to getZExtValue, for consistencyDan Gohman2008-09-121-6/+8
* erect abstraction boundaries for accessing SDValue members, rename Val -> Nod...Gabor Greif2008-08-281-8/+8
* disallow direct access to SDValue::ResNo, provide a getter insteadGabor Greif2008-08-261-1/+1
* 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
OpenPOWER on IntegriCloud