[llvm-commits] [llvm] r53220 - in /llvm/trunk: lib/VMCore/ConstantFold.cpp test/Transforms/ConstProp/2008-07-07-VectorCompare.ll

Bill Wendling isanbard at gmail.com
Tue Jul 8 00:30:24 PDT 2008


On Jul 7, 2008, at 11:17 PM, Chris Lattner wrote:

> On Jul 7, 2008, at 10:58 PM, Bill Wendling wrote:
>>> +++ llvm/trunk/test/Transforms/ConstProp/2008-07-07-VectorCompare.ll
>>> Tue Jul  8 00:46:34 2008
>>> @@ -0,0 +1,14 @@
>>> +; RUN: llvm-as < %s | opt -constprop | llvm-dis
>>
>> Should you be grepping for something here? :-)
>
> it is just verifying that opt doesn't crash.
>
Ah! Gotcha.

-bw




More information about the llvm-commits mailing list