Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate struct size and alignment of byval arguments to the DAG | Rafael Espindola | 2007-08-10 | 1 | -0/+4 |
* | Generalize MVT::ValueType and associated functions to be able to represent | Dan Gohman | 2007-06-25 | 1 | -2/+2 |
* | add isvararg tracking to CCState | Chris Lattner | 2007-06-19 | 1 | -1/+3 |
* | add methods for analysis of call results and return nodes. | Chris Lattner | 2007-02-28 | 1 | -3/+11 |
* | add methods to analyze calls and formals. | Chris Lattner | 2007-02-28 | 1 | -1/+20 |
* | Minor refactoring of CC Lowering interfaces | Chris Lattner | 2007-02-27 | 1 | -55/+79 |
* | move CC Lowering stuff to its own public interface | Chris Lattner | 2007-02-27 | 1 | -0/+149 |