[LLVMdev] LoopInterchange Pass

Satya Jandhayala satya_jandhayala at yahoo.com
Tue Jul 13 12:06:50 PDT 2010


Hi,
 
I developed a Loop Interchange pass. Please take a look.
I have not incorporate data dependence analysis check. I can insert it when the LoopDependenceAnalysis is available.
 
Thank you
Satya


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100713/654d5fd5/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sum.c
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100713/654d5fd5/attachment.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: t.c
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100713/654d5fd5/attachment-0001.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: README.txt
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100713/654d5fd5/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: LoopInterchange.cpp
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100713/654d5fd5/attachment.ksh>


More information about the llvm-dev mailing list