DirectXShaderCompiler/test/Assembler
Chris B ea3c096960
Disable LLVM LIT suites and tests (#4827)
Disable LLVM LIT suites and tests

This patch is a little more selective than the clang counterpart. Most
of the LLVM tests are expected to pass in DXC.

In cases where very few tests are failing for obvious reasons I've
disabled individual tests using `REQUIRES` lines. In most places I've
disabled whole suites. Any suite that is expected to pass, I've also
included a comment of the failing test cases so that we can investigate
further.

IR Verifier and Integer tests are disabled only on Windows. These tests
pass on *nix platforms but fail on Windows due to the MS filesystem
modifications causing llvm-as to crash.
2022-11-29 12:53:22 -06:00
..
2002-03-08-NameCollision.ll first commit 2016-12-28 11:52:27 -08:00
2002-03-08-NameCollision2.ll first commit 2016-12-28 11:52:27 -08:00
2002-04-07-HexFloatConstants.ll first commit 2016-12-28 11:52:27 -08:00
2002-04-07-InfConstant.ll first commit 2016-12-28 11:52:27 -08:00
2002-04-29-NameBinding.ll first commit 2016-12-28 11:52:27 -08:00
2002-05-02-InvalidForwardRef.ll first commit 2016-12-28 11:52:27 -08:00
2002-07-14-OpaqueType.ll first commit 2016-12-28 11:52:27 -08:00
2002-07-25-QuoteInString.ll first commit 2016-12-28 11:52:27 -08:00
2002-07-25-ReturnPtrFunction.ll first commit 2016-12-28 11:52:27 -08:00
2002-07-31-SlashInString.ll first commit 2016-12-28 11:52:27 -08:00
2002-08-15-CastAmbiguity.ll first commit 2016-12-28 11:52:27 -08:00
2002-08-15-ConstantExprProblem.ll first commit 2016-12-28 11:52:27 -08:00
2002-08-15-UnresolvedGlobalReference.ll first commit 2016-12-28 11:52:27 -08:00
2002-08-16-ConstExprInlined.ll first commit 2016-12-28 11:52:27 -08:00
2002-08-19-BytecodeReader.ll first commit 2016-12-28 11:52:27 -08:00
2002-08-22-DominanceProblem.ll first commit 2016-12-28 11:52:27 -08:00
2002-10-08-LargeArrayPerformance.ll first commit 2016-12-28 11:52:27 -08:00
2002-10-13-ConstantEncodingProblem.ll first commit 2016-12-28 11:52:27 -08:00
2002-12-15-GlobalResolve.ll first commit 2016-12-28 11:52:27 -08:00
2003-01-30-UnsignedString.ll first commit 2016-12-28 11:52:27 -08:00
2003-04-15-ConstantInitAssertion.ll first commit 2016-12-28 11:52:27 -08:00
2003-04-25-UnresolvedGlobalReference.ll first commit 2016-12-28 11:52:27 -08:00
2003-05-03-BytecodeReaderProblem.ll first commit 2016-12-28 11:52:27 -08:00
2003-05-12-MinIntProblem.ll first commit 2016-12-28 11:52:27 -08:00
2003-05-15-AssemblerProblem.ll first commit 2016-12-28 11:52:27 -08:00
2003-05-15-SwitchBug.ll first commit 2016-12-28 11:52:27 -08:00
2003-05-21-ConstantShiftExpr.ll first commit 2016-12-28 11:52:27 -08:00
2003-05-21-EmptyStructTest.ll first commit 2016-12-28 11:52:27 -08:00
2003-05-21-MalformedShiftCrash.ll first commit 2016-12-28 11:52:27 -08:00
2003-05-21-MalformedStructCrash.ll first commit 2016-12-28 11:52:27 -08:00
2003-08-20-ConstantExprGEP-Fold.ll first commit 2016-12-28 11:52:27 -08:00
2003-08-21-ConstantExprCast-Fold.ll first commit 2016-12-28 11:52:27 -08:00
2003-11-05-ConstantExprShift.ll first commit 2016-12-28 11:52:27 -08:00
2003-11-11-ImplicitRename.ll first commit 2016-12-28 11:52:27 -08:00
2003-11-12-ConstantExprCast.ll first commit 2016-12-28 11:52:27 -08:00
2003-11-24-SymbolTableCrash.ll first commit 2016-12-28 11:52:27 -08:00
2004-01-11-getelementptrfolding.ll first commit 2016-12-28 11:52:27 -08:00
2004-01-20-MaxLongLong.ll first commit 2016-12-28 11:52:27 -08:00
2004-02-01-NegativeZero.ll first commit 2016-12-28 11:52:27 -08:00
2004-02-27-SelfUseAssertError.ll first commit 2016-12-28 11:52:27 -08:00
2004-03-07-FunctionAddressAlignment.ll first commit 2016-12-28 11:52:27 -08:00
2004-03-30-UnclosedFunctionCrash.ll first commit 2016-12-28 11:52:27 -08:00
2004-04-04-GetElementPtrIndexTypes.ll first commit 2016-12-28 11:52:27 -08:00
2004-06-07-VerifierBug.ll first commit 2016-12-28 11:52:27 -08:00
2004-10-22-BCWriterUndefBug.ll first commit 2016-12-28 11:52:27 -08:00
2004-11-28-InvalidTypeCrash.ll first commit 2016-12-28 11:52:27 -08:00
2005-01-03-FPConstantDisassembly.ll first commit 2016-12-28 11:52:27 -08:00
2005-01-31-CallingAggregateFunction.ll first commit 2016-12-28 11:52:27 -08:00
2005-05-05-OpaqueUndefValues.ll first commit 2016-12-28 11:52:27 -08:00
2005-12-21-ZeroInitVector.ll first commit 2016-12-28 11:52:27 -08:00
2006-09-28-CrashOnInvalid.ll first commit 2016-12-28 11:52:27 -08:00
2006-12-09-Cast-To-Bool.ll first commit 2016-12-28 11:52:27 -08:00
2007-01-02-Undefined-Arg-Type.ll first commit 2016-12-28 11:52:27 -08:00
2007-01-05-Cmp-ConstExpr.ll first commit 2016-12-28 11:52:27 -08:00
2007-01-16-CrashOnBadCast.ll first commit 2016-12-28 11:52:27 -08:00
2007-01-16-CrashOnBadCast2.ll first commit 2016-12-28 11:52:27 -08:00
2007-03-18-InvalidNumberedVar.ll first commit 2016-12-28 11:52:27 -08:00
2007-03-19-NegValue.ll first commit 2016-12-28 11:52:27 -08:00
2007-04-20-AlignedLoad.ll first commit 2016-12-28 11:52:27 -08:00
2007-04-20-AlignedStore.ll first commit 2016-12-28 11:52:27 -08:00
2007-04-25-AssemblerFoldExternWeak.ll first commit 2016-12-28 11:52:27 -08:00
2007-05-21-Escape.ll first commit 2016-12-28 11:52:27 -08:00
2007-07-19-ParamAttrAmbiguity.ll first commit 2016-12-28 11:52:27 -08:00
2007-08-06-AliasInvalid.ll first commit 2016-12-28 11:52:27 -08:00
2007-09-10-AliasFwdRef.ll first commit 2016-12-28 11:52:27 -08:00
2007-09-29-GC.ll first commit 2016-12-28 11:52:27 -08:00
2007-11-26-AttributeOverload.ll first commit 2016-12-28 11:52:27 -08:00
2007-12-11-AddressSpaces.ll first commit 2016-12-28 11:52:27 -08:00
2008-01-11-VarargAttrs.ll first commit 2016-12-28 11:52:27 -08:00
2008-02-18-IntPointerCrash.ll first commit 2016-12-28 11:52:27 -08:00
2008-07-10-APInt.ll first commit 2016-12-28 11:52:27 -08:00
2008-09-02-FunctionNotes.ll first commit 2016-12-28 11:52:27 -08:00
2008-09-02-FunctionNotes2.ll first commit 2016-12-28 11:52:27 -08:00
2008-09-29-RetAttr.ll first commit 2016-12-28 11:52:27 -08:00
2008-10-14-QuoteInName.ll first commit 2016-12-28 11:52:27 -08:00
2009-02-01-UnnamedForwardRef.ll first commit 2016-12-28 11:52:27 -08:00
2009-02-28-CastOpc.ll first commit 2016-12-28 11:52:27 -08:00
2009-02-28-StripOpaqueName.ll first commit 2016-12-28 11:52:27 -08:00
2009-03-24-ZextConstantExpr.ll first commit 2016-12-28 11:52:27 -08:00
2009-07-24-ZeroArgGEP.ll first commit 2016-12-28 11:52:27 -08:00
2010-02-05-FunctionLocalMetadataBecomesNull.ll first commit 2016-12-28 11:52:27 -08:00
ConstantExprFold.ll first commit 2016-12-28 11:52:27 -08:00
ConstantExprFoldCast.ll first commit 2016-12-28 11:52:27 -08:00
ConstantExprFoldSelect.ll first commit 2016-12-28 11:52:27 -08:00
ConstantExprNoFold.ll first commit 2016-12-28 11:52:27 -08:00
MultipleReturnValueType.ll first commit 2016-12-28 11:52:27 -08:00
addrspacecast-alias.ll first commit 2016-12-28 11:52:27 -08:00
aggregate-constant-values.ll first commit 2016-12-28 11:52:27 -08:00
aggregate-return-single-value.ll first commit 2016-12-28 11:52:27 -08:00
alias-redefinition.ll first commit 2016-12-28 11:52:27 -08:00
alias-use-list-order.ll first commit 2016-12-28 11:52:27 -08:00
align-inst-alloca.ll first commit 2016-12-28 11:52:27 -08:00
align-inst-load.ll first commit 2016-12-28 11:52:27 -08:00
align-inst-store.ll first commit 2016-12-28 11:52:27 -08:00
align-inst.ll first commit 2016-12-28 11:52:27 -08:00
alignstack.ll first commit 2016-12-28 11:52:27 -08:00
alloca-invalid-type-2.ll first commit 2016-12-28 11:52:27 -08:00
alloca-invalid-type.ll first commit 2016-12-28 11:52:27 -08:00
alloca-size-one.ll first commit 2016-12-28 11:52:27 -08:00
anon-functions.ll first commit 2016-12-28 11:52:27 -08:00
atomic.ll first commit 2016-12-28 11:52:27 -08:00
attribute-builtin.ll first commit 2016-12-28 11:52:27 -08:00
auto_upgrade_intrinsics.ll first commit 2016-12-28 11:52:27 -08:00
bcwrap.ll first commit 2016-12-28 11:52:27 -08:00
call-invalid-1.ll first commit 2016-12-28 11:52:27 -08:00
comment.ll first commit 2016-12-28 11:52:27 -08:00
debug-info.ll first commit 2016-12-28 11:52:27 -08:00
dicompileunit.ll first commit 2016-12-28 11:52:27 -08:00
diexpression.ll first commit 2016-12-28 11:52:27 -08:00
difile-escaped-chars.ll first commit 2016-12-28 11:52:27 -08:00
diglobalvariable.ll first commit 2016-12-28 11:52:27 -08:00
diimportedentity.ll first commit 2016-12-28 11:52:27 -08:00
dilexicalblock.ll first commit 2016-12-28 11:52:27 -08:00
dilocalvariable-arg-large.ll first commit 2016-12-28 11:52:27 -08:00
dilocalvariable.ll first commit 2016-12-28 11:52:27 -08:00
dilocation.ll first commit 2016-12-28 11:52:27 -08:00
dimodule.ll first commit 2016-12-28 11:52:27 -08:00
dinamespace.ll first commit 2016-12-28 11:52:27 -08:00
diobjcproperty.ll first commit 2016-12-28 11:52:27 -08:00
distinct-mdnode.ll first commit 2016-12-28 11:52:27 -08:00
disubprogram.ll first commit 2016-12-28 11:52:27 -08:00
disubrange-empty-array.ll first commit 2016-12-28 11:52:27 -08:00
disubroutinetype.ll first commit 2016-12-28 11:52:27 -08:00
ditemplateparameter.ll first commit 2016-12-28 11:52:27 -08:00
ditype-large-values.ll first commit 2016-12-28 11:52:27 -08:00
drop-debug-info.ll first commit 2016-12-28 11:52:27 -08:00
externally-initialized.ll first commit 2016-12-28 11:52:27 -08:00
extractvalue-invalid-idx.ll first commit 2016-12-28 11:52:27 -08:00
extractvalue-no-idx.ll first commit 2016-12-28 11:52:27 -08:00
fast-math-flags.ll first commit 2016-12-28 11:52:27 -08:00
flags.ll first commit 2016-12-28 11:52:27 -08:00
generic-debug-node.ll first commit 2016-12-28 11:52:27 -08:00
getInt.ll first commit 2016-12-28 11:52:27 -08:00
getelementptr.ll first commit 2016-12-28 11:52:27 -08:00
getelementptr_invalid_ptr.ll first commit 2016-12-28 11:52:27 -08:00
getelementptr_struct.ll first commit 2016-12-28 11:52:27 -08:00
getelementptr_vec_idx1.ll first commit 2016-12-28 11:52:27 -08:00
getelementptr_vec_idx2.ll first commit 2016-12-28 11:52:27 -08:00
getelementptr_vec_idx3.ll first commit 2016-12-28 11:52:27 -08:00
getelementptr_vec_idx4.ll first commit 2016-12-28 11:52:27 -08:00
getelementptr_vec_struct.ll first commit 2016-12-28 11:52:27 -08:00
global-addrspace-forwardref.ll first commit 2016-12-28 11:52:27 -08:00
gv-invalid-type.ll first commit 2016-12-28 11:52:27 -08:00
half-constprop.ll first commit 2016-12-28 11:52:27 -08:00
half-conv.ll first commit 2016-12-28 11:52:27 -08:00
half.ll first commit 2016-12-28 11:52:27 -08:00
huge-array.ll first commit 2016-12-28 11:52:27 -08:00
inalloca.ll first commit 2016-12-28 11:52:27 -08:00
inline-asm-clobber.ll first commit 2016-12-28 11:52:27 -08:00
insertextractvalue.ll first commit 2016-12-28 11:52:27 -08:00
insertvalue-invalid-idx.ll first commit 2016-12-28 11:52:27 -08:00
insertvalue-invalid-type-1.ll first commit 2016-12-28 11:52:27 -08:00
insertvalue-invalid-type.ll first commit 2016-12-28 11:52:27 -08:00
internal-hidden-alias.ll first commit 2016-12-28 11:52:27 -08:00
internal-hidden-function.ll first commit 2016-12-28 11:52:27 -08:00
internal-hidden-variable.ll first commit 2016-12-28 11:52:27 -08:00
internal-protected-alias.ll first commit 2016-12-28 11:52:27 -08:00
internal-protected-function.ll first commit 2016-12-28 11:52:27 -08:00
internal-protected-variable.ll first commit 2016-12-28 11:52:27 -08:00
invalid-attrgrp.ll first commit 2016-12-28 11:52:27 -08:00
invalid-comdat.ll first commit 2016-12-28 11:52:27 -08:00
invalid-comdat2.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout1.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout2.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout3.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout4.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout5.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout6.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout7.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout8.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout9.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout10.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout11.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout12.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout13.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout14.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout15.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout16.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout17.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout18.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout19.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout20.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout21.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout22.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout23.ll first commit 2016-12-28 11:52:27 -08:00
invalid-datalayout24.ll first commit 2016-12-28 11:52:27 -08:00
invalid-debug-info-version.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dicompileunit-language-bad.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dicompileunit-language-overflow.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dicompileunit-missing-language.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dicompileunit-null-file.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dicompositetype-missing-tag.ll first commit 2016-12-28 11:52:27 -08:00
invalid-diderivedtype-missing-basetype.ll first commit 2016-12-28 11:52:27 -08:00
invalid-diderivedtype-missing-tag.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dienumerator-missing-name.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dienumerator-missing-value.ll first commit 2016-12-28 11:52:27 -08:00
invalid-diexpression-large.ll first commit 2016-12-28 11:52:27 -08:00
invalid-diexpression-verify.ll first commit 2016-12-28 11:52:27 -08:00
invalid-difile-missing-directory.ll first commit 2016-12-28 11:52:27 -08:00
invalid-difile-missing-filename.ll first commit 2016-12-28 11:52:27 -08:00
invalid-diglobalvariable-empty-name.ll first commit 2016-12-28 11:52:27 -08:00
invalid-diglobalvariable-missing-name.ll first commit 2016-12-28 11:52:27 -08:00
invalid-diimportedentity-missing-scope.ll first commit 2016-12-28 11:52:27 -08:00
invalid-diimportedentity-missing-tag.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilexicalblock-missing-scope.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilexicalblock-null-scope.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilexicalblockfile-missing-discriminator.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilexicalblockfile-missing-scope.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilexicalblockfile-null-scope.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilocalvariable-arg-large.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilocalvariable-arg-negative.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilocalvariable-missing-scope.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilocalvariable-missing-tag.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilocalvariable-null-scope.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilocation-field-bad.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilocation-field-twice.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilocation-missing-scope-2.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilocation-missing-scope.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilocation-null-scope.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilocation-overflow-column.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dilocation-overflow-line.ll first commit 2016-12-28 11:52:27 -08:00
invalid-dinamespace-missing-namespace.ll first commit 2016-12-28 11:52:27 -08:00
invalid-disubrange-count-large.ll first commit 2016-12-28 11:52:27 -08:00
invalid-disubrange-count-missing.ll first commit 2016-12-28 11:52:27 -08:00
invalid-disubrange-count-negative.ll first commit 2016-12-28 11:52:27 -08:00
invalid-disubrange-lowerBound-max.ll first commit 2016-12-28 11:52:27 -08:00
invalid-disubrange-lowerBound-min.ll first commit 2016-12-28 11:52:27 -08:00
invalid-disubroutinetype-missing-types.ll first commit 2016-12-28 11:52:27 -08:00
invalid-ditemplatetypeparameter-missing-type.ll first commit 2016-12-28 11:52:27 -08:00
invalid-ditemplatevalueparameter-missing-value.ll first commit 2016-12-28 11:52:27 -08:00
invalid-fwdref1.ll first commit 2016-12-28 11:52:27 -08:00
invalid-fwdref2.ll first commit 2016-12-28 11:52:27 -08:00
invalid-generic-debug-node-tag-bad.ll first commit 2016-12-28 11:52:27 -08:00
invalid-generic-debug-node-tag-missing.ll first commit 2016-12-28 11:52:27 -08:00
invalid-generic-debug-node-tag-overflow.ll first commit 2016-12-28 11:52:27 -08:00
invalid-generic-debug-node-tag-wrong-type.ll first commit 2016-12-28 11:52:27 -08:00
invalid-gep-mismatched-explicit-type.ll first commit 2016-12-28 11:52:27 -08:00
invalid-gep-missing-explicit-type.ll first commit 2016-12-28 11:52:27 -08:00
invalid-hexint.ll first commit 2016-12-28 11:52:27 -08:00
invalid-label.ll first commit 2016-12-28 11:52:27 -08:00
invalid-landingpad.ll first commit 2016-12-28 11:52:27 -08:00
invalid-load-mismatched-explicit-type.ll first commit 2016-12-28 11:52:27 -08:00
invalid-load-missing-explicit-type.ll first commit 2016-12-28 11:52:27 -08:00
invalid-mdnode-badref.ll first commit 2016-12-28 11:52:27 -08:00
invalid-mdnode-vector.ll first commit 2016-12-28 11:52:27 -08:00
invalid-mdnode-vector2.ll first commit 2016-12-28 11:52:27 -08:00
invalid-metadata-attachment-has-type.ll first commit 2016-12-28 11:52:27 -08:00
invalid-metadata-function-local-attachments.ll first commit 2016-12-28 11:52:27 -08:00
invalid-metadata-function-local-complex-1.ll first commit 2016-12-28 11:52:27 -08:00
invalid-metadata-function-local-complex-2.ll first commit 2016-12-28 11:52:27 -08:00
invalid-metadata-function-local-complex-3.ll first commit 2016-12-28 11:52:27 -08:00
invalid-metadata-has-type.ll first commit 2016-12-28 11:52:27 -08:00
invalid-name.ll first commit 2016-12-28 11:52:27 -08:00
invalid-name2.ll first commit 2016-12-28 11:52:27 -08:00
invalid-safestack-param.ll first commit 2016-12-28 11:52:27 -08:00
invalid-safestack-return.ll first commit 2016-12-28 11:52:27 -08:00
invalid-specialized-mdnode.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder-function-between-blocks.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder-function-missing-named.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder-function-missing-numbered.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder-global-missing.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder-indexes-duplicated.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder-indexes-empty.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder-indexes-one.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder-indexes-ordered.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder-indexes-range.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder-indexes-toofew.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder-indexes-toomany.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder-type.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder_bb-missing-bb.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder_bb-missing-body.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder_bb-missing-func.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder_bb-not-bb.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder_bb-not-func.ll first commit 2016-12-28 11:52:27 -08:00
invalid-uselistorder_bb-numbered.ll first commit 2016-12-28 11:52:27 -08:00
invalid_cast.ll first commit 2016-12-28 11:52:27 -08:00
invalid_cast2.ll first commit 2016-12-28 11:52:27 -08:00
invalid_cast3.ll first commit 2016-12-28 11:52:27 -08:00
invalid_cast4.ll first commit 2016-12-28 11:52:27 -08:00
large-comdat.ll first commit 2016-12-28 11:52:27 -08:00
lit.local.cfg Disable LLVM LIT suites and tests (#4827) 2022-11-29 12:53:22 -06:00
metadata-function-local.ll first commit 2016-12-28 11:52:27 -08:00
metadata-null-operands.ll first commit 2016-12-28 11:52:27 -08:00
metadata.ll first commit 2016-12-28 11:52:27 -08:00
musttail-invalid-1.ll first commit 2016-12-28 11:52:27 -08:00
musttail-invalid-2.ll first commit 2016-12-28 11:52:27 -08:00
musttail.ll first commit 2016-12-28 11:52:27 -08:00
named-metadata.ll first commit 2016-12-28 11:52:27 -08:00
numbered-values.ll first commit 2016-12-28 11:52:27 -08:00
private-hidden-alias.ll first commit 2016-12-28 11:52:27 -08:00
private-hidden-function.ll first commit 2016-12-28 11:52:27 -08:00
private-hidden-variable.ll first commit 2016-12-28 11:52:27 -08:00
private-protected-alias.ll first commit 2016-12-28 11:52:27 -08:00
private-protected-function.ll first commit 2016-12-28 11:52:27 -08:00
private-protected-variable.ll first commit 2016-12-28 11:52:27 -08:00
select.ll first commit 2016-12-28 11:52:27 -08:00
short-hexpair.ll first commit 2016-12-28 11:52:27 -08:00
tls-models.ll first commit 2016-12-28 11:52:27 -08:00
unnamed-addr.ll first commit 2016-12-28 11:52:27 -08:00
unnamed-alias.ll first commit 2016-12-28 11:52:27 -08:00
unnamed-comdat.ll first commit 2016-12-28 11:52:27 -08:00
unnamed.ll first commit 2016-12-28 11:52:27 -08:00
unsized-recursive-type.ll first commit 2016-12-28 11:52:27 -08:00
upgrade-loop-metadata.ll first commit 2016-12-28 11:52:27 -08:00
uselistorder.ll first commit 2016-12-28 11:52:27 -08:00
uselistorder_bb.ll first commit 2016-12-28 11:52:27 -08:00
vbool-cmp.ll first commit 2016-12-28 11:52:27 -08:00
vector-cmp.ll first commit 2016-12-28 11:52:27 -08:00
vector-select.ll first commit 2016-12-28 11:52:27 -08:00
vector-shift.ll first commit 2016-12-28 11:52:27 -08:00
x86mmx.ll first commit 2016-12-28 11:52:27 -08:00