Optimized FCMP_OEQ and FCMP_UNE for x86.
[oota-llvm.git] / test / CodeGen / X86 / tailcallbyval64.ll
2008-04-12 Arnold SchwaighoferThis patch corrects the handling of byval arguments...