[LLVMdev] bitcode to make math expression parse faster

Christian christian.pu at t-online.de
Thu Jun 9 03:58:04 PDT 2011


Hi,

I want to compile a mathematical expression.
So shall be faster.
It should be as fast as it would be hard coded.
With the parser i use it is too slow.

Do you know how i can compile in time, so an expression is evaluated
faster ?

I develop for iphone!


Thanks a lot !

Chris


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110609/606f45c4/attachment.html>


More information about the llvm-dev mailing list