[LLVMdev] info on coming out of SSA form

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Aug 26 18:13:22 PDT 2012


On 24 August 2012 02:27, Ramanarayanan, Ramshankar
<Ramshankar.Ramanarayanan at amd.com> wrote:
> Hi,
>
>
>
> I am a newbie to llvm. I am wondering what approach is used when coming out
> of SSA form. I also appreciate pointers on where to look in the source code
> for this phase.
>

lib/CodeGen/PHIElimination.cpp is probably what you want.

>
> Best regards,
>
> Ram Ramshankar
>

Cheers,
Rafael



More information about the llvm-dev mailing list