freebsd-skq/test/Verifier
2011-07-17 15:36:56 +00:00
..
2002-04-13-RetTypes.ll Vendor import of llvm trunk r135360: 2011-07-17 15:36:56 +00:00
2002-11-05-GetelementptrPointers.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
2004-05-21-SwitchConstantMismatch.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
2006-07-11-StoreStruct.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
2006-10-15-AddrLabel.ll Update LLVM to 93512. 2010-01-15 15:37:28 +00:00
2006-12-12-IntrinsicDefine.ll Update LLVM to r100520. 2010-04-06 15:52:58 +00:00
2007-12-21-InvokeParamAttrs.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
2008-01-11-VarargAttrs.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
2008-03-01-AllocaSized.ll Update llvm to r84119. 2009-10-14 17:57:32 +00:00
2008-08-22-MemCpyAlignment.ll Update llvm to r84119. 2009-10-14 17:57:32 +00:00
2008-11-15-RetVoid.ll Vendor import of llvm trunk r135360: 2011-07-17 15:36:56 +00:00
2009-05-29-InvokeResult1.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
2009-05-29-InvokeResult2.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
2009-05-29-InvokeResult3.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
2010-08-07-PointerIntrinsic.ll Vendor import of llvm r114020 (from the release_28 branch): 2010-09-17 15:48:55 +00:00
aliasing-chain.ll Update llvm to r84119. 2009-10-14 17:57:32 +00:00
AmbiguousPhi.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
byval-1.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
byval-4.ll Update llvm to r84119. 2009-10-14 17:57:32 +00:00
dg.exp Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
gcread-ptrptr.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
gcroot-alloca.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
gcroot-meta.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
gcroot-ptrptr.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
gcwrite-ptrptr.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
invoke-1.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
invoke-2.ll Update llvm to r84119. 2009-10-14 17:57:32 +00:00
PhiGrouping.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
README.txt Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
SelfReferential.ll Update llvm to r84119. 2009-10-14 17:57:32 +00:00

This directory contains testcases that the verifier is supposed to detect as
malformed LLVM code.  Testcases for situations that the verifier incorrectly
identifies as malformed should go in the test/Assembler directory.