Displaying 5 results from an estimated 5 matches for "strong_".
Did you mean:
strong
2003 Dec 23
2
[LLVMdev] GCC3.5 tree-ssa
...ging. The
>one advantage an RTL backend would have over the C backend is speed of
>compilation.
>
>
>
>>maybe tree-ssa also create the representation with a testual format if
>>needed. is it very difficalt? I want to know.
>>
>>
>
>There are _very strong_ political reasons that will prevent this from
>happening any time in the near future. I suggest that you ask on the GCC
>list if you want more details. All tree-ssa supports are some debugging
>dumps, which do not contain all of the information needed for compilation.
>
>
>
&g...
2003 Dec 23
0
[LLVMdev] GCC3.5 tree-ssa
...guage, where the RTL interfaces and APIs are constantly changing. The
one advantage an RTL backend would have over the C backend is speed of
compilation.
> maybe tree-ssa also create the representation with a testual format if
> needed. is it very difficalt? I want to know.
There are _very strong_ political reasons that will prevent this from
happening any time in the near future. I suggest that you ask on the GCC
list if you want more details. All tree-ssa supports are some debugging
dumps, which do not contain all of the information needed for compilation.
> BWT: if we port pthread l...
2003 Dec 23
2
[LLVMdev] GCC3.5 tree-ssa
why doesn't llvm transfer bytecode to RTL form?
I mean the cross-platform compile in GCC.
Could LLVM do that?
maybe tree-ssa also create the representation with a testual format if
needed.
is it very difficalt?
I want to know.
BWT:
if we port pthread library to llvm, what do we consider at first?
yueqiang
Chris Lattner wrote:
>On Wed, 24 Dec 2003, yue wrote:
>
>
>>what
2003 Dec 23
0
[LLVMdev] GCC3.5 tree-ssa
...would have over the C backend is speed of
> >compilation.
> >
> >
> >
> >>maybe tree-ssa also create the representation with a testual format if
> >>needed. is it very difficalt? I want to know.
> >>
> >>
> >
> >There are _very strong_ political reasons that will prevent this from
> >happening any time in the near future. I suggest that you ask on the GCC
> >list if you want more details. All tree-ssa supports are some debugging
> >dumps, which do not contain all of the information needed for compilation.
>...
2003 Dec 23
1
[LLVMdev] GCC3.5 tree-ssa
...; >compilation.
> > >
> > >
> > >
> > >>maybe tree-ssa also create the representation with a testual format if
> > >>needed. is it very difficalt? I want to know.
> > >>
> > >>
> > >
> > >There are _very strong_ political reasons that will prevent this from
> > >happening any time in the near future. I suggest that you ask on the GCC
> > >list if you want more details. All tree-ssa supports are some debugging
> > >dumps, which do not contain all of the information needed for co...