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

Jay Foad jay.foad at gmail.com
Wed Feb 29 04:24:41 PST 2012


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