search for: zerosharkfaq

Displaying 6 results from an estimated 6 matches for "zerosharkfaq".

2010 Apr 21
2
[LLVMdev] final call for projects that work with LLVM 2.7
If your project works with LLVM 2.7 and you want it included in the release notes, please email me a blurb to include ASAP. -Chris
2011 Jul 06
1
[LLVMdev] [MCJIT] Why does it allocate function by function?
On 07/06/2011 09:42, Jim Grosbach wrote: > I agree the approach is not optimal. If we were designing completely from scratch, I would absolutely do it differently. We're not, however, and can't simply throw away what we have and start over without significant pain. It's better to instead work incrementally. The first step is to implement with the current interfaces and get the
2013 Feb 04
1
[LLVMdev] The future of class2llvm tool
Hello! Recently I found an interesting tool within java front end of llvm project. It is "class2llvm". My future researchs showed that this tool is much out of date and needs a lot of things to do for its completion. As far as I understood, It doesn't support even such elementary things as exceptions handling and garbage collection. Am I right in my conclusions? Could you answer
2010 Oct 05
0
[LLVMdev] 2.8 Release notes - LLVM r100304 API change and OpenJDK/IcedTea got support
..."**>*IcedTea*</a>* provides a harness to build OpenJDK using only free software build tools and to provide replacements for the not-yet free parts of OpenJDK. One of the extensions that IcedTea provides is a new JIT compiler named *<a href=**"http://icedtea.classpath.org/wiki/ZeroSharkFaq"**>*Shark*</a>* which uses LLVM to provide native code generation without introducing processor-dependent code. *</p> <p**> OpenJDK* 7 b112, Icedtea6 1.9 and Icedtea7 1.13 and later have been tested and are known to work with LLVM 2.8 (and continue to work with older LLVM...
2011 Mar 10
1
[LLVMdev] LLVM 2.9 release notes + "Projects using LLVM" + API changes
Hi All, With 2.9 starting to make its way out into the world, it is time to start poking at the release notes. I plan to make a pass through llvm-commits to cull some of the major changes into bullets, but am already behind and insanely busy with other stuff over the next week. If you have commit access, I'd really appreciate it if you could take a pass through llvm/docs/ReleaseNotes.html
2010 Oct 04
5
[LLVMdev] 2.8 Release notes
Hi All, I've finished the first draft of the 2.8 release notes: http://llvm.org/docs/ReleaseNotes.html Please feel free to commit improvements and enhancements. There are "a lot" of changes that went into 2.8, but I think I've scraped most of them out of the commits. However, it is also highly likely that I missed something, so if I missed your favorite feature, please speak