Age | Commit message (Expand) | Author |
---|---|---|
2007-07-06 | Add the byval attribute | Rafael Espindola |
2007-06-19 | If a function is vararg, never pass inreg arguments in registers. Thanks to | Chris Lattner |
2007-03-07 | Refactoring of formal parameter flags. Enable properly use of | Anton Korobeynikov |
2007-03-06 | Use new SDIselParamAttr enumeration. This removes "magick" constants | Anton Korobeynikov |
2007-02-28 | rename some CCActions, add CCIfInReg | Chris Lattner |
2007-02-27 | implement CCMatchIfCC in terms of CCMatchIf | Chris Lattner |
2007-02-27 | move target independent calling convention stuff to TargetCallingConv.td | Chris Lattner |