aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/SelectionDAG/CallingConvLower.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce a new node for holding call argumentDuncan Sands2008-03-211-14/+11
* Increase ISD::ParamFlags to 64 bits. Increase the ByValSizeDale Johannesen2008-03-101-3/+5
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-101-4/+4
* Oops. Forgot to commit this.Evan Cheng2008-01-151-5/+12
* ByVal stack slot alignment should be at least as large as pointer ABI alignment.Evan Cheng2008-01-151-1/+3
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* propagate struct size and alignment of byval arguments to the DAGRafael Espindola2007-08-101-1/+11
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+102