>On Wed, Mar 21, 2018 at 8:04 PM, Sebastiaan Peters
> wrote:
>>>On Wed, Mar 21, 2018 at 9:50 AM, Sebastiaan Peters
>>> wrote:
>>>>>On Tue, Mar 20, 2018 at 3:49 PM, David Malcolm wrote:
>>>>>> On Tue, 2018-03-20 at 14:02 +0100, Richard Biene
>On Wed, Mar 21, 2018 at 9:50 AM, Sebastiaan Peters
> wrote:
>>>On Tue, Mar 20, 2018 at 3:49 PM, David Malcolm wrote:
>>>> On Tue, 2018-03-20 at 14:02 +0100, Richard Biener wrote:
>>>>> On Mon, Mar 19, 2018 at 9:55 PM, Richard Biener
>>>>&g
>On Tue, Mar 20, 2018 at 3:49 PM, David Malcolm wrote:
>> On Tue, 2018-03-20 at 14:02 +0100, Richard Biener wrote:
>>> On Mon, Mar 19, 2018 at 9:55 PM, Richard Biener
>>> wrote:
>>> > On March 19, 2018 8:09:32 PM GMT+01:00, Sebastiaan Peters >>
>The goal should be to extend TU wise parallelism via make to function wise
>parallelism within GCC.
Could you please elaborate more on this?
From: Richard Biener
Sent: Monday, March 19, 2018 18:37
To: Sebastiaan Peters
Cc: gcc@gcc.gnu.org
Subject: Re
Thank you for your quick response.
Does the GIMPLE optimization pipeline include only the Tree SSA passes or also
the RTL passes?
Are the currently other parts of the compiler that have been parallelized?
Kind regards,
Sebastiaan Peters
Hello,
My name is Sebastiaan Peters, currently an undergrad compsci student from The
Netherlands.
I'm interested in the project about parallelizing the compilation with threads
project.
My main background is with c#, however I have some experience with c, c++ and
x86 assembly.
As f