[LLVMdev] Eliminate SSA Virtual registers

Anton Korobeynikov anton at korobeynikov.info
Sat Feb 1 08:42:42 PST 2014


Here it is: http://llvm.org/docs/Passes.html#reg2mem-demote-all-values-to-stack-slots

On Sat, Feb 1, 2014 at 7:47 PM,  <nizam at cse.iitm.ac.in> wrote:
> Hi,
>
> is there a opt pass that replaces the SSA virtual registers to
> stack-variables? I want to eliminate the SSA virtual register from my IR.
> Kindly suggest
>
> BR/Nizam
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>



-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list