Hi,
    I am working on a new code generator that based on LLVM, and generate 
code for both V8 built-ins and WebAssembly.
    I try to compile the libffmpeg for video decoder, and find out 50% and 
more time reduction. Mainly because LLVM supports auto vectorize.
    This project only support arm32 android for now.
    Anyone feel interested may checkout the source from 
https://github.com/linzj/llvm-toy. And switch to the branch named  
arm-tf-7_8_279_17_725bcedcb69 
<https://github.com/linzj/llvm-toy/tree/arm-tf-7_8_279_17_725bcedcb69>.
    The hash at the end is the git commit hash.

-- 
-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-dev/195c3801-78fe-4b72-8369-401d6ebee223%40googlegroups.com.

Reply via email to