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