[llvm-commits] [llvm] r106038 - in /llvm/trunk: lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp test/CodeGen/Generic/v-binop-widen.ll test/CodeGen/Generic/v-binop-widen2.ll

Daniel Dunbar daniel at zuster.org
Wed Jun 16 10:56:08 PDT 2010


On Wed, Jun 16, 2010 at 9:36 AM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>
> On Jun 15, 2010, at 1:29 PM, Mon P Wang wrote:
>
>> Added: llvm/trunk/test/CodeGen/Generic/v-binop-widen.ll
>> URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/Generic/v-binop-widen.ll?rev=106038&view=auto
>> ==============================================================================
>> --- llvm/trunk/test/CodeGen/Generic/v-binop-widen.ll (added)
>> +++ llvm/trunk/test/CodeGen/Generic/v-binop-widen.ll Tue Jun 15 15:29:05 2010
>> @@ -0,0 +1,8 @@
>> +; RUN: llc -march=x86 %s
>
> This writes an output file in the test directory. Please use '< %s' instead.

Shouldn't it be checking something as well?

 - Daniel

>
> Thanks,
> /jakob
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list