Home | History | Annotate | only in /external/llvm/test/Verifier
Up to higher level directory
NameDateSize
2002-04-13-RetTypes.ll01-Nov-2013273
2002-11-05-GetelementptrPointers.ll01-Nov-2013295
2004-05-21-SwitchConstantMismatch.ll01-Nov-2013155
2006-07-11-StoreStruct.ll01-Nov-2013331
2006-10-15-AddrLabel.ll01-Nov-2013291
2006-12-12-IntrinsicDefine.ll01-Nov-2013181
2007-12-21-InvokeParamAttrs.ll01-Nov-2013165
2008-01-11-VarargAttrs.ll01-Nov-2013161
2008-03-01-AllocaSized.ll01-Nov-2013158
2008-08-22-MemCpyAlignment.ll01-Nov-2013421
2008-11-15-RetVoid.ll01-Nov-2013137
2009-05-29-InvokeResult1.ll01-Nov-2013211
2009-05-29-InvokeResult2.ll01-Nov-2013255
2009-05-29-InvokeResult3.ll01-Nov-2013303
2010-08-07-PointerIntrinsic.ll01-Nov-2013726
aliasing-chain.ll01-Nov-2013217
AmbiguousPhi.ll01-Nov-2013262
bitcast-address-space-nested-global-cycle.ll01-Nov-2013504
bitcast-address-space-nested-global.ll01-Nov-2013767
bitcast-address-space-through-constant-inttoptr-inside-gep-instruction.ll01-Nov-2013563
bitcast-address-space-through-constant-inttoptr.ll01-Nov-2013537
bitcast-address-space-through-gep-2.ll01-Nov-2013854
bitcast-address-space-through-gep.ll01-Nov-2013574
bitcast-address-space-through-inttoptr.ll01-Nov-2013404
bitcast-address-spaces.ll01-Nov-2013381
bitcast-alias-address-space.ll01-Nov-2013332
bitcast-vector-pointer-as.ll01-Nov-2013420
byval-1.ll01-Nov-201369
byval-4.ll01-Nov-2013100
cttz-undef-arg.ll01-Nov-2013518
dominates.ll01-Nov-20131.3K
fpmath.ll01-Nov-20131,017
gcread-ptrptr.ll01-Nov-2013231
gcroot-alloca.ll01-Nov-2013225
gcroot-meta.ll01-Nov-2013293
gcroot-ptrptr.ll01-Nov-2013253
gcwrite-ptrptr.ll01-Nov-2013240
invoke.ll01-Nov-20131.8K
lit.local.cfg01-Nov-201340
llvm.compiler_used-invalid-type.ll01-Nov-2013242
llvm.used-invalid-init.ll01-Nov-2013236
llvm.used-invalid-init2.ll01-Nov-2013218
llvm.used-invalid-type.ll01-Nov-2013224
llvm.used-invalid-type2.ll01-Nov-2013205
llvm.used-ptr-type.ll01-Nov-2013129
module-flags-1.ll01-Nov-20132.8K
PhiGrouping.ll01-Nov-2013341
range-1.ll01-Nov-20132.8K
range-2.ll01-Nov-2013640
README.txt01-Nov-2013221
SelfReferential.ll01-Nov-2013243

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