[llvm-commits] Fixing Bug 13662: paired register for inline asm with 64-bit data on ARM

Weiming Zhao weimingz at codeaurora.org
Tue Jan 29 15:01:24 PST 2013


Hi Jakob,

 

Attached is the last piece of the whole patch.

It adds ARM specific support of inline asm of ldrexd/strexd

 

Please help to review it.

 

Thanks,

Weiming

 

Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
The Linux Foundation

 

From: Jakob Stoklund Olesen [mailto:stoklund at 2pi.dk] 
Sent: Friday, January 25, 2013 3:58 PM
To: weimingz at codeaurora.org
Cc: llvm-commits at cs.uiuc.edu
Subject: Re: [llvm-commits] Fixing Bug 13662: paired register for inline asm
with 64-bit data on ARM

 

 

On Jan 25, 2013, at 3:49 PM, Weiming Zhao <weimingz at codeaurora.org> wrote:





Hi Jakob,

 

Attached is the patch for fixing CopyFromReg in scheduler.

With this change, I'm able to implement GPRPair in inlineAsm without
touching any other target independent part.

 

Please help to review it.

 

LGTM.

 

/jakob

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130129/2cd4b8b9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-inline-asm-support-for-ldrexd-strexd.patch
Type: application/octet-stream
Size: 9348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130129/2cd4b8b9/attachment.obj>


More information about the llvm-commits mailing list