[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

Jakob Stoklund Olesen stoklund at 2pi.dk
Wed Jun 16 14:16:50 PDT 2010


On Jun 16, 2010, at 2:09 PM, Jim Grosbach wrote:

> I changed the test to use "< %s" in r106146 so it'll stop polluting the test source directoy. I don't know what FileCheck entries should also be there, though.

Many tests pass simply by not crashing llc. I am guessing that is the case here.

If the test case can crash llc without needing fancy options, multiple tests can be collected in one file, see test/CodeGen/X86/crash.ll.





More information about the llvm-commits mailing list