Mark vector ctpop, cttz, and ctlz as Expand on x86.
[oota-llvm.git] / lib / Target / TargetCallingConv.td
2007-07-27 Duncan SandsSupport for trampolines, except for X86 codegen which is
2007-07-06 Rafael EspindolaAdd the byval attribute
2007-06-19 Chris LattnerIf a function is vararg, never pass inreg arguments...
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...