aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/CallingConvLower.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce a new node for holding call argumentDuncan Sands2008-03-211-3/+2
* Increase ISD::ParamFlags to 64 bits. Increase the ByValSizeDale Johannesen2008-03-101-2/+4
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-101-2/+2
* Oops. Forgot to commit this.Evan Cheng2008-01-151-3/+7
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* propagate struct size and alignment of byval arguments to the DAGRafael Espindola2007-08-101-0/+4
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+202