Displaying 3 results from an estimated 3 matches for "epecially".
Did you mean:
especially
2011 Mar 23
2
[LLVMdev] [GSoC] Interface layer for optimizers
Hi folks,
I like open technologies, epecially LLVM compiler. I want to implement a new
interface layer in LLVM to plug-in optimizers as a part of GSoC, and then
load the interface with optimizers.
This would improve LLVM application for people who want to use their
optimizations in compilers.
The first "educative" step is to add Do...
2011 Mar 23
1
[LLVMdev] [GSoC] Interface layer for optimizers
On 3/23/2011 6:07 AM, Крылов Владислав wrote:
> Hi folks,
>
> I like open technologies, epecially LLVM compiler. I want to implement
> a new interface layer in LLVM to plug-in optimizers as a part of GSoC,
> and then load the interface with optimizers.
LLVM already has a plug-in framework for loading new analysis and
optimization passes (http://llvm.org/docs/WritingAnLLVMPass.html)....
2011 Mar 25
0
[LLVMdev] [GSoC] Interface layer for optimizers
...y and I believe I can handle it.
Vlad
[1] http://wiki.llvm.org/Polyhedral_optimization_framework
23 марта 2011 г. 6:18 пользователь John Criswell
<criswell at illinois.edu> написал:
> On 3/23/2011 6:07 AM, Крылов Владислав wrote:
>
> Hi folks,
>
> I like open technologies, epecially LLVM compiler. I want to implement a new
> interface layer in LLVM to plug-in optimizers as a part of GSoC, and then
> load the interface with optimizers.
>
> LLVM already has a plug-in framework for loading new analysis and
> optimization passes (http://llvm.org/docs/WritingAnLLVMPa...