Home | History | Annotate | only in /external/llvm/test/Verifier
Up to higher level directory
NameDateSize
2002-04-13-RetTypes.ll09-Oct-2013258
2002-11-05-GetelementptrPointers.ll09-Oct-2013280
2004-05-21-SwitchConstantMismatch.ll09-Oct-2013155
2006-07-11-StoreStruct.ll09-Oct-2013314
2006-10-15-AddrLabel.ll09-Oct-2013263
2006-12-12-IntrinsicDefine.ll09-Oct-2013166
2007-12-21-InvokeParamAttrs.ll09-Oct-2013165
2008-01-11-VarargAttrs.ll09-Oct-2013161
2008-03-01-AllocaSized.ll09-Oct-2013143
2008-08-22-MemCpyAlignment.ll09-Oct-2013406
2008-11-15-RetVoid.ll09-Oct-2013122
2009-05-29-InvokeResult1.ll09-Oct-2013211
2009-05-29-InvokeResult2.ll09-Oct-2013255
2009-05-29-InvokeResult3.ll09-Oct-2013303
2010-08-07-PointerIntrinsic.ll09-Oct-2013698
aliasing-chain.ll09-Oct-2013203
AmbiguousPhi.ll09-Oct-2013249
byval-1.ll09-Oct-201369
byval-4.ll09-Oct-2013100
cttz-undef-arg.ll09-Oct-2013518
dominates.ll09-Oct-20131.3K
fpmath.ll09-Oct-20131,017
gcread-ptrptr.ll09-Oct-2013231
gcroot-alloca.ll09-Oct-2013225
gcroot-meta.ll09-Oct-2013293
gcroot-ptrptr.ll09-Oct-2013253
gcwrite-ptrptr.ll09-Oct-2013240
invoke.ll09-Oct-20131.8K
lit.local.cfg09-Oct-201340
module-flags-1.ll09-Oct-20132.8K
PhiGrouping.ll09-Oct-2013328
range-1.ll09-Oct-20132.8K
range-2.ll09-Oct-2013640
README.txt09-Oct-2013221
SelfReferential.ll09-Oct-2013228

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