[llvmlinux] Paired registers in inline asm problem

Tinti viniciustinti at gmail.com
Fri Jan 10 19:10:40 UTC 2014


Opps. Being clear.

Is this still a problem? NO.
If not, can we close the bug? YES.


On Fri, Jan 10, 2014 at 5:09 PM, Tinti <viniciustinti at gmail.com> wrote:

> Hi Renato,
>
> Yes. This one was already solved by Tim Northover.
>
> commit 57cf3500a3dec411500737b91e1a3970be488337
> Author: Tim Northover <tnorthover at apple.com>
> Date:   Sun Aug 18 18:06:03 2013 +0000
>
>     ARM: make sure we keep inline asm operands tied.
>
>     When patching inlineasm nodes to use GPRPair for 64-bit values, we
>     were dropping the information that two operands were tied, which
>     effectively broke the live-interval of vregs affected.
>
>     git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188643
>  91177308-0d34-0410-b5e6-96231b3b80d8
>
> Regards,
> Tinti
>
>
> On Fri, Jan 10, 2014 at 1:12 PM, Renato Golin <renato.golin at linaro.org>wrote:
>
>> Hi Folks,
>>
>> Is this still a problem?
>>
>> http://llvm.org/bugs/show_bug.cgi?id=13622
>>
>> If not, can we close the bug?
>>
>> thanks!
>> --renato
>>
>> _______________________________________________
>> LLVMLinux mailing list
>> LLVMLinux at lists.linuxfoundation.org
>> https://lists.linuxfoundation.org/mailman/listinfo/llvmlinux
>>
>
>
>
> --
> Simplicity is the ultimate sophistication
>



-- 
Simplicity is the ultimate sophistication
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/llvmlinux/attachments/20140110/8515b60e/attachment.html>


More information about the LLVMLinux mailing list