Home | History | Annotate | only in /external/llvm/test/Verifier
Up to higher level directory
NameDateSize
2002-04-13-RetTypes.ll04-Nov-2014273
2002-11-05-GetelementptrPointers.ll04-Nov-2014295
2004-05-21-SwitchConstantMismatch.ll04-Nov-2014155
2006-07-11-StoreStruct.ll04-Nov-2014331
2006-10-15-AddrLabel.ll04-Nov-2014291
2006-12-12-IntrinsicDefine.ll04-Nov-2014181
2007-12-21-InvokeParamAttrs.ll04-Nov-2014165
2008-01-11-VarargAttrs.ll04-Nov-2014161
2008-03-01-AllocaSized.ll04-Nov-2014158
2008-08-22-MemCpyAlignment.ll04-Nov-2014421
2008-11-15-RetVoid.ll04-Nov-2014137
2009-05-29-InvokeResult1.ll04-Nov-2014211
2009-05-29-InvokeResult2.ll04-Nov-2014255
2009-05-29-InvokeResult3.ll04-Nov-2014303
2010-08-07-PointerIntrinsic.ll04-Nov-2014738
alias.ll04-Nov-2014636
AmbiguousPhi.ll04-Nov-2014262
bitcast-address-space-nested-global-cycle.ll04-Nov-2014617
bitcast-address-space-nested-global.ll04-Nov-2014880
bitcast-address-space-through-constant-inttoptr-inside-gep-instruction.ll04-Nov-2014669
bitcast-address-space-through-constant-inttoptr.ll04-Nov-2014643
bitcast-address-space-through-gep-2.ll04-Nov-2014960
bitcast-address-space-through-gep.ll04-Nov-2014680
bitcast-address-space-through-inttoptr.ll04-Nov-2014509
bitcast-address-spaces.ll04-Nov-2014473
bitcast-alias-address-space.ll04-Nov-2014438
bitcast-vector-pointer-as.ll04-Nov-2014525
byval-1.ll04-Nov-201469
byval-4.ll04-Nov-2014100
comdat.ll04-Nov-2014157
comdat2.ll04-Nov-2014156
cttz-undef-arg.ll04-Nov-2014518
dominates.ll04-Nov-20141.3K
fpmath.ll04-Nov-20141,017
gcread-ptrptr.ll04-Nov-2014231
gcroot-alloca.ll04-Nov-2014225
gcroot-meta.ll04-Nov-2014293
gcroot-ptrptr.ll04-Nov-2014253
gcwrite-ptrptr.ll04-Nov-2014240
global-ctors.ll04-Nov-2014432
ident-meta1.ll04-Nov-2014479
ident-meta2.ll04-Nov-2014538
ident-meta3.ll04-Nov-2014464
inalloca-vararg.ll04-Nov-2014252
inalloca1.ll04-Nov-2014649
inalloca2.ll04-Nov-2014721
inalloca3.ll04-Nov-2014289
invoke.ll04-Nov-20141.8K
jumptable.ll04-Nov-2014223
llvm.compiler_used-invalid-type.ll04-Nov-2014242
llvm.used-invalid-init.ll04-Nov-2014236
llvm.used-invalid-init2.ll04-Nov-2014218
llvm.used-invalid-type.ll04-Nov-2014224
llvm.used-invalid-type2.ll04-Nov-2014205
llvm.used-ptr-type.ll04-Nov-2014129
module-flags-1.ll04-Nov-20142.8K
musttail-invalid.ll04-Nov-20142.3K
musttail-valid.ll04-Nov-2014400
PhiGrouping.ll04-Nov-2014341
range-1.ll04-Nov-20142.9K
range-2.ll04-Nov-20141.6K
README.txt04-Nov-2014221
recursive-type-1.ll04-Nov-2014342
recursive-type-2.ll04-Nov-2014406
recursive-type-3.ll04-Nov-2014282
SelfReferential.ll04-Nov-2014243
sret.ll04-Nov-2014261
varargs-intrinsic.ll04-Nov-2014438

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