On Fri, Jul 15, 2016 at 10:08:11AM +0530, Virendra Pathak wrote:
> Hi James/Julian,
>
> Kindly merge this patch to the trunk.
Done as r238372.
Thanks,
James
> >>> gcc/ChangeLog:
> >>>
> >>> Virendra Pathak
> >>> Julian Brown
> >>>
> >>> * config/aarch64/aarch64-cores.def: Update vul
Hi James/Julian,
Kindly merge this patch to the trunk.
Thanks.
>> Julian has commit rights and is on the ChangeLog, so I'll let him
>> commit the patch on your behalf.
> Julian, Kindly commit the patch to the trunk.
>
with regards,
Virendra Pathak
On Mon, Jul 11, 2016 at 2:50 PM, Virendra Path
Hi James,
> This patch is OK.
Thanks for the review.
> Julian has commit rights and is on the ChangeLog, so I'll let him
> commit the patch on your behalf.
Julian, Kindly commit the patch to the trunk.
Thanks.
with regards,
Virendra Pathak
On Mon, Jul 11, 2016 at 2:28 PM, James Greenhalgh
wr
On Fri, Jul 08, 2016 at 04:01:33PM +0530, Virendra Pathak wrote:
> Hi James,
>
> Please find the patch after taking care of your comments.
>
>
> > Did you see those patches, and did you consider whether there would be a
> > benefit to doing the same for Vulcan?
> In our simulation environment, w
Hi James,
Please find the patch after taking care of your comments.
> Did you see those patches, and did you consider whether there would be a
> benefit to doing the same for Vulcan?
In our simulation environment, we did not observe any performance gain
for specfp2006.
However, we did it to keep
Hi James,
> Did you see those patches, and did you consider whether there would be a
> benefit to doing the same for Vulcan?
No. I have not studied those patches yet. Currently I am working on
adding vulcan scheduler as a next patch.
Kindly advise on the following:
Could this patch be merged now (
On Thu, Jun 23, 2016 at 02:45:21PM +0530, Virendra Pathak wrote:
> Hi gcc-patches group,
>
> Please find the patch for adding rtx_costs routine for vulcan cpu.
>
> Tested with compiling cross aarch64-linux-gcc , bootstrapped native
> aarch64-unknown-linux-gnu
> and make check (gcc). No new regres