freebsd_amp_hwpstate/test/Verifier
Ed Schouten 009b1c42aa Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
..
2002-04-13-RetTypes.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +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
2005-03-21-UndefinedTypeReference.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 Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
2006-12-12-IntrinsicDefine.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +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 Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
2008-08-22-MemCpyAlignment.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
2008-11-15-RetVoid.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +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
AmbiguousPhi.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +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 Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
aliasing-chain.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-2.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00
byval-4.ll Import LLVM, at r72732. 2009-06-02 17:52:33 +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 Import LLVM, at r72732. 2009-06-02 17:52:33 +00:00

README.txt

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.