gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ] } gn analyze input: { "files": [ "//.ci/compute_projects.py", "//.ci/compute_projects_test.py", "//.github/workflows/pr-code-format.yml", "//.github/workflows/premerge.yaml", "//bolt/lib/Core/MCPlusBuilder.cpp", "//bolt/lib/Rewrite/RewriteInstance.cpp", "//bolt/test/X86/cfg_build_hlt.s", "//bolt/test/X86/hlt-terminator.s", "//clang-tools-extra/clang-tidy/ClangTidy.cpp", "//clang-tools-extra/clang-tidy/ClangTidy.h", "//clang-tools-extra/clang-tidy/bugprone/InfiniteLoopCheck.cpp", "//clang-tools-extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.cpp", "//clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp", "//clang-tools-extra/clangd/AST.cpp", "//clang-tools-extra/clangd/GlobalCompilationDatabase.cpp", "//clang-tools-extra/clangd/XRefs.cpp", "//clang-tools-extra/clangd/refactor/tweaks/ExtractFunction.cpp", "//clang-tools-extra/clangd/test/modules_no_cdb.test", "//clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp", "//clang-tools-extra/docs/ReleaseNotes.rst", "//clang-tools-extra/docs/clang-tidy/index.rst", "//clang-tools-extra/test/clang-tidy/checkers/misc/unconventional-assign-operator.cpp", "//clang-tools-extra/test/clang-tidy/infrastructure/file-filter-symlinks.cpp", "//clang-tools-extra/test/clang-tidy/infrastructure/quiet-flag.cpp", "//clang/docs/ClangLinkerWrapper.rst", "//clang/docs/LanguageExtensions.rst", "//clang/docs/PointerAuthentication.rst", "//clang/docs/ReleaseNotes.rst", "//clang/docs/StandardCPlusPlusModules.rst", "//clang/docs/ThreadSafetyAnalysis.rst", "//clang/include/clang/AST/CXXInheritance.h", "//clang/include/clang/AST/Decl.h", "//clang/include/clang/AST/OpenACCClause.h", "//clang/include/clang/AST/Type.h", "//clang/include/clang/ASTMatchers/ASTMatchers.h", "//clang/include/clang/Basic/Builtins.td", "//clang/include/clang/Basic/BuiltinsPPC.def", "//clang/include/clang/Basic/DiagnosticASTKinds.td", "//clang/include/clang/Basic/DiagnosticSemaKinds.td", "//clang/include/clang/Basic/Features.def", "//clang/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h", "//clang/include/clang/CIR/Dialect/IR/CIRAttrs.td", "//clang/include/clang/CIR/Dialect/IR/CIROps.td", "//clang/include/clang/CIR/Dialect/IR/CIROpsEnums.h", "//clang/include/clang/CIR/MissingFeatures.h", "//clang/include/clang/CodeGen/CGFunctionInfo.h", "//clang/include/clang/Driver/Options.td", "//clang/include/clang/Sema/ScopeInfo.h", "//clang/include/clang/Sema/Sema.h", "//clang/include/clang/Sema/SemaHLSL.h", "//clang/include/clang/Sema/SemaOpenACC.h", "//clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h", "//clang/lib/AST/ByteCode/Compiler.cpp", "//clang/lib/AST/ByteCode/Compiler.h", "//clang/lib/AST/ByteCode/Disasm.cpp", "//clang/lib/AST/ByteCode/DynamicAllocator.cpp", "//clang/lib/AST/ByteCode/DynamicAllocator.h", "//clang/lib/AST/ByteCode/Interp.cpp", "//clang/lib/AST/ByteCode/Interp.h", "//clang/lib/AST/ByteCode/InterpBlock.cpp", "//clang/lib/AST/ByteCode/InterpBlock.h", "//clang/lib/AST/ByteCode/InterpBuiltin.cpp", "//clang/lib/AST/ByteCode/Pointer.cpp", "//clang/lib/AST/ByteCode/Pointer.h", "//clang/lib/AST/ByteCode/PrimType.h", "//clang/lib/AST/ByteCode/Program.cpp", "//clang/lib/AST/ByteCode/Program.h", "//clang/lib/AST/Decl.cpp", "//clang/lib/AST/Expr.cpp", "//clang/lib/AST/ExprConstant.cpp", "//clang/lib/AST/OpenACCClause.cpp", "//clang/lib/AST/StmtProfile.cpp", "//clang/lib/ASTMatchers/Dynamic/Registry.cpp", "//clang/lib/Analysis/LifetimeSafety.cpp", "//clang/lib/Analysis/ThreadSafety.cpp", "//clang/lib/Analysis/UnsafeBufferUsage.cpp", "//clang/lib/Basic/Targets/PPC.cpp", "//clang/lib/Basic/Targets/X86.cpp", "//clang/lib/CIR/CodeGen/Address.h", "//clang/lib/CIR/CodeGen/CIRGenAsm.cpp", "//clang/lib/CIR/CodeGen/CIRGenAtomic.cpp", "//clang/lib/CIR/CodeGen/CIRGenBuilder.h", "//clang/lib/CIR/CodeGen/CIRGenBuiltin.cpp", "//clang/lib/CIR/CodeGen/CIRGenCXXABI.h", "//clang/lib/CIR/CodeGen/CIRGenCXXExpr.cpp", "//clang/lib/CIR/CodeGen/CIRGenCall.cpp", "//clang/lib/CIR/CodeGen/CIRGenCall.h", "//clang/lib/CIR/CodeGen/CIRGenClass.cpp", "//clang/lib/CIR/CodeGen/CIRGenDecl.cpp", "//clang/lib/CIR/CodeGen/CIRGenExpr.cpp", "//clang/lib/CIR/CodeGen/CIRGenExprAggregate.cpp", "//clang/lib/CIR/CodeGen/CIRGenExprComplex.cpp", "//clang/lib/CIR/CodeGen/CIRGenExprConstant.cpp", "//clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp", "//clang/lib/CIR/CodeGen/CIRGenFunction.cpp", "//clang/lib/CIR/CodeGen/CIRGenFunction.h", "//clang/lib/CIR/CodeGen/CIRGenItaniumCXXABI.cpp", "//clang/lib/CIR/CodeGen/CIRGenModule.cpp", "//clang/lib/CIR/CodeGen/CIRGenModule.h", "//clang/lib/CIR/CodeGen/CIRGenOpenACCClause.cpp", "//clang/lib/CIR/CodeGen/CIRGenStmt.cpp", "//clang/lib/CIR/CodeGen/CIRGenTypes.cpp", "//clang/lib/CIR/CodeGen/CIRGenValue.h", "//clang/lib/CIR/CodeGen/CMakeLists.txt", "//clang/lib/CIR/Dialect/IR/CIRAttrs.cpp", "//clang/lib/CIR/Dialect/IR/CIRDialect.cpp", "//clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp", "//clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.h", "//clang/lib/CodeGen/ABIInfo.cpp", "//clang/lib/CodeGen/ABIInfo.h", "//clang/lib/CodeGen/CGBuiltin.cpp", "//clang/lib/CodeGen/CGCall.cpp", "//clang/lib/CodeGen/CGExpr.cpp", "//clang/lib/CodeGen/CGExprScalar.cpp", "//clang/lib/CodeGen/CGHLSLRuntime.cpp", "//clang/lib/CodeGen/CGHLSLRuntime.h", "//clang/lib/CodeGen/CodeGenModule.cpp", "//clang/lib/CodeGen/TargetInfo.cpp", "//clang/lib/CodeGen/Targets/RISCV.cpp", "//clang/lib/CodeGen/Targets/Sparc.cpp", "//clang/lib/CodeGen/Targets/X86.cpp", "//clang/lib/CodeGen/Targets/XCore.cpp", "//clang/lib/Driver/ToolChains/CommonArgs.cpp", "//clang/lib/Driver/ToolChains/Darwin.cpp", "//clang/lib/Driver/ToolChains/Gnu.h", "//clang/lib/Frontend/InitPreprocessor.cpp", "//clang/lib/Headers/avx512bwintrin.h", "//clang/lib/Headers/avx512vlbwintrin.h", "//clang/lib/Headers/mmintrin.h", "//clang/lib/Headers/ptrauth.h", "//clang/lib/Parse/ParseDecl.cpp", "//clang/lib/Parse/ParseExpr.cpp", "//clang/lib/Sema/HeuristicResolver.cpp", "//clang/lib/Sema/Sema.cpp", "//clang/lib/Sema/SemaChecking.cpp", "//clang/lib/Sema/SemaCodeComplete.cpp", "//clang/lib/Sema/SemaDecl.cpp", "//clang/lib/Sema/SemaDeclCXX.cpp", "//clang/lib/Sema/SemaExpr.cpp", "//clang/lib/Sema/SemaExprCXX.cpp", "//clang/lib/Sema/SemaHLSL.cpp", "//clang/lib/Sema/SemaLambda.cpp", "//clang/lib/Sema/SemaModule.cpp", "//clang/lib/Sema/SemaOpenACC.cpp", "//clang/lib/Sema/SemaOpenACCClause.cpp", "//clang/lib/Sema/SemaPPC.cpp", "//clang/lib/Sema/SemaTemplate.cpp", "//clang/lib/Sema/TreeTransform.h", "//clang/lib/Serialization/ASTReader.cpp", "//clang/lib/Serialization/ASTWriter.cpp", "//clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp", "//clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp", "//clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp", "//clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp", "//clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp", "//clang/test/AST/ByteCode/arrays.cpp", "//clang/test/AST/ByteCode/cxx20.cpp", "//clang/test/AST/ByteCode/literals.cpp", "//clang/test/AST/ByteCode/new-delete.cpp", "//clang/test/AST/ByteCode/records.cpp", "//clang/test/AST/ByteCode/unions.cpp", "//clang/test/CIR/CodeGen/array.cpp", "//clang/test/CIR/CodeGen/atomic.c", "//clang/test/CIR/CodeGen/bitfield-union.c", "//clang/test/CIR/CodeGen/builtin_printf.cpp", "//clang/test/CIR/CodeGen/class.cpp", "//clang/test/CIR/CodeGen/complex.cpp", "//clang/test/CIR/CodeGen/inline-asm.c", "//clang/test/CIR/CodeGen/statement-exprs.c", "//clang/test/CIR/CodeGen/stmt-expr.cpp", "//clang/test/CIR/CodeGen/string-literals.c", "//clang/test/CIR/CodeGen/string-literals.cpp", "//clang/test/CIR/CodeGen/var_arg.c", "//clang/test/CIR/CodeGen/virtual-function-calls.cpp", "//clang/test/CIR/CodeGenOpenACC/combined-firstprivate-clause.cpp", "//clang/test/CIR/CodeGenOpenACC/compute-firstprivate-clause-templates.cpp", "//clang/test/CIR/CodeGenOpenACC/compute-firstprivate-clause.cpp", "//clang/test/CIR/CodeGenOpenACC/openacc-not-implemented.cpp", "//clang/test/CIR/IR/invalid-const-record.cir", "//clang/test/CIR/IR/struct.cir", "//clang/test/CIR/Lowering/array.cpp", "//clang/test/CXX/drs/cwg279.cpp", "//clang/test/CodeCompletion/cpp23-explicit-object.cpp", "//clang/test/CodeGen/AArch64/sme-intrinsics/acle_sme_ld1_vnum.c", "//clang/test/CodeGen/AArch64/sme-intrinsics/acle_sme_st1_vnum.c", "//clang/test/CodeGen/PowerPC/builtins-bcd-format-conversion.c", "//clang/test/CodeGen/RISCV/riscv-vector-callingconv-llvm-ir.c", "//clang/test/CodeGen/RISCV/riscv-vector-callingconv-llvm-ir.cpp", "//clang/test/CodeGen/X86/avx512bw-builtins.c", "//clang/test/CodeGen/X86/avx512vlbw-builtins.c", "//clang/test/CodeGen/X86/mmx-builtins.c", "//clang/test/CodeGen/builtins-elementwise-math.c", "//clang/test/CodeGen/rounding-math.cpp", "//clang/test/CodeGenCXX/aarch64-sve-vector-conditional-op.cpp", "//clang/test/CodeGenCXX/cxx2b-deducing-this.cpp", "//clang/test/CodeGenCXX/ext-vector-type-conditional.cpp", "//clang/test/CodeGenHLSL/convergence/global_array.hlsl", "//clang/test/CodeGenHLSL/resources/res-array-global-dyn-index.hlsl", "//clang/test/CodeGenHLSL/resources/res-array-global-multi-dim.hlsl", "//clang/test/CodeGenHLSL/resources/res-array-global.hlsl", "//clang/test/CodeGenHLSL/resources/res-array-local-multi-dim.hlsl", "//clang/test/CodeGenHLSL/resources/res-array-local1.hlsl", "//clang/test/CodeGenHLSL/resources/res-array-local2.hlsl", "//clang/test/CodeGenHLSL/resources/res-array-local3.hlsl", "//clang/test/CodeGenHLSL/resources/resource-bindings.hlsl", "//clang/test/CodeGenHLSL/static-local-ctor.hlsl", "//clang/test/DebugInfo/AArch64/sve-vector-types.c", "//clang/test/DebugInfo/AArch64/sve-vectorx2-types.c", "//clang/test/DebugInfo/AArch64/sve-vectorx3-types.c", "//clang/test/DebugInfo/AArch64/sve-vectorx4-types.c", "//clang/test/DebugInfo/AArch64/types.c", "//clang/test/DebugInfo/AssignmentTracking/assignment-tracking.cpp", "//clang/test/DebugInfo/AssignmentTracking/flag.cpp", "//clang/test/DebugInfo/AssignmentTracking/memcpy-fragment.cpp", "//clang/test/DebugInfo/AssignmentTracking/nested-scope.cpp", "//clang/test/DebugInfo/BPF/attr-btf_tag-typedef.c", "//clang/test/DebugInfo/BPF/attr-btf_type_tag-func.c", "//clang/test/DebugInfo/BPF/bpf-attr-type-tag-atomic.c", "//clang/test/DebugInfo/BPF/bpf-debug-info-extern-func.c", "//clang/test/DebugInfo/BPF/builtin-preserve-access-index-nonptr.c", "//clang/test/DebugInfo/BPF/builtins-bpf-preserve-field-info-1.c", "//clang/test/DebugInfo/BPF/builtins-bpf-preserve-field-info-2.c", "//clang/test/DebugInfo/BPF/builtins-bpf-preserve-field-info-3.c", "//clang/test/DebugInfo/BPF/builtins-bpf-preserve-field-info-4.c", "//clang/test/DebugInfo/Generic/2007-05-11-str-const.c", "//clang/test/DebugInfo/Generic/2009-03-13-dbg.c", "//clang/test/DebugInfo/Generic/2009-04-23-dbg.c", "//clang/test/DebugInfo/Generic/2009-07-31-DbgDeclare.c", "//clang/test/DebugInfo/Generic/2010-01-14-FnType-DebugInfo.c", "//clang/test/DebugInfo/Generic/2010-01-18-Inlined-Debug.c", "//clang/test/DebugInfo/Generic/2010-02-10-PointerName.c", "//clang/test/DebugInfo/Generic/2010-02-15-DbgStaticVar.c", "//clang/test/DebugInfo/Generic/2010-02-16-DbgScopes.c", "//clang/test/DebugInfo/Generic/2010-03-5-LexicalScope.c", "//clang/test/DebugInfo/Generic/2010-07-08-DeclDebugLineNo.c", "//clang/test/DebugInfo/Generic/2010-08-10-DbgConstant.c", "//clang/test/DebugInfo/Generic/257-args.c", "//clang/test/DebugInfo/Generic/Inputs/debug-info-embed-source.c", "//clang/test/DebugInfo/Generic/Inputs/debug-info-file-checksum-line.cpp", "//clang/test/DebugInfo/Generic/Inputs/debug-info-file-checksum-pre.cpp", "//clang/test/DebugInfo/Generic/Inputs/debug-info-file-checksum.c", "//clang/test/DebugInfo/Generic/Inputs/debug-info-macro.h", "//clang/test/DebugInfo/Generic/Inputs/debug-info-slash.cpp", "//clang/test/DebugInfo/Generic/Inputs/debug-info-slash.h", "//clang/test/DebugInfo/Generic/Inputs/stdio.h", "//clang/test/DebugInfo/Generic/abspath.c", "//clang/test/DebugInfo/Generic/alias-pointer.c", "//clang/test/DebugInfo/Generic/alias.c", "//clang/test/DebugInfo/Generic/amdgpu-barrier-type-debug-info.c", "//clang/test/DebugInfo/Generic/amdgpu-buffer-rsrc-type-debug-info.c", "//clang/test/DebugInfo/Generic/args.c", "//clang/test/DebugInfo/Generic/artificial.c", "//clang/test/DebugInfo/Generic/atomic.c", "//clang/test/DebugInfo/Generic/attr-btf_type_tag-func-ptr.c", "//clang/test/DebugInfo/Generic/attr-btf_type_tag-similar-type.c", "//clang/test/DebugInfo/Generic/attr-btf_type_tag-typedef-field.c", "//clang/test/DebugInfo/Generic/attr-btf_type_tag-var.c", "//clang/test/DebugInfo/Generic/attr-counted-by-debug-info.c", "//clang/test/DebugInfo/Generic/attr-nodebug.c", "//clang/test/DebugInfo/Generic/attr-nodebug2.c", "//clang/test/DebugInfo/Generic/attributed-stmt.c", "//clang/test/DebugInfo/Generic/bitfield-0-struct.c", "//clang/test/DebugInfo/Generic/block-decl.c", "//clang/test/DebugInfo/Generic/block-expr.c", "//clang/test/DebugInfo/Generic/block-out-return.c", "//clang/test/DebugInfo/Generic/block-vars.c", "//clang/test/DebugInfo/Generic/block.c", "//clang/test/DebugInfo/Generic/bounds-checking-debuginfo.c", "//clang/test/DebugInfo/Generic/bpf-debug-info-unref.c", "//clang/test/DebugInfo/Generic/builtin-preserve-access-index-array.c", "//clang/test/DebugInfo/Generic/cc.c", "//clang/test/DebugInfo/Generic/cfi-check-fail-debuginfo.c", "//clang/test/DebugInfo/Generic/cfi-icall-generalize-debuginfo.c", "//clang/test/DebugInfo/Generic/cfi-icall-normalize2-debuginfo.c", "//clang/test/DebugInfo/Generic/codeview-buildinfo.c", "//clang/test/DebugInfo/Generic/codeview-heapallocsite.c", "//clang/test/DebugInfo/Generic/codeview-unnamed.c", "//clang/test/DebugInfo/Generic/compilation-dir.c", "//clang/test/DebugInfo/Generic/crash.c", "//clang/test/DebugInfo/Generic/dbg-const-int128.c", "//clang/test/DebugInfo/Generic/dbg-info-all-calls-described.c", "//clang/test/DebugInfo/Generic/debug-info.c", "//clang/test/DebugInfo/Generic/debug-label-inline.c", "//clang/test/DebugInfo/Generic/debug-line-1.c", "//clang/test/DebugInfo/Generic/debug-prefix-map.c", "//clang/test/DebugInfo/Generic/debug-prefix-map.cpp", "//clang/test/DebugInfo/Generic/embed-source.c", "//clang/test/DebugInfo/Generic/enum-case-val.c", "//clang/test/DebugInfo/Generic/enum-extensibility.c", "//clang/test/DebugInfo/Generic/enum.c", "//clang/test/DebugInfo/Generic/enum.cpp", "//clang/test/DebugInfo/Generic/enum2.c", "//clang/test/DebugInfo/Generic/extern-basic.c", "//clang/test/DebugInfo/Generic/extern-basic.cpp", "//clang/test/DebugInfo/Generic/extern-call.c", "//clang/test/DebugInfo/Generic/extern-callback.c", "//clang/test/DebugInfo/Generic/extern-duplicate.c", "//clang/test/DebugInfo/Generic/extern-multi.c", "//clang/test/DebugInfo/Generic/extern-unused.c", "//clang/test/DebugInfo/Generic/fake-use-return-line.c", "//clang/test/DebugInfo/Generic/file-change.c", "//clang/test/DebugInfo/Generic/file-checksum.c", "//clang/test/DebugInfo/Generic/gline-tables-only.c", "//clang/test/DebugInfo/Generic/gline-tables-only2.c", "//clang/test/DebugInfo/Generic/global-blocks-lines.c", "//clang/test/DebugInfo/Generic/global-constant.c", "//clang/test/DebugInfo/Generic/imported-entity.cpp", "//clang/test/DebugInfo/Generic/inline-for.c", "//clang/test/DebugInfo/Generic/label.c", "//clang/test/DebugInfo/Generic/lifetime-debuginfo-1.c", "//clang/test/DebugInfo/Generic/lifetime-debuginfo-2.c", "//clang/test/DebugInfo/Generic/limited.c", "//clang/test/DebugInfo/Generic/line.c", "//clang/test/DebugInfo/Generic/line2.c", "//clang/test/DebugInfo/Generic/line3.c", "//clang/test/DebugInfo/Generic/line4.c", "//clang/test/DebugInfo/Generic/lineno-dbginfo.c", "//clang/test/DebugInfo/Generic/linetable-endscope.c", "//clang/test/DebugInfo/Generic/lto.c", "//clang/test/DebugInfo/Generic/macro.c", "//clang/test/DebugInfo/Generic/matrix-types.c", "//clang/test/DebugInfo/Generic/member.c", "//clang/test/DebugInfo/Generic/mips-debug-info-bitfield.c", "//clang/test/DebugInfo/Generic/names.c", "//clang/test/DebugInfo/Generic/no-inline-line-tables.c", "//clang/test/DebugInfo/Generic/nodebug-attr.c", "//clang/test/DebugInfo/Generic/null-sanitizer-debug-info-regression.cpp", "//clang/test/DebugInfo/Generic/nvptx.c", "//clang/test/DebugInfo/Generic/openmp-prefix-map.c", "//clang/test/DebugInfo/Generic/oslog.c", "//clang/test/DebugInfo/Generic/overloadable-debug.c", "//clang/test/DebugInfo/Generic/packed-struct.c", "//clang/test/DebugInfo/Generic/pr52782-stdcall-func-decl.cpp", "//clang/test/DebugInfo/Generic/preferred-type.cpp", "//clang/test/DebugInfo/Generic/preferred_name-chain.cpp", "//clang/test/DebugInfo/Generic/preferred_name.cpp", "//clang/test/DebugInfo/Generic/preprocessed-file.i", "//clang/test/DebugInfo/Generic/programming-language.c", "//clang/test/DebugInfo/Generic/pseudo-probe.cpp", "//clang/test/DebugInfo/Generic/ptrauth-debuginfo.c", "//clang/test/DebugInfo/Generic/ranges-base-address.c", "//clang/test/DebugInfo/Generic/same-line.c", "//clang/test/DebugInfo/Generic/scope-file.c", "//clang/test/DebugInfo/Generic/scope.c", "//clang/test/DebugInfo/Generic/slash.c", "//clang/test/DebugInfo/Generic/slash.test", "//clang/test/DebugInfo/Generic/split-debug-filename.c", "//clang/test/DebugInfo/Generic/split-debug-inlining.c", "//clang/test/DebugInfo/Generic/split-debug-output.c", "//clang/test/DebugInfo/Generic/split-debug-single-file.c", "//clang/test/DebugInfo/Generic/static-const-fp.c", "//clang/test/DebugInfo/Generic/static.c", "//clang/test/DebugInfo/Generic/switch-fallthrough.c", "//clang/test/DebugInfo/Generic/sysroot-sdk.c", "//clang/test/DebugInfo/Generic/thinlto-split-dwarf.c", "//clang/test/DebugInfo/Generic/typedef.c", "//clang/test/DebugInfo/Generic/ubsan-debuglog-return.c", "//clang/test/DebugInfo/Generic/ubsan-function-debuginfo.c", "//clang/test/DebugInfo/Generic/ubsan-trap-debugloc.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-add-overflow.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-alignment-assumption.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-builtin-unreachable.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-cfi-check-fail.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-crash.cpp", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-div-rem-overflow.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-dynamic-type-cache-miss.cpp", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-flag.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-float-cast-overflow.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-function-type-mismatch.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-implicit-conversion.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-invalid-builtin.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-invalid-objc-cast.m", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-load-invalid-value.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-missing-return.cpp", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-mul-overflow.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-negate-overflow.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-nonnull-arg.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-nonnull-return.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-nullability-arg.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-nullability-return.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-out-of-bounds.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-pointer-overflow.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-shift-out-of-bounds.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-sub-overflow.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-type-mismatch.c", "//clang/test/DebugInfo/Generic/ubsan-trap-reason-vla-bound-not-positive.c", "//clang/test/DebugInfo/Generic/unique-internal-linkage-names-dwarf.c", "//clang/test/DebugInfo/Generic/unique-internal-linkage-names-dwarf.cpp", "//clang/test/DebugInfo/Generic/unsigned-promotion-debuginfo.c", "//clang/test/DebugInfo/Generic/unused-types.c", "//clang/test/DebugInfo/Generic/unused-types.cpp", "//clang/test/DebugInfo/Generic/unused_nested_enump.cpp", "//clang/test/DebugInfo/Generic/variables.c", "//clang/test/DebugInfo/Generic/vector-bool.c", "//clang/test/DebugInfo/Generic/vector.c", "//clang/test/DebugInfo/Generic/version-coff.c", "//clang/test/DebugInfo/Generic/version.c", "//clang/test/DebugInfo/Generic/vla.c", "//clang/test/DebugInfo/RISCV/riscv-v-debuginfo.c", "//clang/test/DebugInfo/X86/i128-debuginfo.c", "//clang/test/Driver/arch-arm64e.c", "//clang/test/Driver/cl-x86-flags.c", "//clang/test/Driver/lanai-mcmodel.c", "//clang/test/Driver/print-supported-extensions-riscv.c", "//clang/test/Driver/x86-target-features.c", "//clang/test/Modules/GH153933.cpp", "//clang/test/Modules/redundant-template-default-arg2.cpp", "//clang/test/Modules/skip-body-2.cppm", "//clang/test/Modules/skip-body.cppm", "//clang/test/Preprocessor/embed_constexpr.c", "//clang/test/Preprocessor/predefined-arch-macros.c", "//clang/test/Preprocessor/ptrauth_extension.c", "//clang/test/Preprocessor/ptrauth_feature.c", "//clang/test/Preprocessor/x86_target_features.c", "//clang/test/Sema/builtins-elementwise-math.c", "//clang/test/Sema/c2x-nodiscard.c", "//clang/test/Sema/constant-builtins-vector.cpp", "//clang/test/Sema/implicit-void-ptr-cast.c", "//clang/test/Sema/ptrauth-qualifier.c", "//clang/test/Sema/warn-lifetime-safety-dataflow.cpp", "//clang/test/SemaCXX/cxx2b-consteval-propagate.cpp", "//clang/test/SemaCXX/warn-unused-result.cpp", "//clang/test/SemaObjC/attr-nodiscard.m", "//clang/test/SemaObjC/ptrauth-qualifier.m", "//clang/test/SemaObjCXX/attr-nodiscard.mm", "//clang/test/SemaObjCXX/discarded-block-type-inference.mm", "//clang/test/SemaOpenACC/combined-construct-reduction-clause.cpp", "//clang/test/SemaOpenACC/compute-construct-reduction-clause.c", "//clang/test/SemaOpenACC/compute-construct-reduction-clause.cpp", "//clang/test/SemaOpenACC/loop-construct-reduction-clause.cpp", "//clang/test/SemaTemplate/nested-name-spec-template.cpp", "//clang/test/lit.cfg.py", "//clang/tools/libclang/CIndex.cpp", "//clang/unittests/AST/ByteCode/Descriptor.cpp", "//clang/unittests/Interpreter/CMakeLists.txt", "//clang/unittests/Interpreter/InterpreterTest.cpp", "//compiler-rt/lib/asan/scripts/asan_symbolize.py", "//compiler-rt/lib/hwasan/hwasan_interface_internal.h", "//compiler-rt/lib/hwasan/hwasan_thread.cpp", "//compiler-rt/lib/hwasan/hwasan_thread.h", "//compiler-rt/lib/memprof/memprof_malloc_linux.cpp", "//compiler-rt/lib/tsan/dd/dd_interceptors.cpp", "//compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp", "//compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp", "//compiler-rt/test/asan/TestCases/Darwin/duplicate_os_log_reports.cpp", "//compiler-rt/test/asan/TestCases/Darwin/suppressions-sandbox.cpp", "//compiler-rt/test/asan/TestCases/Posix/asan_symbolize_script/anon_wrong_frame_number.cpp", "//compiler-rt/test/asan/TestCases/Posix/fread_fwrite.cpp", "//compiler-rt/test/asan/TestCases/Posix/new_array_cookie_test.cpp", "//compiler-rt/test/asan/TestCases/Posix/new_array_cookie_uaf_test.cpp", "//compiler-rt/test/hwasan/TestCases/Linux/swapcontext_annotation.cpp", "//compiler-rt/test/memprof/TestCases/free_sized.cpp", "//flang-rt/include/flang-rt/runtime/file.h", "//flang-rt/include/flang-rt/runtime/io-error.h", "//flang-rt/include/flang-rt/runtime/io-stmt.h", "//flang-rt/lib/runtime/assign.cpp", "//flang-rt/lib/runtime/edit-input.cpp", "//flang-rt/lib/runtime/external-unit.cpp", "//flang-rt/lib/runtime/file.cpp", "//flang-rt/lib/runtime/io-api.cpp", "//flang-rt/lib/runtime/io-stmt.cpp", "//flang-rt/lib/runtime/pseudo-unit.cpp", "//flang-rt/lib/runtime/unit.h", "//flang/examples/FlangOmpReport/FlangOmpReportVisitor.cpp", "//flang/include/flang/Evaluate/tools.h", "//flang/include/flang/Optimizer/Builder/IntrinsicCall.h", "//flang/include/flang/Optimizer/Builder/Runtime/Coarray.h", "//flang/include/flang/Optimizer/Dialect/CUF/Attributes/CUFAttr.h", "//flang/include/flang/Parser/dump-parse-tree.h", "//flang/include/flang/Parser/openmp-utils.h", "//flang/include/flang/Parser/parse-tree.h", "//flang/lib/Evaluate/intrinsics.cpp", "//flang/lib/Evaluate/shape.cpp", "//flang/lib/Lower/Allocatable.cpp", "//flang/lib/Lower/Bridge.cpp", "//flang/lib/Lower/HlfirIntrinsics.cpp", "//flang/lib/Lower/OpenMP/OpenMP.cpp", "//flang/lib/Optimizer/Builder/FIRBuilder.cpp", "//flang/lib/Optimizer/Builder/IntrinsicCall.cpp", "//flang/lib/Optimizer/Builder/Runtime/Coarray.cpp", "//flang/lib/Optimizer/Dialect/CUF/Attributes/CUFAttr.cpp", "//flang/lib/Optimizer/HLFIR/Transforms/ConvertToFIR.cpp", "//flang/lib/Parser/openmp-parsers.cpp", "//flang/lib/Parser/unparse.cpp", "//flang/lib/Semantics/check-acc-structure.cpp", "//flang/lib/Semantics/check-omp-structure.cpp", "//flang/lib/Semantics/check-omp-structure.h", "//flang/lib/Semantics/resolve-directives.cpp", "//flang/test/Evaluate/bug153031.f90", "//flang/test/Evaluate/errors01.f90", "//flang/test/HLFIR/designate-codegen-component-refs.fir", "//flang/test/HLFIR/simplify-hlfir-intrinsics-eoshift.fir", "//flang/test/Lower/Coarray/num_images.f90", "//flang/test/Lower/Coarray/this_image.f90", "//flang/test/Lower/HLFIR/eoshift.f90", "//flang/test/Lower/Intrinsics/asind.f90", "//flang/test/Lower/OpenMP/Todo/groupprivate.f90", "//flang/test/Lower/OpenMP/map-no-modifier-v60.f90", "//flang/test/Lower/OpenMP/private-character.f90", "//flang/test/Parser/OpenMP/groupprivate.f90", "//flang/test/Semantics/OpenACC/acc-reduction-validity.f90", "//flang/test/Semantics/OpenMP/named-constants.f90", "//libc/config/baremetal/aarch64/entrypoints.txt", "//libc/config/baremetal/arm/entrypoints.txt", "//libc/config/baremetal/riscv/entrypoints.txt", "//libc/config/darwin/aarch64/entrypoints.txt", "//libc/config/darwin/x86_64/entrypoints.txt", "//libc/config/gpu/amdgpu/entrypoints.txt", "//libc/config/gpu/nvptx/entrypoints.txt", "//libc/config/linux/aarch64/entrypoints.txt", "//libc/config/linux/arm/entrypoints.txt", "//libc/config/linux/riscv/entrypoints.txt", "//libc/config/linux/x86_64/entrypoints.txt", "//libc/config/windows/entrypoints.txt", "//libc/docs/headers/math/index.rst", "//libc/include/__llvm-libc-common.h", "//libc/shared/math.h", "//libc/shared/math/coshf16.h", "//libc/src/__support/File/file.cpp", "//libc/src/__support/math/CMakeLists.txt", "//libc/src/__support/math/coshf16.h", "//libc/src/__support/math/expxf16_utils.h", "//libc/src/__support/math_extras.h", "//libc/src/math/CMakeLists.txt", "//libc/src/math/fromfpbf16.h", "//libc/src/math/fromfpxbf16.h", "//libc/src/math/generic/CMakeLists.txt", "//libc/src/math/generic/coshf16.cpp", "//libc/src/math/generic/exp2f16.cpp", "//libc/src/math/generic/exp2m1f16.cpp", "//libc/src/math/generic/expm1f16.cpp", "//libc/src/math/generic/fromfpbf16.cpp", "//libc/src/math/generic/fromfpxbf16.cpp", "//libc/src/math/generic/log10f16.cpp", "//libc/src/math/generic/log2f16.cpp", "//libc/src/math/generic/logf16.cpp", "//libc/src/math/generic/sinhf16.cpp", "//libc/src/math/generic/tanhf16.cpp", "//libc/src/math/generic/ufromfpbf16.cpp", "//libc/src/math/generic/ufromfpxbf16.cpp", "//libc/src/math/ufromfpbf16.h", "//libc/src/math/ufromfpxbf16.h", "//libc/src/string/memory_utils/aarch64/inline_strlen.h", "//libc/src/string/memory_utils/x86_64/inline_strlen.h", "//libc/src/string/string_utils.h", "//libc/test/shared/CMakeLists.txt", "//libc/test/shared/shared_math_test.cpp", "//libc/test/src/__support/File/file_test.cpp", "//libc/test/src/math/smoke/CMakeLists.txt", "//libc/test/src/math/smoke/FromfpTest.h", "//libc/test/src/math/smoke/FromfpxTest.h", "//libc/test/src/math/smoke/UfromfpTest.h", "//libc/test/src/math/smoke/UfromfpxTest.h", "//libc/test/src/math/smoke/fromfpbf16_test.cpp", "//libc/test/src/math/smoke/fromfpxbf16_test.cpp", "//libc/test/src/math/smoke/ufromfpbf16_test.cpp", "//libc/test/src/math/smoke/ufromfpxbf16_test.cpp", "//libclc/clc/lib/amdgcn/SOURCES", "//libclc/clc/lib/amdgcn/workitem/clc_get_local_size.cl", "//libclc/clc/lib/amdgcn/workitem/clc_get_max_sub_group_size.cl", "//libcxx/include/__tree", "//libcxx/include/map", "//libcxx/include/set", "//libcxx/include/string", "//libcxx/include/tuple", "//libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/make_from_tuple.pass.cpp", "//libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/make_from_tuple.verify.cpp", "//lld/ELF/Relocations.cpp", "//lldb/include/lldb/API/SBModule.h", "//lldb/include/lldb/Host/JSONTransport.h", "//lldb/source/API/SBModule.cpp", "//lldb/source/Host/common/JSONTransport.cpp", "//lldb/source/Host/windows/Host.cpp", "//lldb/source/Interpreter/CommandInterpreter.cpp", "//lldb/source/Plugins/ObjectFile/wasm/ObjectFileWasm.cpp", "//lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp", "//lldb/source/Protocol/MCP/Protocol.cpp", "//lldb/test/API/functionalities/process_crash_info/TestProcessCrashInfo.py", "//lldb/test/API/lang/c/step-target/TestStepTarget.py", "//lldb/test/API/lit.cfg.py", "//lldb/test/API/python_api/sbmodule/Makefile", "//lldb/test/API/python_api/sbmodule/TestSBModule.py", "//lldb/test/API/python_api/sbmodule/a.c", "//lldb/test/API/python_api/sbmodule/b.c", "//lldb/test/API/python_api/sbmodule/main.c", "//lldb/test/Shell/Symtab/symtab-wasm.test", "//lldb/tools/lldb-dap/DAP.cpp", "//lldb/tools/lldb-dap/DAP.h", "//lldb/tools/lldb-dap/Protocol/ProtocolBase.cpp", "//lldb/tools/lldb-dap/Protocol/ProtocolBase.h", "//lldb/tools/lldb-dap/Transport.cpp", "//lldb/tools/lldb-dap/Transport.h", "//lldb/tools/lldb-dap/tool/lldb-dap.cpp", "//lldb/unittests/DAP/DAPTest.cpp", "//lldb/unittests/DAP/Handler/DisconnectTest.cpp", "//lldb/unittests/DAP/TestBase.cpp", "//lldb/unittests/DAP/TestBase.h", "//lldb/unittests/Host/JSONTransportTest.cpp", "//lldb/unittests/ProtocolServer/ProtocolMCPServerTest.cpp", "//lldb/unittests/TestingSupport/Host/JSONTransportTestUtilities.h", "//llvm/CMakeLists.txt", "//llvm/docs/CommandGuide/lit.rst", "//llvm/docs/GlobalISel/Legalizer.rst", "//llvm/docs/NVPTXUsage.rst", "//llvm/include/llvm/Analysis/TargetTransformInfo.h", "//llvm/include/llvm/Analysis/TargetTransformInfoImpl.h", "//llvm/include/llvm/Analysis/ValueTracking.h", "//llvm/include/llvm/CGData/CodeGenData.h", "//llvm/include/llvm/CGData/CodeGenData.inc", "//llvm/include/llvm/CGData/StableFunctionMap.h", "//llvm/include/llvm/CGData/StableFunctionMapRecord.h", "//llvm/include/llvm/CodeGen/BasicTTIImpl.h", "//llvm/include/llvm/Frontend/OpenMP/OMP.td", "//llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h", "//llvm/include/llvm/IR/DebugInfo.h", "//llvm/include/llvm/IR/IntrinsicsPowerPC.td", "//llvm/include/llvm/IR/RuntimeLibcalls.h", "//llvm/include/llvm/IR/RuntimeLibcalls.td", "//llvm/include/llvm/Support/AMDHSAKernelDescriptor.h", "//llvm/include/llvm/Support/Debug.h", "//llvm/include/llvm/Support/DebugLog.h", "//llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td", "//llvm/include/llvm/Transforms/IPO/GlobalDCE.h", "//llvm/include/llvm/Transforms/IPO/SampleContextTracker.h", "//llvm/lib/Analysis/LoopAccessAnalysis.cpp", "//llvm/lib/Analysis/TargetTransformInfo.cpp", "//llvm/lib/Analysis/ValueTracking.cpp", "//llvm/lib/CGData/CodeGenData.cpp", "//llvm/lib/CGData/CodeGenDataReader.cpp", "//llvm/lib/CGData/StableFunctionMap.cpp", "//llvm/lib/CGData/StableFunctionMapRecord.cpp", "//llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp", "//llvm/lib/CodeGen/ExpandVectorPredication.cpp", "//llvm/lib/CodeGen/GlobalISel/Utils.cpp", "//llvm/lib/CodeGen/GlobalMergeFunctions.cpp", "//llvm/lib/CodeGen/LiveRangeEdit.cpp", "//llvm/lib/CodeGen/RegAllocFast.cpp", "//llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp", "//llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp", "//llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp", "//llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp", "//llvm/lib/IR/DebugInfo.cpp", "//llvm/lib/IR/RuntimeLibcalls.cpp", "//llvm/lib/Support/SmallPtrSet.cpp", "//llvm/lib/Target/AArch64/AArch64.h", "//llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp", "//llvm/lib/Target/AArch64/AArch64FrameLowering.cpp", "//llvm/lib/Target/AArch64/AArch64ISelLowering.cpp", "//llvm/lib/Target/AArch64/AArch64ISelLowering.h", "//llvm/lib/Target/AArch64/AArch64InstrInfo.cpp", "//llvm/lib/Target/AArch64/AArch64InstrInfo.h", "//llvm/lib/Target/AArch64/AArch64InstrInfo.td", "//llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h", "//llvm/lib/Target/AArch64/AArch64Processors.td", "//llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td", "//llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td", "//llvm/lib/Target/AArch64/AArch64Subtarget.h", "//llvm/lib/Target/AArch64/AArch64TargetMachine.cpp", "//llvm/lib/Target/AArch64/AArch64TargetMachine.h", "//llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp", "//llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h", "//llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp", "//llvm/lib/Target/AArch64/CMakeLists.txt", "//llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp", "//llvm/lib/Target/AArch64/MachineSMEABIPass.cpp", "//llvm/lib/Target/AArch64/SMEPeepholeOpt.cpp", "//llvm/lib/Target/AArch64/Utils/AArch64SMEAttributes.h", "//llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp", "//llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp", "//llvm/lib/Target/AMDGPU/AMDGPUInstructions.td", "//llvm/lib/Target/AMDGPU/AMDGPUMCResourceInfo.cpp", "//llvm/lib/Target/AMDGPU/AMDGPUMCResourceInfo.h", "//llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp", "//llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.h", "//llvm/lib/Target/AMDGPU/AMDGPUResourceUsageAnalysis.cpp", "//llvm/lib/Target/AMDGPU/AMDGPUResourceUsageAnalysis.h", "//llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp", "//llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp", "//llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h", "//llvm/lib/Target/AMDGPU/SIDefines.h", "//llvm/lib/Target/AMDGPU/SIFoldOperands.cpp", "//llvm/lib/Target/AMDGPU/SIISelLowering.cpp", "//llvm/lib/Target/AMDGPU/SIInstrInfo.cpp", "//llvm/lib/Target/AMDGPU/SIInstrInfo.h", "//llvm/lib/Target/AMDGPU/SIInstrInfo.td", "//llvm/lib/Target/AMDGPU/SIInstructions.td", "//llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp", "//llvm/lib/Target/AMDGPU/SIProgramInfo.cpp", "//llvm/lib/Target/AMDGPU/SIProgramInfo.h", "//llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp", "//llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h", "//llvm/lib/Target/Hexagon/HexagonCallingConv.td", "//llvm/lib/Target/Hexagon/HexagonISelLowering.cpp", "//llvm/lib/Target/Lanai/LanaiISelLowering.cpp", "//llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp", "//llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.cpp", "//llvm/lib/Target/Mips/MipsCCState.cpp", "//llvm/lib/Target/Mips/MipsCCState.h", "//llvm/lib/Target/Mips/MipsCallLowering.cpp", "//llvm/lib/Target/Mips/MipsCallingConv.td", "//llvm/lib/Target/Mips/MipsFastISel.cpp", "//llvm/lib/Target/Mips/MipsISelLowering.cpp", "//llvm/lib/Target/NVPTX/NVPTX.td", "//llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp", "//llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp", "//llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp", "//llvm/lib/Target/NVPTX/NVPTXUtilities.cpp", "//llvm/lib/Target/NVPTX/NVPTXUtilities.h", "//llvm/lib/Target/PowerPC/CMakeLists.txt", "//llvm/lib/Target/PowerPC/PPCCCState.cpp", "//llvm/lib/Target/PowerPC/PPCCCState.h", "//llvm/lib/Target/PowerPC/PPCCallingConv.cpp", "//llvm/lib/Target/PowerPC/PPCCallingConv.td", "//llvm/lib/Target/PowerPC/PPCISelLowering.cpp", "//llvm/lib/Target/PowerPC/PPCInstrAltivec.td", "//llvm/lib/Target/RISCV/RISCVFeatures.td", "//llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp", "//llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h", "//llvm/lib/Target/RISCV/RISCVISelLowering.cpp", "//llvm/lib/Target/RISCV/RISCVInstrInfo.td", "//llvm/lib/Target/RISCV/RISCVInstrInfoP.td", "//llvm/lib/Target/RISCV/RISCVInstrInfoXSpacemiT.td", "//llvm/lib/Target/RISCV/RISCVMoveMerger.cpp", "//llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp", "//llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h", "//llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp", "//llvm/lib/Target/SystemZ/SystemZCallingConv.h", "//llvm/lib/Target/SystemZ/SystemZCallingConv.td", "//llvm/lib/Target/SystemZ/SystemZISelLowering.cpp", "//llvm/lib/Target/X86/X86.td", "//llvm/lib/Target/X86/X86ISelLowering.cpp", "//llvm/lib/Target/X86/X86ScheduleAtom.td", "//llvm/lib/Target/X86/X86TargetTransformInfo.cpp", "//llvm/lib/Target/X86/X86TargetTransformInfo.h", "//llvm/lib/Target/X86/X86WinEHUnwindV2.cpp", "//llvm/lib/TargetParser/RISCVISAInfo.cpp", "//llvm/lib/TargetParser/X86TargetParser.cpp", "//llvm/lib/Transforms/IPO/FunctionAttrs.cpp", "//llvm/lib/Transforms/Scalar/LICM.cpp", "//llvm/lib/Transforms/Scalar/SCCP.cpp", "//llvm/lib/Transforms/Utils/BasicBlockUtils.cpp", "//llvm/lib/Transforms/Utils/Debugify.cpp", "//llvm/lib/Transforms/Utils/LoopPeel.cpp", "//llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp", "//llvm/lib/Transforms/Vectorize/LoopVectorize.cpp", "//llvm/lib/Transforms/Vectorize/VPlan.h", "//llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp", "//llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp", "//llvm/projects/CMakeLists.txt", "//llvm/test/Analysis/CostModel/ARM/cast.ll", "//llvm/test/Analysis/CostModel/ARM/cmps.ll", "//llvm/test/Analysis/CostModel/ARM/control-flow.ll", "//llvm/test/Analysis/CostModel/ARM/divrem.ll", "//llvm/test/Analysis/LoopAccessAnalysis/scalable-vector-regression-tests.ll", "//llvm/test/CMakeLists.txt", "//llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir", "//llvm/test/CodeGen/AArch64/aarch64-sme-za-call-lowering.ll", "//llvm/test/CodeGen/AArch64/arm64-copy-phys-zero-reg.mir", "//llvm/test/CodeGen/AArch64/arm64-vmovn.ll", "//llvm/test/CodeGen/AArch64/arm64-zero-cycle-regmov-fpr.ll", "//llvm/test/CodeGen/AArch64/expand-sme-pseudos.mir", "//llvm/test/CodeGen/AArch64/fadd-combines.ll", "//llvm/test/CodeGen/AArch64/fpclamptosat_vec.ll", "//llvm/test/CodeGen/AArch64/fptoi.ll", "//llvm/test/CodeGen/AArch64/fptosi-sat-vector.ll", "//llvm/test/CodeGen/AArch64/fptoui-sat-vector.ll", "//llvm/test/CodeGen/AArch64/freeze.ll", "//llvm/test/CodeGen/AArch64/itofp.ll", "//llvm/test/CodeGen/AArch64/outlining-with-streaming-mode-changes.ll", "//llvm/test/CodeGen/AArch64/qmovn.ll", "//llvm/test/CodeGen/AArch64/sme-agnostic-za.ll", "//llvm/test/CodeGen/AArch64/sme-call-streaming-compatible-to-normal-fn-wihout-sme-attr.ll", "//llvm/test/CodeGen/AArch64/sme-callee-save-restore-pairs.ll", "//llvm/test/CodeGen/AArch64/sme-darwin-sve-vg.ll", "//llvm/test/CodeGen/AArch64/sme-disable-gisel-fisel.ll", "//llvm/test/CodeGen/AArch64/sme-lazy-save-call.ll", "//llvm/test/CodeGen/AArch64/sme-lazy-sve-nzcv-live.mir", "//llvm/test/CodeGen/AArch64/sme-must-save-lr-for-vg.ll", "//llvm/test/CodeGen/AArch64/sme-new-za-function.ll", "//llvm/test/CodeGen/AArch64/sme-peephole-opts.ll", "//llvm/test/CodeGen/AArch64/sme-pstate-sm-changing-call-disable-coalescing.ll", "//llvm/test/CodeGen/AArch64/sme-shared-za-interface.ll", "//llvm/test/CodeGen/AArch64/sme-streaming-body-streaming-compatible-interface.ll", "//llvm/test/CodeGen/AArch64/sme-streaming-body.ll", "//llvm/test/CodeGen/AArch64/sme-streaming-compatible-interface.ll", "//llvm/test/CodeGen/AArch64/sme-streaming-interface.ll", "//llvm/test/CodeGen/AArch64/sme-streaming-mode-changes-unwindinfo.ll", "//llvm/test/CodeGen/AArch64/sme-streaming-mode-changing-call-disable-stackslot-scavenging.ll", "//llvm/test/CodeGen/AArch64/sme-vg-to-stack.ll", "//llvm/test/CodeGen/AArch64/sme-za-control-flow.ll", "//llvm/test/CodeGen/AArch64/sme-za-exceptions.ll", "//llvm/test/CodeGen/AArch64/sme-za-lazy-save-buffer.ll", "//llvm/test/CodeGen/AArch64/sme-zt0-state.ll", "//llvm/test/CodeGen/AArch64/ssve-stack-hazard-remarks.ll", "//llvm/test/CodeGen/AArch64/stack-hazard.ll", "//llvm/test/CodeGen/AArch64/streaming-compatible-memory-ops.ll", "//llvm/test/CodeGen/AArch64/sve-bf16-arith.ll", "//llvm/test/CodeGen/AArch64/sve-stack-frame-layout.ll", "//llvm/test/CodeGen/AArch64/vecreduce-fadd-legalization-strict.ll", "//llvm/test/CodeGen/AArch64/vecreduce-fadd-legalization.ll", "//llvm/test/CodeGen/AArch64/vecreduce-fadd.ll", "//llvm/test/CodeGen/AMDGPU/GlobalISel/mul.ll", "//llvm/test/CodeGen/AMDGPU/addrspacecast-gas.ll", "//llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll", "//llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.128bit.ll", "//llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.256bit.ll", "//llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.320bit.ll", "//llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.32bit.ll", "//llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll", "//llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.64bit.ll", "//llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.96bit.ll", "//llvm/test/CodeGen/AMDGPU/amdgpu-llvm-debuginfo-analyzer.ll", "//llvm/test/CodeGen/AMDGPU/amdgpu-prepare-agpr-alloc.mir", "//llvm/test/CodeGen/AMDGPU/atomic_optimizations_global_pointer.ll", "//llvm/test/CodeGen/AMDGPU/atomics-system-scope.ll", "//llvm/test/CodeGen/AMDGPU/av_movimm_pseudo_expansion.mir", "//llvm/test/CodeGen/AMDGPU/bf16.ll", "//llvm/test/CodeGen/AMDGPU/buffer-fat-pointer-atomicrmw-fadd.ll", "//llvm/test/CodeGen/AMDGPU/buffer-fat-pointer-atomicrmw-fmax.ll", "//llvm/test/CodeGen/AMDGPU/buffer-fat-pointer-atomicrmw-fmin.ll", "//llvm/test/CodeGen/AMDGPU/calling-conventions.ll", "//llvm/test/CodeGen/AMDGPU/clamp-modifier.ll", "//llvm/test/CodeGen/AMDGPU/cvt_f32_ubyte.ll", "//llvm/test/CodeGen/AMDGPU/dagcombine-select.ll", "//llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll", "//llvm/test/CodeGen/AMDGPU/fdiv.bf16.ll", "//llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fadd.ll", "//llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fmax.ll", "//llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fmin.ll", "//llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fsub.ll", "//llvm/test/CodeGen/AMDGPU/flat-saddr-atomics.ll", "//llvm/test/CodeGen/AMDGPU/fmul-to-ldexp.ll", "//llvm/test/CodeGen/AMDGPU/fold-imm-copy.mir", "//llvm/test/CodeGen/AMDGPU/fold-int-pow2-with-fmul-or-fdiv.ll", "//llvm/test/CodeGen/AMDGPU/fptrunc.f16.ll", "//llvm/test/CodeGen/AMDGPU/function-args.ll", "//llvm/test/CodeGen/AMDGPU/gfx-callable-argument-types.ll", "//llvm/test/CodeGen/AMDGPU/gfx1250-scratch-scope-se.ll", "//llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll", "//llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll", "//llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll", "//llvm/test/CodeGen/AMDGPU/global-atomicrmw-fsub.ll", "//llvm/test/CodeGen/AMDGPU/global-extload-gfx11plus.ll", "//llvm/test/CodeGen/AMDGPU/idot4u.ll", "//llvm/test/CodeGen/AMDGPU/imm.ll", "//llvm/test/CodeGen/AMDGPU/inflate-av-remat-imm.mir", "//llvm/test/CodeGen/AMDGPU/integer-mad-patterns.ll", "//llvm/test/CodeGen/AMDGPU/issue153808-extract-subvector-legalize.ll", "//llvm/test/CodeGen/AMDGPU/llvm.amdgcn.is.private.ll", "//llvm/test/CodeGen/AMDGPU/load-constant-i32.ll", "//llvm/test/CodeGen/AMDGPU/local-atomicrmw-fadd.ll", "//llvm/test/CodeGen/AMDGPU/local-atomicrmw-fmax.ll", "//llvm/test/CodeGen/AMDGPU/local-atomicrmw-fmin.ll", "//llvm/test/CodeGen/AMDGPU/local-atomicrmw-fsub.ll", "//llvm/test/CodeGen/AMDGPU/mad-mix-lo.ll", "//llvm/test/CodeGen/AMDGPU/mad.u16.ll", "//llvm/test/CodeGen/AMDGPU/merge-flat-saddr-load-store.mir", "//llvm/test/CodeGen/AMDGPU/merge-tbuffer-gfx11.mir", "//llvm/test/CodeGen/AMDGPU/peephole-fold-imm.mir", "//llvm/test/CodeGen/AMDGPU/preload-implicit-kernargs.ll", "//llvm/test/CodeGen/AMDGPU/preload-kernargs.ll", "//llvm/test/CodeGen/AMDGPU/preserve-hi16.ll", "//llvm/test/CodeGen/AMDGPU/s-barrier-lowering.ll", "//llvm/test/CodeGen/AMDGPU/scale-offset-flat.ll", "//llvm/test/CodeGen/AMDGPU/shrink-add-sub-constant.ll", "//llvm/test/CodeGen/AMDGPU/sint_to_fp.f64.ll", "//llvm/test/CodeGen/AMDGPU/store-to-constant-error.ll", "//llvm/test/CodeGen/AMDGPU/store-to-constant.ll", "//llvm/test/CodeGen/AMDGPU/uint_to_fp.f64.ll", "//llvm/test/CodeGen/AMDGPU/vector-reduce-add.ll", "//llvm/test/CodeGen/AMDGPU/vector-reduce-umin.ll", "//llvm/test/CodeGen/AMDGPU/vgpr-remat.mir", "//llvm/test/CodeGen/ARM/legalize-bitcast.ll", "//llvm/test/CodeGen/LoongArch/fix-addsub-relocs-with-relax.ll", "//llvm/test/CodeGen/LoongArch/lasx/build-vector.ll", "//llvm/test/CodeGen/LoongArch/lasx/ir-instruction/insert-extract-element.ll", "//llvm/test/CodeGen/LoongArch/lasx/ir-instruction/insertelement.ll", "//llvm/test/CodeGen/LoongArch/lasx/vec-reduce-add.ll", "//llvm/test/CodeGen/LoongArch/lsx/vec-reduce-add.ll", "//llvm/test/CodeGen/Mips/llvm.frexp.ll", "//llvm/test/CodeGen/Mips/llvm.sincos.ll", "//llvm/test/CodeGen/NVPTX/aggregate-return.ll", "//llvm/test/CodeGen/NVPTX/atomics-sm70.ll", "//llvm/test/CodeGen/NVPTX/atomics-sm90.ll", "//llvm/test/CodeGen/NVPTX/atomics.ll", "//llvm/test/CodeGen/NVPTX/bf16x2-instructions.ll", "//llvm/test/CodeGen/NVPTX/blocksareclusters-kernel-attr.ll", "//llvm/test/CodeGen/NVPTX/byval-arg-vectorize.ll", "//llvm/test/CodeGen/NVPTX/cmpxchg-sm60.ll", "//llvm/test/CodeGen/NVPTX/cmpxchg-sm70.ll", "//llvm/test/CodeGen/NVPTX/cmpxchg-sm90.ll", "//llvm/test/CodeGen/NVPTX/cmpxchg.ll", "//llvm/test/CodeGen/NVPTX/combine-mad.ll", "//llvm/test/CodeGen/NVPTX/convert-call-to-indirect.ll", "//llvm/test/CodeGen/NVPTX/cse-mov-sym.ll", "//llvm/test/CodeGen/NVPTX/distributed-shared-cluster.ll", "//llvm/test/CodeGen/NVPTX/dynamic_stackalloc.ll", "//llvm/test/CodeGen/NVPTX/extractelement.ll", "//llvm/test/CodeGen/NVPTX/f16x2-instructions.ll", "//llvm/test/CodeGen/NVPTX/f32x2-instructions.ll", "//llvm/test/CodeGen/NVPTX/fma.ll", "//llvm/test/CodeGen/NVPTX/forward-ld-param.ll", "//llvm/test/CodeGen/NVPTX/i1-select.ll", "//llvm/test/CodeGen/NVPTX/i128-array.ll", "//llvm/test/CodeGen/NVPTX/i128.ll", "//llvm/test/CodeGen/NVPTX/i16x2-instructions.ll", "//llvm/test/CodeGen/NVPTX/i8x2-instructions.ll", "//llvm/test/CodeGen/NVPTX/i8x4-instructions.ll", "//llvm/test/CodeGen/NVPTX/indirect_byval.ll", "//llvm/test/CodeGen/NVPTX/inline-asm-b128-test3.ll", "//llvm/test/CodeGen/NVPTX/jump-table.ll", "//llvm/test/CodeGen/NVPTX/ld-param-sink.ll", "//llvm/test/CodeGen/NVPTX/ldparam-v4.ll", "//llvm/test/CodeGen/NVPTX/load-with-non-coherent-cache.ll", "//llvm/test/CodeGen/NVPTX/local-stack-frame.ll", "//llvm/test/CodeGen/NVPTX/lower-args-alignment.ll", "//llvm/test/CodeGen/NVPTX/lower-args-gridconstant.ll", "//llvm/test/CodeGen/NVPTX/lower-args.ll", "//llvm/test/CodeGen/NVPTX/lower-byval-args.ll", "//llvm/test/CodeGen/NVPTX/misched_func_call.ll", "//llvm/test/CodeGen/NVPTX/param-add.ll", "//llvm/test/CodeGen/NVPTX/param-overalign.ll", "//llvm/test/CodeGen/NVPTX/surf-read-cuda.ll", "//llvm/test/CodeGen/NVPTX/surf-write-cuda.ll", "//llvm/test/CodeGen/NVPTX/tex-read-cuda.ll", "//llvm/test/CodeGen/NVPTX/texsurf-queries.ll", "//llvm/test/CodeGen/NVPTX/unaligned-param-load-store.ll", "//llvm/test/CodeGen/NVPTX/variadics-backend.ll", "//llvm/test/CodeGen/PowerPC/builtins-bcd-format-conversion.ll", "//llvm/test/CodeGen/PowerPC/fp_to_uint_endian.ll", "//llvm/test/CodeGen/RISCV/and-negpow2-cmp.ll", "//llvm/test/CodeGen/RISCV/attributes.ll", "//llvm/test/CodeGen/RISCV/bittest.ll", "//llvm/test/CodeGen/RISCV/rv32xandesperf.ll", "//llvm/test/CodeGen/RISCV/rv32xtheadbb.ll", "//llvm/test/CodeGen/RISCV/rv64xandesperf.ll", "//llvm/test/CodeGen/RISCV/rv64xtheadbb.ll", "//llvm/test/CodeGen/RISCV/rvv/incorrect-extract-subvector-combine.ll", "//llvm/test/CodeGen/RISCV/rvv/redundant-vfmvsf.ll", "//llvm/test/CodeGen/RISCV/xqcibm-extract.ll", "//llvm/test/CodeGen/RISCV/xqcibm-insert.ll", "//llvm/test/CodeGen/SPIRV/AtomicCompareExchange64BitPhiNode.ll", "//llvm/test/CodeGen/Thumb2/mve-vector-spill.ll", "//llvm/test/CodeGen/X86/avx-load-store.ll", "//llvm/test/CodeGen/X86/combine-movmsk.ll", "//llvm/test/CodeGen/X86/early-clobber.mir", "//llvm/test/CodeGen/X86/fptosi-sat-vector-128.ll", "//llvm/test/CodeGen/X86/fptoui-sat-vector-128.ll", "//llvm/test/CodeGen/X86/freeze-binary.ll", "//llvm/test/CodeGen/X86/pr154492.ll", "//llvm/test/CodeGen/X86/win64-eh-unwindv2-errors.mir", "//llvm/test/CodeGen/X86/win64-eh-unwindv2.ll", "//llvm/test/MC/AArch64/SVE2p1/bfadd.s", "//llvm/test/MC/AArch64/SVE2p1/bfclamp.s", "//llvm/test/MC/AArch64/SVE2p1/bfmax.s", "//llvm/test/MC/AArch64/SVE2p1/bfmaxnm.s", "//llvm/test/MC/AArch64/SVE2p1/bfmin.s", "//llvm/test/MC/AArch64/SVE2p1/bfminnm.s", "//llvm/test/MC/AArch64/SVE2p1/bfmla.s", "//llvm/test/MC/AArch64/SVE2p1/bfmls.s", "//llvm/test/MC/AArch64/SVE2p1/bfmul.s", "//llvm/test/MC/AArch64/SVE2p1/bfsub.s", "//llvm/test/MC/AArch64/build-attributes-asm-aeabi-switch_using_name_only.s", "//llvm/test/MC/Disassembler/AMDGPU/kernel-descriptor-rsrc-errors.test", "//llvm/test/MC/RISCV/attribute-arch.s", "//llvm/test/MC/RISCV/rv32p-valid.s", "//llvm/test/MC/RISCV/rv64p-valid.s", "//llvm/test/MC/RISCV/xsmtvdot-invalid.s", "//llvm/test/MC/RISCV/xsmtvdot-valid.s", "//llvm/test/MachineVerifier/AMDGPU/av_mov_b64_imm_pseudo.mir", "//llvm/test/Other/offload-wrapper.ll", "//llvm/test/TableGen/HwModeEncodeDecode2.td", "//llvm/test/TableGen/HwModeEncodeDecode3.td", "//llvm/test/TableGen/RuntimeLibcallEmitter-calling-conv.td", "//llvm/test/TableGen/RuntimeLibcallEmitter.td", "//llvm/test/ThinLTO/AArch64/cgdata-merge-write.ll", "//llvm/test/Transforms/AtomicExpand/AMDGPU/expand-cmpxchg-flat-maybe-private.ll", "//llvm/test/Transforms/FunctionAttrs/mismatched-signature-invalidation.ll", "//llvm/test/Transforms/Inline/X86/call-abi-compatibility.ll", "//llvm/test/Transforms/InstCombine/AArch64/sme-intrinsic-opts-counting-elems.ll", "//llvm/test/Transforms/InstCombine/freeze-integer-intrinsics.ll", "//llvm/test/Transforms/InstCombine/strlen-1.ll", "//llvm/test/Transforms/InstCombine/wcslen-1.ll", "//llvm/test/Transforms/LICM/hoist-readonly-memory-def.ll", "//llvm/test/Transforms/LoopIdiom/expand-scev-expand-simplifications.ll", "//llvm/test/Transforms/LoopUnroll/peel-loop-phi-analysis-iv-not-triggered.ll", "//llvm/test/Transforms/LoopUnroll/peel-loop-phi-analysis-iv.ll", "//llvm/test/Transforms/LoopVectorize/AArch64/conditional-branches-cost.ll", "//llvm/test/Transforms/LoopVectorize/AArch64/epilog-vectorization-factors.ll", "//llvm/test/Transforms/LoopVectorize/AArch64/masked-call.ll", "//llvm/test/Transforms/LoopVectorize/pr154045-dont-fold-extractelement-livein.ll", "//llvm/test/Transforms/PhaseOrdering/deletion-of-loops-that-became-side-effect-free.ll", "//llvm/test/Transforms/SCCP/pr27712.ll", "//llvm/test/Transforms/SCCP/sccptest.ll", "//llvm/test/Transforms/SCCP/undef-resolve.ll", "//llvm/test/Transforms/SCCP/widening.ll", "//llvm/test/Transforms/SROA/vector-conversion.ll", "//llvm/test/lit.cfg.py", "//llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/nvptx-basic.ll.expected", "//llvm/test/tools/llvm-cgdata/empty.test", "//llvm/test/tools/llvm-cgdata/error.test", "//llvm/test/tools/llvm-cgdata/merge-combined-funcmap-hashtree.test", "//llvm/test/tools/llvm-cgdata/merge-funcmap-archive.test", "//llvm/test/tools/llvm-cgdata/merge-funcmap-concat.test", "//llvm/test/tools/llvm-cgdata/merge-funcmap-double.test", "//llvm/test/tools/llvm-cgdata/merge-funcmap-single.test", "//llvm/tools/llvm-cgdata/Opts.td", "//llvm/tools/llvm-cgdata/llvm-cgdata.cpp", "//llvm/tools/llvm-offload-wrapper/CMakeLists.txt", "//llvm/tools/llvm-offload-wrapper/llvm-offload-wrapper.cpp", "//llvm/tools/llvm-profgen/MissingFrameInferrer.cpp", "//llvm/tools/llvm-profgen/Options.h", "//llvm/tools/llvm-profgen/PerfReader.cpp", "//llvm/tools/llvm-profgen/ProfileGenerator.cpp", "//llvm/tools/llvm-profgen/ProfiledBinary.cpp", "//llvm/tools/llvm-profgen/ProfiledBinary.h", "//llvm/tools/llvm-profgen/llvm-profgen.cpp", "//llvm/unittests/CAS/ObjectStoreTest.cpp", "//llvm/unittests/CGData/StableFunctionMapTest.cpp", "//llvm/unittests/Support/DebugLogTest.cpp", "//llvm/unittests/Support/DebugTest.cpp", "//llvm/unittests/Target/AArch64/SMEAttributesTest.cpp", "//llvm/unittests/TargetParser/RISCVISAInfoTest.cpp", "//llvm/utils/TableGen/Basic/RuntimeLibcallsEmitter.cpp", "//llvm/utils/TableGen/Common/CodeGenInstruction.cpp", "//llvm/utils/TableGen/Common/CodeGenInstruction.h", "//llvm/utils/TableGen/Common/VarLenCodeEmitterGen.cpp", "//llvm/utils/TableGen/DecoderEmitter.cpp", "//llvm/utils/gn/secondary/compiler-rt/lib/asan/BUILD.gn", "//llvm/utils/gn/secondary/llvm/lib/Target/AArch64/BUILD.gn", "//llvm/utils/gn/secondary/llvm/lib/Target/PowerPC/BUILD.gn", "//llvm/utils/lit/lit/LitConfig.py", "//llvm/utils/lit/lit/TestRunner.py", "//llvm/utils/lit/lit/cl_arguments.py", "//llvm/utils/lit/lit/llvm/config.py", "//llvm/utils/lit/lit/main.py", "//llvm/utils/release/build_llvm_release.bat", "//llvm/utils/update_any_test_checks.py", "//mlir/include/mlir/AsmParser/AsmParser.h", "//mlir/include/mlir/Dialect/Linalg/Passes.td", "//mlir/include/mlir/Dialect/Tensor/Transforms/Transforms.h", "//mlir/include/mlir/Target/Wasm/WasmBinaryEncoding.h", "//mlir/include/mlir/Transforms/WalkPatternRewriteDriver.h", "//mlir/lib/Analysis/DataFlow/LivenessAnalysis.cpp", "//mlir/lib/Analysis/DataFlow/SparseAnalysis.cpp", "//mlir/lib/AsmParser/DialectSymbolParser.cpp", "//mlir/lib/AsmParser/ParserState.h", "//mlir/lib/Bytecode/Reader/BytecodeReader.cpp", "//mlir/lib/Dialect/Async/Transforms/AsyncRuntimeRefCounting.cpp", "//mlir/lib/Dialect/GPU/Utils/DistributionUtils.cpp", "//mlir/lib/Dialect/Tensor/Transforms/ReshapePatterns.cpp", "//mlir/lib/Dialect/Vector/IR/VectorOps.cpp", "//mlir/lib/Dialect/Vector/Transforms/VectorTransforms.cpp", "//mlir/lib/Target/Cpp/TranslateToCpp.cpp", "//mlir/lib/Target/Wasm/TranslateFromWasm.cpp", "//mlir/lib/Transforms/RemoveDeadValues.cpp", "//mlir/lib/Transforms/Utils/DialectConversion.cpp", "//mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp", "//mlir/lib/Transforms/Utils/RegionUtils.cpp", "//mlir/lib/Transforms/Utils/WalkPatternRewriteDriver.cpp", "//mlir/test/Analysis/DataFlow/test-liveness-analysis.mlir", "//mlir/test/Conversion/ConvertToSPIRV/vector-unroll.mlir", "//mlir/test/Conversion/MathToLibm/convert-to-libm.mlir", "//mlir/test/Dialect/Vector/canonicalize.mlir", "//mlir/test/Dialect/Vector/vector-gather-lowering.mlir", "//mlir/test/Dialect/Vector/vector-warp-distribute.mlir", "//mlir/test/IR/recursive-distinct-attr.mlir", "//mlir/test/IR/test-walk-pattern-rewrite-driver.mlir", "//mlir/test/Target/Cpp/const.mlir", "//mlir/test/Target/Wasm/abs.mlir", "//mlir/test/Target/Wasm/and.mlir", "//mlir/test/Target/Wasm/clz.mlir", "//mlir/test/Target/Wasm/const.mlir", "//mlir/test/Target/Wasm/copysign.mlir", "//mlir/test/Target/Wasm/ctz.mlir", "//mlir/test/Target/Wasm/div.mlir", "//mlir/test/Target/Wasm/global.mlir", "//mlir/test/Target/Wasm/inputs/abs.yaml.wasm", "//mlir/test/Target/Wasm/inputs/and.yaml.wasm", "//mlir/test/Target/Wasm/inputs/clz.yaml.wasm", "//mlir/test/Target/Wasm/inputs/const.yaml.wasm", "//mlir/test/Target/Wasm/inputs/copysign.yaml.wasm", "//mlir/test/Target/Wasm/inputs/ctz.yaml.wasm", "//mlir/test/Target/Wasm/inputs/div.yaml.wasm", "//mlir/test/Target/Wasm/inputs/global.yaml.wasm", "//mlir/test/Target/Wasm/inputs/local.yaml.wasm", "//mlir/test/Target/Wasm/inputs/max.yaml.wasm", "//mlir/test/Target/Wasm/inputs/min.yaml.wasm", "//mlir/test/Target/Wasm/inputs/neg.yaml.wasm", "//mlir/test/Target/Wasm/inputs/or.yaml.wasm", "//mlir/test/Target/Wasm/inputs/popcnt.yaml.wasm", "//mlir/test/Target/Wasm/inputs/rem.yaml.wasm", "//mlir/test/Target/Wasm/inputs/rotl.yaml.wasm", "//mlir/test/Target/Wasm/inputs/rotr.yaml.wasm", "//mlir/test/Target/Wasm/inputs/shl.yaml.wasm", "//mlir/test/Target/Wasm/inputs/shr_s.yaml.wasm", "//mlir/test/Target/Wasm/inputs/shr_u.yaml.wasm", "//mlir/test/Target/Wasm/inputs/sqrt.yaml.wasm", "//mlir/test/Target/Wasm/inputs/sub.yaml.wasm", "//mlir/test/Target/Wasm/inputs/xor.yaml.wasm", "//mlir/test/Target/Wasm/local.mlir", "//mlir/test/Target/Wasm/max.mlir", "//mlir/test/Target/Wasm/min.mlir", "//mlir/test/Target/Wasm/neg.mlir", "//mlir/test/Target/Wasm/or.mlir", "//mlir/test/Target/Wasm/popcnt.mlir", "//mlir/test/Target/Wasm/rem.mlir", "//mlir/test/Target/Wasm/rotl.mlir", "//mlir/test/Target/Wasm/rotr.mlir", "//mlir/test/Target/Wasm/shl.mlir", "//mlir/test/Target/Wasm/shr_s.mlir", "//mlir/test/Target/Wasm/shr_u.mlir", "//mlir/test/Target/Wasm/sqrt.mlir", "//mlir/test/Target/Wasm/sub.mlir", "//mlir/test/Target/Wasm/xor.mlir", "//mlir/test/Transforms/remove-dead-values.mlir", "//mlir/test/lib/Analysis/DataFlow/TestLivenessAnalysis.cpp", "//mlir/test/lit.cfg.py", "//mlir/test/lit.site.cfg.py.in", "//offload/liboffload/API/APIDefs.td", "//offload/liboffload/API/Device.td", "//offload/liboffload/API/Kernel.td", "//offload/liboffload/src/OffloadImpl.cpp", "//offload/plugins-nextgen/amdgpu/dynamic_hsa/hsa.h", "//offload/plugins-nextgen/amdgpu/dynamic_hsa/hsa_ext_amd.h", "//offload/plugins-nextgen/amdgpu/src/rtl.cpp", "//offload/plugins-nextgen/common/include/PluginInterface.h", "//offload/plugins-nextgen/cuda/dynamic_cuda/cuda.cpp", "//offload/plugins-nextgen/cuda/dynamic_cuda/cuda.h", "//offload/plugins-nextgen/cuda/src/rtl.cpp", "//offload/plugins-nextgen/host/src/rtl.cpp", "//offload/tools/offload-tblgen/APIGen.cpp", "//offload/tools/offload-tblgen/MiscGen.cpp", "//offload/tools/offload-tblgen/RecordTypes.hpp", "//offload/unittests/OffloadAPI/CMakeLists.txt", "//offload/unittests/OffloadAPI/common/Fixtures.hpp", "//offload/unittests/OffloadAPI/device/olGetDeviceInfo.cpp", "//offload/unittests/OffloadAPI/device/olGetDeviceInfoSize.cpp", "//offload/unittests/OffloadAPI/kernel/olCalculateOptimalOccupancy.cpp", "//openmp/libompd/gdb-plugin/ompd/__init__.py", "//orc-rt/CMakeLists.txt", "//orc-rt/LICENSE.TXT", "//orc-rt/cmake/OrcRTTesting.cmake", "//orc-rt/docs/Building-orc-rt.md", "//orc-rt/docs/CMakeLists.txt", "//orc-rt/docs/README.txt", "//orc-rt/docs/conf.py", "//orc-rt/docs/index.md", "//orc-rt/include/CMakeLists.txt", "//orc-rt/include/orc-rt-c/orc-rt.h", "//orc-rt/include/orc-rt/span.h", "//orc-rt/lib/CMakeLists.txt", "//orc-rt/lib/executor/CMakeLists.txt", "//orc-rt/lib/executor/orc-rt-executor.cpp", "//orc-rt/test/CMakeLists.txt", "//orc-rt/test/init.test", "//orc-rt/test/lit.cfg.py", "//orc-rt/test/lit.site.cfg.py.in", "//orc-rt/test/unit/lit.cfg.py", "//orc-rt/test/unit/lit.site.cfg.py.in", "//orc-rt/tools/CMakeLists.txt", "//orc-rt/tools/orc-executor/CMakeLists.txt", "//orc-rt/tools/orc-executor/orc-executor.cpp", "//orc-rt/unittests/CMakeLists.txt", "//orc-rt/unittests/span-test.cpp", "//polly/lib/Analysis/ScopBuilder.cpp", "//runtimes/CMakeLists.txt", "//utils/bazel/llvm-project-overlay/libc/BUILD.bazel", "//utils/bazel/llvm-project-overlay/lldb/BUILD.bazel", "//utils/bazel/llvm-project-overlay/lldb/source/Plugins/BUILD.bazel", "//utils/bazel/llvm-project-overlay/llvm/driver.bzl", "//utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel", "//utils/bazel/llvm-project-overlay/mlir/BUILD.bazel", "//utils/bazel/llvm-project-overlay/mlir/build_defs.bzl", "//utils/bazel/llvm-project-overlay/mlir/examples/transform-opt/BUILD.bazel", "//utils/bazel/llvm-project-overlay/mlir/examples/transform/Ch2/BUILD.bazel", "//utils/bazel/llvm-project-overlay/mlir/examples/transform/Ch3/BUILD.bazel", "//utils/bazel/llvm-project-overlay/mlir/examples/transform/Ch4/BUILD.bazel" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file