[LLVMdev] Induction variable
Mark Lacey
641 at rudkx.com
Sun Aug 8 22:10:03 PDT 2010
On Sun, Aug 8, 2010 at 9:31 PM, Douglas do Couto Teixeira <
douglasdocouto at gmail.com> wrote:
> Dear guys,
>
> I am in need of discovering induction variables in loops. Does
> LLVM provide a pass that already does this? For instance, given:
>
Take a look at lib/Analysis/ScalarEvolution*.
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100808/51faba41/attachment.html>
More information about the llvm-dev
mailing list