• Home
Name Date Size #Lines LOC

..--

2002-04-13-RetTypes.llD03-May-2024273 118

2002-11-05-GetelementptrPointers.llD03-May-2024295 118

2004-05-21-SwitchConstantMismatch.llD03-May-2024155 149

2006-07-11-StoreStruct.llD03-May-2024331 149

2006-10-15-AddrLabel.llD03-May-2024291 119

2006-12-12-IntrinsicDefine.llD03-May-2024181 97

2007-12-21-InvokeParamAttrs.llD03-May-2024165 118

2008-01-11-VarargAttrs.llD03-May-2024161 117

2008-03-01-AllocaSized.llD03-May-2024158 107

2008-08-22-MemCpyAlignment.llD03-May-2024421 139

2008-11-15-RetVoid.llD03-May-2024137 75

2009-05-29-InvokeResult1.llD03-May-2024211 1611

2009-05-29-InvokeResult2.llD03-May-2024255 1712

2009-05-29-InvokeResult3.llD03-May-2024303 2014

2010-08-07-PointerIntrinsic.llD03-May-2024726 2321

AmbiguousPhi.llD03-May-2024262 108

PhiGrouping.llD03-May-2024341 1714

README.txtD03-May-2024221 43

SelfReferential.llD03-May-2024243 117

aliasing-chain.llD03-May-2024217 75

bitcast-address-space-nested-global-cycle.llD03-May-2024504 95

bitcast-address-space-nested-global.llD03-May-2024767 127

bitcast-address-space-through-constant-inttoptr-inside-gep-instruction.llD03-May-2024563 118

bitcast-address-space-through-constant-inttoptr.llD03-May-2024537 125

bitcast-address-space-through-gep-2.llD03-May-2024854 1811

bitcast-address-space-through-gep.llD03-May-2024574 146

bitcast-address-space-through-inttoptr.llD03-May-2024404 106

bitcast-address-spaces.llD03-May-2024381 106

bitcast-alias-address-space.llD03-May-2024332 94

bitcast-vector-pointer-as.llD03-May-2024420 106

byval-1.llD03-May-202469 32

byval-4.llD03-May-2024100 53

cttz-undef-arg.llD03-May-2024518 1713

dominates.llD03-May-20241.3 KiB5853

fpmath.llD03-May-20241,017 3229

gcread-ptrptr.llD03-May-2024231 1410

gcroot-alloca.llD03-May-2024225 1510

gcroot-meta.llD03-May-2024293 1712

gcroot-ptrptr.llD03-May-2024253 1511

gcwrite-ptrptr.llD03-May-2024240 1410

invoke.llD03-May-20241.8 KiB8066

lit.local.cfgD03-May-202440 21

llvm.compiler_used-invalid-type.llD03-May-2024242 74

llvm.used-invalid-init.llD03-May-2024236 74

llvm.used-invalid-init2.llD03-May-2024218 85

llvm.used-invalid-type.llD03-May-2024224 74

llvm.used-invalid-type2.llD03-May-2024205 64

llvm.used-ptr-type.llD03-May-2024129 53

module-flags-1.llD03-May-20242.8 KiB6155

range-1.llD03-May-20242.8 KiB143125

range-2.llD03-May-2024640 3731

README.txt

1This directory contains testcases that the verifier is supposed to detect as
2malformed LLVM code.  Testcases for situations that the verifier incorrectly
3identifies as malformed should go in the test/Assembler directory.
4