summaryrefslogtreecommitdiff
path: root/utils/TableGen/CallingConvEmitter.cpp
Commit message (Expand)AuthorAge
* Wrap MVT::ValueType in a struct to get type safetyDuncan Sands2008-06-06
* Add new CC lowering rule: provide a list of registers, which can be 'shadowed',Anton Korobeynikov2008-04-02
* Introduce a new node for holding call argumentDuncan Sands2008-03-21
* Increase ISD::ParamFlags to 64 bits. Increase the ByValSizeDale Johannesen2008-03-10
* Rename CCIfStruct to CCIfByVal and CCStructAssign to CCPassByVal. Remove unus...Evan Cheng2008-01-15
* Revert my last commit. Not needed.Evan Cheng2008-01-15
* ByVal arguments are passed on stack. Make sure to allocate a slot using size ...Evan Cheng2008-01-12
* remove attributions from utils.Chris Lattner2007-12-29
* Eliminate the recently introduced CCAssignToStackABISizeAlignDuncan Sands2007-11-14
* Add CCAssignToStackABISizeAlign for convenience inDale Johannesen2007-11-10
* propagate struct size and alignment of byval arguments to the DAGRafael Espindola2007-08-10
* Add the byval attributeRafael Espindola2007-07-06
* Refactoring of formal parameter flags. Enable properly use ofAnton Korobeynikov2007-03-07
* Use new SDIselParamAttr enumeration. This removes "magick" constantsAnton Korobeynikov2007-03-06
* rename some CCActionsChris Lattner2007-02-28
* implement CCPromoteToTypeChris Lattner2007-02-28
* reapplyChris Lattner2007-02-27
* *** empty log message ***Chris Lattner2007-02-27