[llvm-commits] [llvm] r159610 - in /llvm/trunk: lib/Target/Mips/MipsISelLowering.cpp test/CodeGen/Mips/inlineasm-operand-code.ll

Carter, Jack jcarter at mips.com
Mon Jul 2 16:23:19 PDT 2012


The patch made my local sources look good, but didn't do anything for the trunk.

My bad.

svn: svn delete test/CodeGen/Mips/inlineasm-cnstrnt-bad-r-1.ll
D         test/CodeGen/Mips/inlineasm-cnstrnt-bad-r-1.ll
svn: svn commit -m "deleted test/CodeGen/Mips/inlineasm-cnstrnt-bad-r-1.ll"
Deleting       test/CodeGen/Mips/inlineasm-cnstrnt-bad-r-1.ll

Committed revision 159617.

________________________________
From: Chandler Carruth [chandlerc at google.com]
Sent: Monday, July 02, 2012 4:06 PM
To: Carter, Jack
Cc: llvm-commits at cs.uiuc.edu
Subject: Re: [llvm-commits] [llvm] r159610 - in /llvm/trunk: lib/Target/Mips/MipsISelLowering.cpp test/CodeGen/Mips/inlineasm-operand-code.ll

On Mon, Jul 2, 2012 at 4:04 PM, Chandler Carruth <chandlerc at google.com<mailto:chandlerc at google.com>> wrote:
On Mon, Jul 2, 2012 at 3:39 PM, Jack Carter <jcarter at mips.com<mailto:jcarter at mips.com>> wrote:
Author: jacksprat
Date: Mon Jul  2 17:39:45 2012
New Revision: 159610

URL: http://llvm.org/viewvc/llvm-project?rev=159610&view=rev
Log:
    mips32 long long register inline asm constraint support.

    inlineasm-cnstrnt-bad-r-1.ll is NOT supposed to fail, so it was removed.    This resulted in the removal of a negative test (inlineasm-cnstrnt-bad-r-1.ll)

I don't see this file actually removed with this commit, and it is now failing for me.

Yea, build bots seem to be hitting it too...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120702/3f010805/attachment.html>


More information about the llvm-commits mailing list