Fix a problem building llvm-gcc on amd64-unknown-freebsd6.2, due to the
[oota-llvm.git] / lib / Target / TargetCallingConv.td
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, add CCIfInReg
2007-02-27 Chris Lattnerimplement CCMatchIfCC in terms of CCMatchIf
2007-02-27 Chris Lattnermove target independent calling convention stuff to...