[LLVMdev] indirect registers

Sanjay Soman sanj_soman at yahoo.com
Thu Oct 16 13:47:12 PDT 2008


I would like to use indirect registers for arrays allocated on the stack (alloca) - such as IReg[index]. Is there a way to do this in LLVM (similar to that of mem2reg optimization)? 
 
Thanks,
-Sanjay


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081016/f75ffa3f/attachment.html>


More information about the llvm-dev mailing list