• Home
  • History
  • Annotate
  • only in /external/llvm/test/Verifier/
NameDateSize

..17-Jul-20124 KiB

2002-04-13-RetTypes.ll17-Jul-2012258

2002-11-05-GetelementptrPointers.ll17-Jul-2012276

2004-05-21-SwitchConstantMismatch.ll17-Jul-2012155

2006-07-11-StoreStruct.ll17-Jul-2012310

2006-10-15-AddrLabel.ll17-Jul-2012250

2006-12-12-IntrinsicDefine.ll17-Jul-2012162

2007-12-21-InvokeParamAttrs.ll17-Jul-2012165

2008-01-11-VarargAttrs.ll17-Jul-2012161

2008-03-01-AllocaSized.ll17-Jul-2012139

2008-08-22-MemCpyAlignment.ll17-Jul-2012368

2008-11-15-RetVoid.ll17-Jul-2012118

2009-05-29-InvokeResult1.ll17-Jul-2012211

2009-05-29-InvokeResult2.ll17-Jul-2012255

2009-05-29-InvokeResult3.ll17-Jul-2012303

2010-08-07-PointerIntrinsic.ll17-Jul-2012698

aliasing-chain.ll17-Jul-2012199

AmbiguousPhi.ll17-Jul-2012245

byval-1.ll17-Jul-201269

byval-4.ll17-Jul-2012100

dg.exp17-Jul-201288

gcread-ptrptr.ll17-Jul-2012231

gcroot-alloca.ll17-Jul-2012225

gcroot-meta.ll17-Jul-2012293

gcroot-ptrptr.ll17-Jul-2012253

gcwrite-ptrptr.ll17-Jul-2012240

invoke-1.ll17-Jul-2012197

invoke-2.ll17-Jul-2012286

PhiGrouping.ll17-Jul-2012324

README.txt17-Jul-2012221

SelfReferential.ll17-Jul-2012224

README.txt

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