[PATCH]Fix for PR14824: Optimization arm_ldst_opt inserts newly generated instruction vldmia at incorrect position

Renato Golin renato.golin at linaro.org
Thu Apr 18 01:10:07 PDT 2013


On 18 April 2013 07:43, Hao Liu <Hao.Liu at arm.com> wrote:

> I split the test into 3 parts: load %source, load %secondSource,
> operations about both variables. But I can’t split the code into several
> basic blocks, as the generated code will be changed and the bug will not be
> exposed. So I added some comments to distinguish the three parts. I can’t
> do any further modification. By removing any instruction, the bug will not
> be reproduced.
>

Fair enough. LGTM.

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


More information about the llvm-commits mailing list