[LLVMdev] "correct" way to implement a call

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Jul 14 11:35:31 PDT 2006


Currently, Alpha, PowerPC and X86 implement LowerFORMAL_ARGUMENTS.
PowerPC and X86 lower ISD::CALL in LowerOperation. Alpha implements
custom select. What is the preferred way to implement this?

Thanks,
Rafael



More information about the llvm-dev mailing list