Home | History | Annotate | only in /external/swiftshader/third_party/LLVM/test/Verifier
Up to higher level directory
NameDateSize
2002-04-13-RetTypes.ll22-Oct-2020267
2002-11-05-GetelementptrPointers.ll22-Oct-2020285
2004-05-21-SwitchConstantMismatch.ll22-Oct-2020168
2006-07-11-StoreStruct.ll22-Oct-2020321
2006-10-15-AddrLabel.ll22-Oct-2020258
2006-12-12-IntrinsicDefine.ll22-Oct-2020169
2007-12-21-InvokeParamAttrs.ll22-Oct-2020165
2008-01-11-VarargAttrs.ll22-Oct-2020161
2008-03-01-AllocaSized.ll22-Oct-2020139
2008-08-22-MemCpyAlignment.ll22-Oct-2020368
2008-11-15-RetVoid.ll22-Oct-2020118
2009-05-29-InvokeResult1.ll22-Oct-2020211
2009-05-29-InvokeResult2.ll22-Oct-2020255
2009-05-29-InvokeResult3.ll22-Oct-2020303
2010-08-07-PointerIntrinsic.ll22-Oct-2020698
aliasing-chain.ll22-Oct-2020199
AmbiguousPhi.ll22-Oct-2020255
byval-1.ll22-Oct-202069
byval-4.ll22-Oct-2020100
dg.exp22-Oct-202091
gcread-ptrptr.ll22-Oct-2020231
gcroot-alloca.ll22-Oct-2020225
gcroot-meta.ll22-Oct-2020293
gcroot-ptrptr.ll22-Oct-2020253
gcwrite-ptrptr.ll22-Oct-2020240
invoke-1.ll22-Oct-2020207
invoke-2.ll22-Oct-2020300
PhiGrouping.ll22-Oct-2020341
README.txt22-Oct-2020224
SelfReferential.ll22-Oct-2020233

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