Home | History | Annotate | only in /external/swiftshader/third_party/LLVM/test/Verifier
Up to higher level directory
NameDateSize
2002-04-13-RetTypes.ll05-Oct-2017267
2002-11-05-GetelementptrPointers.ll05-Oct-2017285
2004-05-21-SwitchConstantMismatch.ll05-Oct-2017168
2006-07-11-StoreStruct.ll05-Oct-2017321
2006-10-15-AddrLabel.ll05-Oct-2017258
2006-12-12-IntrinsicDefine.ll05-Oct-2017169
2007-12-21-InvokeParamAttrs.ll05-Oct-2017165
2008-01-11-VarargAttrs.ll05-Oct-2017161
2008-03-01-AllocaSized.ll05-Oct-2017139
2008-08-22-MemCpyAlignment.ll05-Oct-2017368
2008-11-15-RetVoid.ll05-Oct-2017118
2009-05-29-InvokeResult1.ll05-Oct-2017211
2009-05-29-InvokeResult2.ll05-Oct-2017255
2009-05-29-InvokeResult3.ll05-Oct-2017303
2010-08-07-PointerIntrinsic.ll05-Oct-2017698
aliasing-chain.ll05-Oct-2017199
AmbiguousPhi.ll05-Oct-2017255
byval-1.ll05-Oct-201769
byval-4.ll05-Oct-2017100
dg.exp05-Oct-201791
gcread-ptrptr.ll05-Oct-2017231
gcroot-alloca.ll05-Oct-2017225
gcroot-meta.ll05-Oct-2017293
gcroot-ptrptr.ll05-Oct-2017253
gcwrite-ptrptr.ll05-Oct-2017240
invoke-1.ll05-Oct-2017207
invoke-2.ll05-Oct-2017300
PhiGrouping.ll05-Oct-2017341
README.txt05-Oct-2017224
SelfReferential.ll05-Oct-2017233

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