[llvm-commits] [llvm] r55881 - /llvm/trunk/lib/Target/X86/X86ISelLowering.cpp

Duncan Sands baldrick at free.fr
Thu Sep 11 02:35:59 PDT 2008


Hi Arnold, on a slightly different issue,
the CC_X86_32_TailCall and CC_X86_32_FastCC
calling conventions (which both correspond
to FastCC) are now quite different.  Does
it make sense to bring CC_X86_32_TailCall
closer to CC_X86_32_FastCC?

Ciao,

Duncan.



More information about the llvm-commits mailing list