[llvm-dev] LLVM Weekly - #110, Feb 8th 2016
Rafael EspĂndola via llvm-dev
llvm-dev at lists.llvm.org
Tue Feb 9 09:55:53 PST 2016
.
>
> JavaScriptCore's [FTL JIT](https://trac.webkit.org/wiki/FTLJIT) is moving
away
> from using LLVM as its backend, towards [B3 (Bare Bones
> Backend)](https://webkit.org/docs/b3/). This includes its own [SSA
> IR](https://webkit.org/docs/b3/intermediate-
<https://webkit.org/docs/b3/intermediate-representation.html>
representation.html
<https://webkit.org/docs/b3/intermediate-representation.html>),
> optimisations, and instruction selection backend.
In the end, what was the main motivation for creating a new IR?
Cheers,
Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160209/8d6c3e52/attachment.html>
More information about the llvm-dev
mailing list