[LLVMdev] Bignum development

Bill Hart goodwillhart at googlemail.com
Fri Jun 11 19:09:33 PDT 2010


>> There are obviously numerous ways we might use LLVM to aid development
>> of "bsdnt". I'll keep exploring those options. It sounds like, for the
>> time being, analysing existing code output and looking for ways to
>> improve it on certain arches is perhaps one way we may be of
>> assistance.
>
> Sounds like an interesting project.  We're always happy to answer
> questions and add projects to the http://llvm.org/ProjectsWithLLVM/
> page.

As soon as we decide whether we can actually do what we hope, and when
we actually have some code which is not imaginary, definitely I'll
announce it here in the hope of getting a plug. :-)

Believe it or not, one of the critical issues for one of our devs is
Win64 support. I know that's not available at this point. If anyone
has any comments on that, it would be great to know what the plans
are, if any, for this.

By the way, is it generally helpful if I post relevant C or IR
sequences here which do not optimise as one would hope/expect? I think
I have found some, but need to check....

Bignum stuff historically explores interesting corners of compiler
technology :-)

Bill.




More information about the llvm-dev mailing list