On Wed, May 28, 2014 at 10:51:10PM +0100, Andrew Pinski wrote:
> On Thu, Mar 27, 2014 at 10:33 AM, James Greenhalgh
> wrote:
> > Hi,
> >
> > Next, comparisons, flag setting operations and IF_THEN_ELSE.
> >
> > Tested on aarch64-none-elf.
> >
> > Ok for stage 1?
>
> This broke building the Linux k
On Thu, Mar 27, 2014 at 10:33 AM, James Greenhalgh
wrote:
> Hi,
>
> Next, comparisons, flag setting operations and IF_THEN_ELSE.
>
> Tested on aarch64-none-elf.
>
> Ok for stage 1?
This broke building the Linux kernel.
A simple testcase:
unsigned grab_cache_page_write_begin(unsigned flags, unsign
Hi,
Next, comparisons, flag setting operations and IF_THEN_ELSE.
Tested on aarch64-none-elf.
Ok for stage 1?
Thanks,
James
---
2014-03-27 James Greenhalgh
Philipp Tomsich
* config/aarch64/aarch64.c (aarch64_rtx_costs): Cost comparison
operators.
diff --git a/g