Displaying 3 results from an estimated 3 matches for "lulu760".
2011 Jul 07
1
[LLVMdev] convert java to c by llvm
...eets my needs.
I wandor if I can convert these java codes to c/c++ by llvm. First, I
convert java words to llvm bytecode, then covert llvm bytecodes to c/c++.
I am a green hand of LLVM and compilers. So tt's very appreciated if someone
told me if the idea is feasible or how to do it.
thanks!
lulu760 at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110707/05ce34b7/attachment.html>
2011 Jul 08
1
[LLVMdev] vmkit compile error when "compile into a dynamic library the core Java libs"
...e-fp-elim
glibj-optimized.zip.bc -o glibj.zip.s
1. Running pass 'Function Pass Manager' on module
'glibj-optimized.zip.bc'.
Aborted
I was confused by this error, didn't know how to go on, could someone give
me some hints.
I did these job on LLVM-2.9 and vmkit-0.29
Thanks!
lulu760 at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110708/6a698195/attachment.html>
2009 Apr 02
2
[LLVMdev] GSoC 2009: An LLVM Backend for TPA
Hi all,
I'd like to write an LLVM backend for TPA processor architecture as part of
2009's Google Summer of Code program.
TPA processor is a new architecture that offers the possibility of high
instruction-level parallelism with energy efficiency. TPA architecture
partitions the work between the compiler and the hardware differently from
RISC and CISC architectures. TPA architecture has