[llvm] r278659 - [Thumb] Validate branch target for CBZ/CBNZ instructions.

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 13:14:21 PDT 2016


In any case I reverted in r278711 and put a small reproducer here: http://llvm.org/PR28988 <http://llvm.org/PR28988>

- Matthias

> On Aug 15, 2016, at 12:17 PM, Renato Golin <renato.golin at linaro.org> wrote:
> 
> On 15 August 2016 at 20:13, Oliver Stannard <ostannard at gmail.com> wrote:
>> This patch isn't quite right, there's another patch in review at
>> https://reviews.llvm.org/D23501 to correct it. I'd suggest reverting
>> this one for now if it is causing problems.
> 
> Then it is possible that the bad patch caused the regression. We
> should test it in the reduced case before committing.
> 
> cheers,
> --renato

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160815/d6fde5ae/attachment.html>


More information about the llvm-commits mailing list