[LLVMdev] Proposed implementation of N3333 hashing interfaces for LLVM (and possible libc++)

James Molloy james.molloy at arm.com
Wed Feb 29 04:30:00 PST 2012


That is true!

-----Original Message-----
From: Jay Foad [mailto:jay.foad at gmail.com] 
Sent: 29 February 2012 12:25
To: James Molloy
Cc: Chandler Carruth; LLVM Developers Mailing List
Subject: Re: [LLVMdev] Proposed implementation of N3333 hashing interfaces for LLVM (and possible libc++)

On 29 February 2012 11:47, James Molloy <james.molloy at arm.com> wrote:
>> (But if we only care about
>> running on x86-64, this won't be a problem.)
>
> Please, no. We have a cortex-a9 native buildbot already in lab.llvm.org and
> as manufacturers emit faster ARM chips we (ARM) will want to have LLVM run
> native on them.
>
> You've also got the OpenCL use case etc.
>
> Please bear ARM in mind.

Right. (But ARMv7 uses the same ldr instruction for aligned and
unaligned loads (doesn't it?) so it's not an issue there.)

Jay.








More information about the llvm-dev mailing list