Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -4/+4 |
* | Add a hook to find out how the target handles shift amounts that are out of | Chris Lattner | 2005-01-19 | 1 | -0/+1 |
* | Shift and setcc types default to the pointer type. | Chris Lattner | 2005-01-16 | 1 | -1/+1 |
* | Use enums, move virtual dtor out of line. | Chris Lattner | 2005-01-16 | 1 | -8/+14 |
* | Set up identity transforms. | Chris Lattner | 2005-01-16 | 1 | -0/+7 |
* | Move some information out of LegalizeDAG into the generic Target interface. | Chris Lattner | 2005-01-16 | 1 | -2/+55 |
* | Clear the whole array, always. | Chris Lattner | 2005-01-11 | 1 | -1/+1 |
* | First draft of new Target interface | Chris Lattner | 2005-01-07 | 1 | -0/+48 |