ByVal arguments are passed on stack. Make sure to allocate a slot using size and...
[oota-llvm.git] / utils / TableGen / CallingConvEmitter.cpp
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 ***