Home | History | Annotate | only in /external/llvm/test/Verifier
Up to higher level directory
NameDateSize
2002-04-13-RetTypes.ll08-Oct-2015273
2002-11-05-GetelementptrPointers.ll08-Oct-2015308
2004-05-21-SwitchConstantMismatch.ll08-Oct-2015155
2006-07-11-StoreStruct.ll08-Oct-2015331
2006-10-15-AddrLabel.ll08-Oct-2015298
2006-12-12-IntrinsicDefine.ll08-Oct-2015181
2007-12-21-InvokeParamAttrs.ll08-Oct-2015165
2008-01-11-VarargAttrs.ll08-Oct-2015160
2008-03-01-AllocaSized.ll08-Oct-2015153
2008-08-22-MemCpyAlignment.ll08-Oct-2015421
2008-11-15-RetVoid.ll08-Oct-2015137
2009-05-29-InvokeResult1.ll08-Oct-2015211
2009-05-29-InvokeResult2.ll08-Oct-2015255
2009-05-29-InvokeResult3.ll08-Oct-2015303
2010-08-07-PointerIntrinsic.ll08-Oct-2015760
alias.ll08-Oct-2015636
AmbiguousPhi.ll08-Oct-2015262
bitcast-address-space-nested-global-cycle.ll08-Oct-2015617
bitcast-address-space-nested-global.ll08-Oct-2015880
bitcast-address-space-through-constant-inttoptr-inside-gep-instruction.ll08-Oct-2015674
bitcast-address-space-through-constant-inttoptr.ll08-Oct-2015643
bitcast-address-space-through-gep-2.ll08-Oct-2015977
bitcast-address-space-through-gep.ll08-Oct-2015692
bitcast-address-space-through-inttoptr.ll08-Oct-2015509
bitcast-address-spaces.ll08-Oct-2015473
bitcast-alias-address-space.ll08-Oct-2015438
bitcast-vector-pointer-as.ll08-Oct-2015525
byval-1.ll08-Oct-201569
byval-4.ll08-Oct-2015100
comdat.ll08-Oct-2015158
comdat2.ll08-Oct-2015159
comdat3.ll08-Oct-2015141
cttz-undef-arg.ll08-Oct-2015518
dbg-typerefs.ll08-Oct-20151.5K
dbg.ll08-Oct-2015546
dominates.ll08-Oct-20151.3K
fpmath.ll08-Oct-2015954
frameescape.ll08-Oct-20151.9K
gcread-ptrptr.ll08-Oct-2015231
gcroot-alloca.ll08-Oct-2015225
gcroot-meta.ll08-Oct-2015293
gcroot-ptrptr.ll08-Oct-2015253
gcwrite-ptrptr.ll08-Oct-2015240
global-ctors.ll08-Oct-2015432
ident-meta1.ll08-Oct-2015425
ident-meta2.ll08-Oct-2015475
ident-meta3.ll08-Oct-2015428
ident-meta4.ll08-Oct-2015394
inalloca-vararg.ll08-Oct-2015251
inalloca1.ll08-Oct-2015649
inalloca2.ll08-Oct-2015721
inalloca3.ll08-Oct-2015289
invalid-statepoint.ll08-Oct-2015776
invalid-statepoint2.ll08-Oct-20151K
invoke.ll08-Oct-20151.8K
jumptable.ll08-Oct-2015177
llvm.compiler_used-invalid-type.ll08-Oct-2015242
llvm.dbg.declare-address.ll08-Oct-2015569
llvm.dbg.declare-expression.ll08-Oct-2015529
llvm.dbg.declare-variable.ll08-Oct-2015518
llvm.dbg.intrinsic-dbg-attachment.ll08-Oct-20152.3K
llvm.dbg.value-expression.ll08-Oct-2015562
llvm.dbg.value-value.ll08-Oct-2015573
llvm.dbg.value-variable.ll08-Oct-2015522
llvm.used-invalid-init.ll08-Oct-2015236
llvm.used-invalid-init2.ll08-Oct-2015218
llvm.used-invalid-type.ll08-Oct-2015224
llvm.used-invalid-type2.ll08-Oct-2015205
llvm.used-ptr-type.ll08-Oct-2015129
mdcompositetype-templateparams-tuple.ll08-Oct-2015494
mdcompositetype-templateparams.ll08-Oct-2015470
memcpy.ll08-Oct-2015341
module-flags-1.ll08-Oct-20152.3K
module-flags-2.ll08-Oct-2015188
module-flags-3.ll08-Oct-2015182
musttail-invalid.ll08-Oct-20152.3K
musttail-valid.ll08-Oct-20151.1K
PhiGrouping.ll08-Oct-2015341
range-1.ll08-Oct-20152.9K
range-2.ll08-Oct-20151.6K
README.txt08-Oct-2015221
recursive-struct-param.ll08-Oct-2015402
recursive-type-1.ll08-Oct-2015342
recursive-type-2.ll08-Oct-2015406
recursive-type-3.ll08-Oct-2015282
SelfReferential.ll08-Oct-2015243
sret.ll08-Oct-2015261
statepoint.ll08-Oct-20153.8K
varargs-intrinsic.ll08-Oct-2015437

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