[llvm-commits] [llvm] r153892 - in /llvm/trunk: lib/CodeGen/TwoAddressInstructionPass.cpp test/CodeGen/ARM/2012-04-02-TwoAddrInstrCrash.ll

Lang Hames lhames at gmail.com
Mon Apr 2 16:06:20 PDT 2012


Bah - wrong button.

This test-case was filed (along with another) in PR11861, which was a
'verify-coalescing' bug. This test case was actually triggering an assert
in LiveIntervals though. I should really have moved it out into a separate
PR.

- Lang.

On Mon, Apr 2, 2012 at 4:03 PM, Lang Hames <lhames at gmail.com> wrote:

> This test-case was filed under a 'verify-coalescing, but it was
>
>
> On Mon, Apr 2, 2012 at 3:38 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk>wrote:
>
>>
>> On Apr 2, 2012, at 12:58 PM, Lang Hames <lhames at gmail.com> wrote:
>>
>> > --- llvm/trunk/test/CodeGen/ARM/2012-04-02-TwoAddrInstrCrash.ll (added)
>> > +++ llvm/trunk/test/CodeGen/ARM/2012-04-02-TwoAddrInstrCrash.ll Mon Apr
>>  2 14:58:43 2012
>> > @@ -0,0 +1,24 @@
>> > +; RUN: llc < %s
>>
>> -verify-coalescing?
>>
>> /jakob
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120402/9640c01f/attachment.html>


More information about the llvm-commits mailing list