Home | History | Annotate | only in /external/llvm/test/Verifier
Up to higher level directory
NameDateSize
2002-04-13-RetTypes.ll21-Oct-2016273
2002-11-05-GetelementptrPointers.ll21-Oct-2016308
2004-05-21-SwitchConstantMismatch.ll21-Oct-2016155
2006-07-11-StoreStruct.ll21-Oct-2016331
2006-10-15-AddrLabel.ll21-Oct-2016298
2006-12-12-IntrinsicDefine.ll21-Oct-2016181
2007-12-21-InvokeParamAttrs.ll21-Oct-2016165
2008-01-11-VarargAttrs.ll21-Oct-2016160
2008-03-01-AllocaSized.ll21-Oct-2016153
2008-08-22-MemCpyAlignment.ll21-Oct-2016421
2008-11-15-RetVoid.ll21-Oct-2016137
2009-05-29-InvokeResult1.ll21-Oct-2016211
2009-05-29-InvokeResult2.ll21-Oct-2016255
2009-05-29-InvokeResult3.ll21-Oct-2016303
2010-08-07-PointerIntrinsic.ll21-Oct-2016760
alias.ll21-Oct-2016818
align-md.ll21-Oct-20161.2K
AmbiguousPhi.ll21-Oct-2016262
atomics.ll21-Oct-2016442
bitcast-address-space-nested-global-cycle.ll21-Oct-2016617
bitcast-address-space-nested-global.ll21-Oct-2016880
bitcast-address-space-through-constant-inttoptr-inside-gep-instruction.ll21-Oct-2016674
bitcast-address-space-through-constant-inttoptr.ll21-Oct-2016643
bitcast-address-space-through-gep-2.ll21-Oct-2016977
bitcast-address-space-through-gep.ll21-Oct-2016692
bitcast-address-space-through-inttoptr.ll21-Oct-2016509
bitcast-address-spaces.ll21-Oct-2016473
bitcast-alias-address-space.ll21-Oct-2016443
bitcast-vector-pointer-as.ll21-Oct-2016525
byval-1.ll21-Oct-201669
byval-4.ll21-Oct-2016100
comdat-decl1.ll21-Oct-2016164
comdat-decl2.ll21-Oct-2016150
comdat.ll21-Oct-2016158
comdat2.ll21-Oct-2016159
comdat3.ll21-Oct-2016141
cttz-undef-arg.ll21-Oct-2016518
dbg-null-retained-type.ll21-Oct-2016393
dbg-typerefs.ll21-Oct-20161.5K
dbg.ll21-Oct-2016563
dereferenceable-md.ll21-Oct-20162.2K
dominates.ll21-Oct-20161.3K
fpmath.ll21-Oct-2016954
frameescape.ll21-Oct-20161.9K
func-dbg.ll21-Oct-2016850
function-metadata-bad.ll21-Oct-2016878
function-metadata-good.ll21-Oct-2016176
gc_relocate_addrspace.ll21-Oct-20161K
gc_relocate_operand.ll21-Oct-2016844
gc_relocate_return.ll21-Oct-2016885
gcread-ptrptr.ll21-Oct-2016231
gcroot-alloca.ll21-Oct-2016225
gcroot-meta.ll21-Oct-2016293
gcroot-ptrptr.ll21-Oct-2016253
gcwrite-ptrptr.ll21-Oct-2016240
global-ctors.ll21-Oct-2016432
ident-meta1.ll21-Oct-2016425
ident-meta2.ll21-Oct-2016475
ident-meta3.ll21-Oct-2016428
ident-meta4.ll21-Oct-2016394
inalloca-vararg.ll21-Oct-2016251
inalloca1.ll21-Oct-2016649
inalloca2.ll21-Oct-2016721
inalloca3.ll21-Oct-2016289
invalid-eh.ll21-Oct-20161.4K
invalid-statepoint.ll21-Oct-2016809
invalid-statepoint2.ll21-Oct-20161K
invoke.ll21-Oct-20161.8K
jumptable.ll21-Oct-2016177
llvm.compiler_used-invalid-type.ll21-Oct-2016242
llvm.dbg.declare-address.ll21-Oct-2016552
llvm.dbg.declare-expression.ll21-Oct-2016512
llvm.dbg.declare-variable.ll21-Oct-2016527
llvm.dbg.intrinsic-dbg-attachment.ll21-Oct-20162.3K
llvm.dbg.value-expression.ll21-Oct-2016545
llvm.dbg.value-value.ll21-Oct-2016556
llvm.dbg.value-variable.ll21-Oct-2016531
llvm.used-invalid-init.ll21-Oct-2016236
llvm.used-invalid-init2.ll21-Oct-2016218
llvm.used-invalid-type.ll21-Oct-2016224
llvm.used-invalid-type2.ll21-Oct-2016205
llvm.used-ptr-type.ll21-Oct-2016129
mdcompositetype-templateparams-tuple.ll21-Oct-2016494
mdcompositetype-templateparams.ll21-Oct-2016470
memcpy.ll21-Oct-2016341
metadata-function-dbg.ll21-Oct-2016609
module-flags-1.ll21-Oct-20162.3K
module-flags-2.ll21-Oct-2016188
module-flags-3.ll21-Oct-2016182
musttail-invalid.ll21-Oct-20162.3K
musttail-valid.ll21-Oct-20161.1K
operand-bundles.ll21-Oct-20161.5K
PhiGrouping.ll21-Oct-2016341
range-1.ll21-Oct-20162.9K
range-2.ll21-Oct-20161.6K
README.txt21-Oct-2016221
recursive-struct-param.ll21-Oct-2016402
recursive-type-1.ll21-Oct-2016342
recursive-type-2.ll21-Oct-2016406
recursive-type-3.ll21-Oct-2016282
SelfReferential.ll21-Oct-2016243
sret.ll21-Oct-2016261
statepoint.ll21-Oct-20163.9K
token1.ll21-Oct-2016226
token2.ll21-Oct-2016228
token3.ll21-Oct-2016161
token4.ll21-Oct-2016126
token5.ll21-Oct-2016156
token6.ll21-Oct-2016161
token7.ll21-Oct-2016176
varargs-intrinsic.ll21-Oct-2016437

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