Age | Commit message (Expand) | Author |
---|---|---|
2008-10-29 | Fix PR2977: LegalizeTypes support for expanding | Duncan Sands |
2008-09-12 | Rename ConstantSDNode::getValue to getZExtValue, for consistency | Dan Gohman |
2008-08-28 | erect abstraction boundaries for accessing SDValue members, rename Val -> Nod... | Gabor Greif |
2008-07-27 | Rename SDOperand to SDValue. | Dan Gohman |
2008-07-10 | Remove PromoteIntRes_FP_ROUND - not sure what it | Duncan Sands |
2008-07-10 | Make the LegalizeType method naming scheme more regular. | Duncan Sands |
2008-06-23 | Support for expanding the result of EXTRACT_ELEMENT. | Duncan Sands |
2008-06-23 | Cleanup up LegalizeTypes handling of loads and | Duncan Sands |
2008-06-20 | Share some code that is common between integer and | Duncan Sands |