Home | History | Annotate | only in /external/llvm/test/Verifier
Up to higher level directory
NameDateSize
2002-04-13-RetTypes.ll10-Oct-2012258
2002-11-05-GetelementptrPointers.ll10-Oct-2012276
2004-05-21-SwitchConstantMismatch.ll10-Oct-2012155
2006-07-11-StoreStruct.ll10-Oct-2012310
2006-10-15-AddrLabel.ll10-Oct-2012250
2006-12-12-IntrinsicDefine.ll10-Oct-2012162
2007-12-21-InvokeParamAttrs.ll10-Oct-2012165
2008-01-11-VarargAttrs.ll10-Oct-2012161
2008-03-01-AllocaSized.ll10-Oct-2012139
2008-08-22-MemCpyAlignment.ll10-Oct-2012368
2008-11-15-RetVoid.ll10-Oct-2012118
2009-05-29-InvokeResult1.ll10-Oct-2012211
2009-05-29-InvokeResult2.ll10-Oct-2012255
2009-05-29-InvokeResult3.ll10-Oct-2012303
2010-08-07-PointerIntrinsic.ll10-Oct-2012698
aliasing-chain.ll10-Oct-2012199
AmbiguousPhi.ll10-Oct-2012245
byval-1.ll10-Oct-201269
byval-4.ll10-Oct-2012100
cttz-undef-arg.ll10-Oct-2012514
fpmath.ll10-Oct-20121,013
gcread-ptrptr.ll10-Oct-2012231
gcroot-alloca.ll10-Oct-2012225
gcroot-meta.ll10-Oct-2012293
gcroot-ptrptr.ll10-Oct-2012253
gcwrite-ptrptr.ll10-Oct-2012240
invoke-1.ll10-Oct-2012197
invoke-2.ll10-Oct-2012286
lit.local.cfg10-Oct-201240
PhiGrouping.ll10-Oct-2012324
range-1.ll10-Oct-20121.5K
range-2.ll10-Oct-2012387
README.txt10-Oct-2012221
SelfReferential.ll10-Oct-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