[LLVMdev] [PATCH] Add host feature detection for Qualcomm CPUs

Renato Golin renato.golin at linaro.org
Mon Jun 10 14:29:01 PDT 2013


On 10 June 2013 21:35, James Molloy <James.Molloy at arm.com> wrote:

> if (Implementer == "0x41" || Implementer == "0x31")
>

0x51 you mean? I agree with James, should be just a matter of adding the
new case on the existing condition.

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130610/4dc7d9e7/attachment.html>


More information about the llvm-commits mailing list