[LLVMdev] LLVM and GMP

someguy just.s0m3.guy+llvmdev at gmail.com
Tue Mar 24 23:20:29 PDT 2009


I could be wrong, but I think that you may need to add a 'big-integer'
intrinsic type to llvm.

On Wed, Mar 25, 2009 at 4:32 AM, Paulo Matias <paulomatias0 at gmail.com> wrote:
> Hello
>
> I've been looking to LLVM, in order to develop a compiler for a
> cryptography oriented language. I started by following the tutorials on
> Kaleidoscope, and I must say they were very usefull. Now I need to use
> GMP, so i can add Big Integer support. I am trying to change
> Kaleidoscope to support BigIntegers instead of doubles, but I don't
> really know how to do that. I'd really appreciate some help in this.
>
> Thanks in advance
> Paulo Matias
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list