[llvm-commits] [llvm] r159610 - in /llvm/trunk: lib/Target/Mips/MipsISelLowering.cpp test/CodeGen/Mips/inlineasm-operand-code.ll
Chandler Carruth
chandlerc at google.com
Mon Jul 2 16:06:32 PDT 2012
On Mon, Jul 2, 2012 at 4:04 PM, Chandler Carruth <chandlerc at google.com>wrote:
> On Mon, Jul 2, 2012 at 3:39 PM, Jack Carter <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/f37c5436/attachment.html>
More information about the llvm-commits
mailing list