search for: cc45fb99

Displaying 2 results from an estimated 2 matches for "cc45fb99".

2011 Apr 05
0
[LLVMdev] GSoC 2011: Fast JIT Code Generation for x86-64
...mentor such a project, let me know if you're interested. Regards, Tilmann [1] http://www.iaeng.org/publication/IMECS2011/IMECS2011_pp212-216.pdf -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110405/cc45fb99/attachment.html>
2011 Apr 05
5
[LLVMdev] GSoC 2011: Fast JIT Code Generation for x86-64
Jim Grosbach <grosbach at apple.com> writes: >> To me, increasing coverage of the FastISel seemed more involved than >> directly emitting opcodes to memory, with a lesser outlook on >> reducing overhead. > > That seems extremely unlikely. You'd be effectively re-implementing > both fast-isel and the MC binary emitter layers, and it sounds like a > new