[LLVMdev] LoopInterchange Pass
Satya Jandhayala
satya_jandhayala at yahoo.com
Tue Jul 13 14:06:50 CDT 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.cs.uiuc.edu/pipermail/llvmdev/attachments/20100713/654d5fd5/attachment.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sum.c
Url: http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20100713/654d5fd5/attachment.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: t.c
Url: http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20100713/654d5fd5/attachment-0001.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: README.txt
Url: http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20100713/654d5fd5/attachment.txt
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: LoopInterchange.cpp
Url: http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20100713/654d5fd5/attachment.pl
More information about the LLVMdev
mailing list