Home | History | Annotate | only in /external/llvm/test/Verifier
Up to higher level directory
NameDateSize
2002-04-13-RetTypes.ll28-Mar-2012258
2002-11-05-GetelementptrPointers.ll28-Mar-2012276
2004-05-21-SwitchConstantMismatch.ll28-Mar-2012155
2006-07-11-StoreStruct.ll28-Mar-2012310
2006-10-15-AddrLabel.ll28-Mar-2012250
2006-12-12-IntrinsicDefine.ll28-Mar-2012162
2007-12-21-InvokeParamAttrs.ll28-Mar-2012165
2008-01-11-VarargAttrs.ll28-Mar-2012161
2008-03-01-AllocaSized.ll28-Mar-2012139
2008-08-22-MemCpyAlignment.ll28-Mar-2012368
2008-11-15-RetVoid.ll28-Mar-2012118
2009-05-29-InvokeResult1.ll28-Mar-2012211
2009-05-29-InvokeResult2.ll28-Mar-2012255
2009-05-29-InvokeResult3.ll28-Mar-2012303
2010-08-07-PointerIntrinsic.ll28-Mar-2012698
aliasing-chain.ll28-Mar-2012199
AmbiguousPhi.ll28-Mar-2012245
byval-1.ll28-Mar-201269
byval-4.ll28-Mar-2012100
dg.exp28-Mar-201288
gcread-ptrptr.ll28-Mar-2012231
gcroot-alloca.ll28-Mar-2012225
gcroot-meta.ll28-Mar-2012293
gcroot-ptrptr.ll28-Mar-2012253
gcwrite-ptrptr.ll28-Mar-2012240
invoke-1.ll28-Mar-2012197
invoke-2.ll28-Mar-2012286
PhiGrouping.ll28-Mar-2012324
README.txt28-Mar-2012221
SelfReferential.ll28-Mar-2012224

README.txt

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