Displaying 3 results from an estimated 3 matches for "riegel2008objbased".
2008 Apr 22
0
[LLVMdev] Google Summer of Code Projects
...entations, compiler
support, infrastructure, ...) and collaborate with several other research
groups. For example, I have worked on STM optimizations based on pointer
analysis (see
http://wwwse.inf.tu-dresden.de/ABSTRACTS/riegel2008partitioning.html and
http://wwwse.inf.tu-dresden.de/ABSTRACTS/riegel2008objbased.html). These
optimizations are implemented on top of our LLVM pass (see above) and use
DSA.
Coming back to the compiler support, I would suggest that the project should
try to use existing infrastructure (tools, code, ...) as much as possible.
Many of the subproblems do have simple solutions,...
2008 Apr 22
2
[LLVMdev] Google Summer of Code Projects
I'm happy to say that LLVM has 6 projects approved for Google SoC this
year (3x more than last year!):
[vmkit] "Generics support for N3" by Tilmann Schelle
[clang] "Adding support for C++ classes in clang" by Argiris
Kirtzidis
[codegen] "PSP (Playstation Portable) support into LLVM Mips
backend" by Bruno Cardoso Lopes
[llvmir]
2008 Apr 22
1
[LLVMdev] Google Summer of Code Projects
...support, infrastructure, ...) and collaborate with several other research
> groups. For example, I have worked on STM optimizations based on pointer
> analysis (see
> http://wwwse.inf.tu-dresden.de/ABSTRACTS/riegel2008partitioning.html and
> http://wwwse.inf.tu-dresden.de/ABSTRACTS/riegel2008objbased.html). These
> optimizations are implemented on top of our LLVM pass (see above) and use
> DSA.
>
> Coming back to the compiler support, I would suggest that the project should
> try to use existing infrastructure (tools, code, ...) as much as possible.
> Many of the subprobl...