Groups | Search | Server Info | Login | Register
Groups > comp.compilers > #175
| From | Douglas do Couto Teixeira <douglasdocouto@gmail.com> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Implementation of range analyses |
| Date | 2011-06-27 14:20 -0300 |
| Organization | Compilers Central |
| Message-ID | <11-06-049@comp.compilers> (permalink) |
Dear all,
could anyone point me to an implementation of range analysis? I am
working on one, that we have running on LLVM, and now I would like to
compare it with other approaches. Yet, I do not know where to find an
open-source implementation. Just to give you context, the range
analysis associates an integer interval to the integer variables in
the program.
Regards,
Douglas.
Back to comp.compilers | Previous | Next — Next in thread | Find similar
Implementation of range analyses Douglas do Couto Teixeira <douglasdocouto@gmail.com> - 2011-06-27 14:20 -0300 Re: Implementation of range analyses Diego Novillo <dnovillo@acm.org> - 2011-06-29 14:58 -0400 Re: Implementation of range analyses Nikolaos Kavvadias <nikolaos.kavvadias@gmail.com> - 2011-07-01 15:11 -0700
csiph-web