Rename getABITypeSize to getTypePaddedSize, as
[oota-llvm.git] / utils / TableGen / CallingConvEmitter.cpp
2009-01-12 Duncan SandsRename getABITypeSize to getTypePaddedSize, as
2008-06-06 Duncan SandsWrap MVT::ValueType in a struct to get type safety
2008-04-02 Anton KorobeynikovAdd new CC lowering rule: provide a list of registers...
2008-03-21 Duncan SandsIntroduce a new node for holding call argument
2008-03-10 Dale JohannesenIncrease ISD::ParamFlags to 64 bits. Increase the...
2008-01-15 Evan ChengRename CCIfStruct to CCIfByVal and CCStructAssign to...
2008-01-15 Evan ChengRevert my last commit. Not needed.
2008-01-12 Evan ChengByVal arguments are passed on stack. Make sure to alloc...
2007-12-29 Chris Lattnerremove attributions from utils.
2007-11-14 Duncan SandsEliminate the recently introduced CCAssignToStackABISiz...
2007-11-10 Dale JohannesenAdd CCAssignToStackABISizeAlign for convenience in
2007-08-10 Rafael Espindolapropagate struct size and alignment of byval arguments...
2007-07-06 Rafael EspindolaAdd the byval attribute
2007-03-07 Anton KorobeynikovRefactoring of formal parameter flags. Enable properly...
2007-03-06 Anton KorobeynikovUse new SDIselParamAttr enumeration. This removes ...
2007-02-28 Chris Lattnerrename some CCActions
2007-02-28 Chris Lattnerimplement CCPromoteToType
2007-02-27 Chris Lattnerreapply
2007-02-27 Chris Lattner*** empty log message ***