Age | Commit message (Expand) | Author |
---|---|---|
2008-06-30 | Support for VAARG. As noted in a comment, this is | Duncan Sands |
2008-06-30 | Support for promoting select_cc operands. | Duncan Sands |
2008-06-25 | Add/complete support for integer and float | Duncan Sands |
2008-06-23 | Port some integer multiplication fixes from LegalizeDAG. | 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-21 | Support for load/store of expanded float types. I | Duncan Sands |
2008-06-20 | Share some code that is common between integer and | Duncan Sands |
2008-06-20 | Rename the operation of turning a float type into an | Duncan Sands |
2008-06-17 | Split type expansion into ExpandInteger and ExpandFloat | Duncan Sands |