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

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 13:42:43 PDT 2016


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