[llvm] r273544 - [ARM] Do not test for CPUs, use SubtargetFeatures (Part 1). NFCI

Diana Picus via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 13:45:45 PDT 2016


Actually it seems r273545 was breaking the build (see Peter's email on
that thread).

Cheers,
Diana

On 24 June 2016 at 23:42, Renato Golin <renato.golin at linaro.org> wrote:
> On 24 June 2016 at 19:51, Mike Aizatsky via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> I'm not completely sure, but it looks like this change breaks thumbv7 bot.
>> Could you take a look?
>
> Hi Mike,
>
> We're bisecting, haven't got there yet. Did you do some tests to
> confirm, or is it just a guess because it's the one that changes ARM
> codegen?
>
> I have to say, it is a strong candidate, but we're having hardware
> problems at the moment, so progress is slow. :(
>
> I'll try to revert it to see if it pleases the bots...
>
> cheers,
> --renato


More information about the llvm-commits mailing list