| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename ConstantSDNode::getValue to getZExtValue, for consistency | Dan Gohman | 2008-09-12 | 1 | -6/+8 |
| * | erect abstraction boundaries for accessing SDValue members, rename Val -> Nod... | Gabor Greif | 2008-08-28 | 1 | -8/+8 |
| * | disallow direct access to SDValue::ResNo, provide a getter instead | Gabor Greif | 2008-08-26 | 1 | -1/+1 |
| * | Rename SDOperand to SDValue. | Dan Gohman | 2008-07-27 | 1 | -67/+67 |
| * | Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating | Dan Gohman | 2008-07-01 | 1 | -1/+2 |
| * | Rename ISD::LOCATION to ISD::DBG_STOPPOINT to better reflect its | Dan Gohman | 2008-06-30 | 1 | -1/+1 |
| * | Revert the SelectionDAG optimization that makes | Duncan Sands | 2008-06-30 | 1 | -2/+2 |
| * | Wrap MVT::ValueType in a struct to get type safety | Duncan Sands | 2008-06-06 | 1 | -3/+6 |
| * | Silence warnings. | Evan Cheng | 2008-05-14 | 1 | -2/+2 |
| * | Detabification. Fixed indentation and spacing. | Sanjiv Gupta | 2008-05-14 | 1 | -327/+290 |
| * | Adding files for Microchip's PIC16 target. | Sanjiv Gupta | 2008-05-13 | 1 | -0/+801 |

