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

Weiming Zhao weimingz at codeaurora.org
Tue Oct 23 14:57:04 PDT 2012


Sorry about that.
When I run "make check", even without my patch, I still see 93 unexpected
failures. So maybe I ignored that failure.

Anyway, I think it's because an omitting of "else" at line 1000 of
ARMBaseInstrInfo.cpp.
I fixed it. Sorry again for the mistake.

Weiming

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


-----Original Message-----
From: Jakob Stoklund Olesen [mailto:stoklund at 2pi.dk] 
Sent: Tuesday, October 23, 2012 2:19 PM
To: weimingz at codeaurora.org
Cc: 'Jim Grosbach'; llvm-commits at cs.uiuc.edu; zinob at codeaurora.org
Subject: Re: [llvm-commits] Fixing Bug 13662: paired register for inline asm
with 64-bit data on ARM


On Oct 22, 2012, at 2:22 PM, Weiming Zhao wrote:

> Great.
> Will this patch be committed alone or wait till all patches are ready?

When I tried applying your patch, I got test failures and crashes.

/jakob

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Add-GPRPair-Register-class-to-ARM.patch
Type: application/octet-stream
Size: 6088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121023/0805aea5/attachment.obj>


More information about the llvm-commits mailing list