summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/CallingConvLower.h
Commit message (Expand)AuthorAge
...
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* propagate struct size and alignment of byval arguments to the DAGRafael Espindola2007-08-10
* Generalize MVT::ValueType and associated functions to be able to representDan Gohman2007-06-25
* add isvararg tracking to CCStateChris Lattner2007-06-19
* add methods for analysis of call results and return nodes.Chris Lattner2007-02-28
* add methods to analyze calls and formals.Chris Lattner2007-02-28
* Minor refactoring of CC Lowering interfacesChris Lattner2007-02-27
* move CC Lowering stuff to its own public interfaceChris Lattner2007-02-27