-
Notifications
You must be signed in to change notification settings - Fork 13.4k
libcxx fails to build with __cxx03/__algorithm/adjacent_find.h: Header cxx03 is not a valid header
#110808
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
seems to be caused by 67432f2 cc @philnik777 |
Seeing this also on the macOS buildbots: https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/as-lldb-cmake/12720/execution/node/45/log/
|
sylvestre
added a commit
that referenced
this issue
Oct 2, 2024
ok, thanks for the confirmation. I reverted the change in 68c04b0 |
This was referenced Oct 2, 2024
This patch was indeed checked in with a CI failure on our side too. Thanks for reverting! |
Happy to help :) |
Sterling-Augustine
pushed a commit
to Sterling-Augustine/llvm-project
that referenced
this issue
Oct 3, 2024
it causes: llvm#110808 This reverts commit 67432f2.
Lewuathe
added a commit
to Lewuathe/mlir-hello
that referenced
this issue
Oct 8, 2024
…1194b101 b44371194b101 [rtsan] Ensure pthread is initialized in test (#111401) 63a0a81e73b5b [NFC][Scalarizer][TargetTransformInfo] Add isTargetIntrinsicWithScalarOpAtArg api (#111441) 39ac121309f5c [Clang] Check that we have the correct RecordDecl (#111448) 991adff4628de [WebAssembly] Allow try_table to target loops in AsmTypeCheck (#111432) 2ca850111fe1f Revert "[ELF] Change Ctx::target to unique_ptr (#111260)" (#111449) 376b5c0cb6d5c [SandboxIR][NFC] Use accessor for DataLayout rather than passing it down (#111447) 2918e779a9545 [mlir][debuginfo] Add support for subprogram annotations (#110946) 75103aae4a9d2 Added include of common interfaces (#111374) 5c88aa9d34c37 [libc++] Document the de-facto status of compiler extension support (#110877) 9e06e772a1bcf [rtsan] Add stats summary even when halt_on_error=true (#110165) 10d43061aa1c9 [rtsan][NFC] Refactor to scoped bypasser for __rtsan::Context (#111438) 00989f4ab14c4 [scudo] Fix isOwned on MTE devices. (#111060) 3bace7efe00cb [LLVM][AsmParser] Make error reporting of lexer errors more precise (#111077) d2457e6d8f62a Remove redundant symbol lookups in IRExecutionUnit::FindInSymbols (#102835) a98466ad8967f [WebAssembly] Merge eh-assembly-legacy.s into eh-assembly.s (#111411) 6ace680a5cc2a [rtsan][compiler-rt] Get rid of [[blocking]] stub in tests (#111392) 70cbedcd6edf0 [flang] Catch errors with INTENT(OUT) assumed rank dummy arguments (#111204) 49016d53e8f54 [flang] Silence bogus error message (#111057) ce5edfd232c38 [flang] Finer error detection in separate module procedure case (#110912) 8882d5912322c [flang] Fix typo in warning message text (#110888) 9dca83f2e1f20 AMDGPU: Add noalias.addrspace metadata when autoupgrading atomic intrinsics (#102599) dd0fe4fb74401 [CIR] Add .clang-tidy files for ClangIR specific coding style rules 017b504b462ce [clang] Don't lose track of explicit specializations of member function templates (#111267) e0b840a903d16 [SandboxVectorizer][NFC] Remove erroneous expensive check assert (#111425) fbb8234ca9ba7 [SandboxIR][NFC] Remove unused include (#111422) a8e1311a1c4f7 [RFC] IR: Define noalias.addrspace metadata (#102461) 90a5744bebffa Remove redundant checks related to quantized type (#110604) 3f5039323c43a [SandboxVectorizer][NFC] Remove unused include (#111418) adbc37d999b59 [clang-tidy] Fix incorrect command-line option in docs (#111405) f11568bcb026e Revert "[RISCV][TTI] Recognize CONCAT_VECTORS if a shufflevector mask is multiple insert subvector. (#110457)" 32e90bbe579d3 [lldb][test] Support remote run of Shell tests (#95986) 93bfa7886b1a8 [SandboxVectorizer] Define SeedBundle: a set of instructions to be vectorized [retry] (#111073) 41b09c5346324 [Clang] omit parentheses in fold expressions with a single expansion (#110761) d8a656ffaf735 [MLIR] AMDGPUToROCDL: Use a bitcast op to reintepret a vector of i8 as single integer. (#111400) fabe7e39df624 [llvm][gold] Fix syntax error (#111412) 1297ff176580b [FMV][AArch64][NFC] Cleanup attribute metadata from test files. (#111386) 0b8fec69464ce [DirectX] Fix broken test and accidental fallthrough in #110616 (#111410) 69577b2454fcf [WebAssembly] Support type checker for new EH (#111069) 71b2c4dbc7cc2 [flang] Remove failing integration test b3c1403dc00a4 [clang] Fix std::tm etc. mangling on Solaris (#106353) 971b579bc6669 [MLIR] Don't drop attached discardable attributes (#111261) 5d372ea6a1e43 [LLDB][DYLD] Remove logic around not rebasing when main executable has a load address (#110885) d4c17891126a7 Make env and source map dictionaries #95137 (#106919) f07e1c86199ee [clang][x86] Update MMX intrinsic tests for both C/C++ and 32/64-bit targets b795c28d8e6d5 [clang][x86] Update AVX512F intrinsic tests for both C/C++ b2c615fc792c3 Reapply "[SPIRV] Add radians intrinsic" dec6fe3de0f64 Revert "[SPIRV] Add radians intrinsic" (#111398) 1f17c2d20db7b [LLD] Deprecate --lto-basic-block-sections=labels (#110697) 02b9c97b75325 [memprof] Simplify code with MapVector::operator[] (NFC) (#111335) 5e7cc374225e1 [lldb][test] TestDataFormatterLibcxxOptionalSimulator.py: don't use __builtin_printf 0e8a10b099a23 [lldb][test] Mark test() in TestBSDArchives.py as passing remotely (#111199) c5f7a32356fef [X86] Add AMD Llano family detection (#111312) 2edd897a4227e Make WriteIndexesThinBackend multi threaded (#109847) 2fe1f84db379b [test] Fix llc-start-stop.ll when the default target enables the loop terminator folding pass 8565213f2f999 [clang] Code owners -> Maintainers transition (#108997) f15fe73d234a3 [clang][x86] Update AVX2 intrinsic tests for both C/C++ aa4d94839e6bb [clang][x86] Update FMA/FMA4 intrinsic tests for both C/C++ and 32/64-bit targets f71d62178d9c9 [clang][x86] Update F16C intrinsic tests for both C/C++ and 32/64-bit targets aa656366ce9a6 [clang][x86] Update AVX1 intrinsic tests for both C/C++ 0e2970f0ad723 [lldb] Make libc++ simulator tests compatible with category-based ski… (#111353) 0e8555d4dbfdf [libclc] Remove mention of BSD license in readme (#111371) 989c437d7f40c [RISCV][GISEL][NFC] Add break statement to reduce diff on future changes of preISelLower d5ec01b0dd20d Revert "[NFC][EarlyIfConverter] Replace boolean Predicate for a class (#108519)" (#111372) 5f94b0cbdd169 AMDGPU: Try to reuse dest reg for s_add_i32 frame indexes (#111201) 5fdda4147495c [Transforms] Avoid repeated hash lookups (NFC) (#111329) 0614b3cface21 [Analysis] Simplify code with DenseMap::operator[] (NFC) (#111331) 40f0f7b4ec3ee [FMV][AArch64] Unify features ssbs and ssbs2. (#110297) 31e8c539e0fdc [Affine] Avoid repeated hash lookups (NFC) (#111330) 4bc0916011c4f [Linalg] Avoid repeated hash lookups (NFC) (#111328) 4c9c2d6082740 [AST] Avoid repeated hash lookups (NFC) (#111327) 1666d13078e47 [CMake]: Remove unnecessary dependencies on LLVM/MLIR (#111255) b2784ec32837d Revert "[X86] For minsize memset/memcpy, use byte or double-word accesses (#87003)" 73c9ad263369a [clang][x86] Add constexpr support for some basic SSE1 intrinsics (#111001) 5dc7a5e50bd21 [clang][x86] popcntintrin.h - merge the __DEFAULT_FN_ATTRS / __DEFAULT_FN_ATTRS_CONSTEXPR defines. NFC. dda107b8cb7cb Revert "[libc][bazel] Enable software prefetching for memcpy" (#111370) 91d6e77d8b4ad [flang][debug] set DW_AT_main_subprogram for fortran main function (#111350) e7174a8378faf [lldb][test] Provide proper path to LLVM utils in API tests (#110837) a018353f4b220 Revert "[NFC][EarlyIfConverter] Remove unused member variables" ee57a685fae2f [libc] Make a dedicated thread for the RPC server (#111210) 1062007d1b10b [gn build] Port fb0ef6b66e3c 02dd6b1014c70 [LLVM][CodeGen] Add lowering for scalable vector bfloat operations. (#109803) 8b6e1dc924fd3 [X86] getIntImmCostInst - reduce i64 imm costs of AND(X,CMASK) case that can fold to BEXT/BZHI c978d05a26e47 [X86] getIntImmCostInst - pull out repeated Imm.getBitWidth() calls. NFC. 9a222a1126062 [X86] Add test coverage for #111323 f1ec45a0b0b14 [Driver] Use empty multilib file in another test (#111352) d9e986e915b03 [clang][OpenMP][test] Use x86_64-linux-gnu triple for test referencing avx512f feature (#111337) 8df6637e84c4f [doc] Fix Kaleidoscope tutorial chapter 3 code snippet and full listing discrepancies (#111289) 88478a89cd85a [Flang][OpenMP] Improve entry block argument creation and binding (#110267) db1340412e167 [x86] combineMul - handle 0/-1 KnownBits cases before MUL_IMM logic (REAPPLIED) e0b24d9475703 [llvm-dis] Fix non-deterministic disassembly across multiple inputs (#110988) a1c0ba1646f5a [lldb][test] TestDataFormatterLibcxxOptionalSimulator.py: change order of ifdefs 66713a0f82576 [lldb][test] Add libcxx-simulators test for std::optional (#111133) 3d862c78bbb5e [x86] combineMul - use computeKnownBits directly to find MUL_IMM constant splat. (REAPPLIED) d148548779c25 Reland "[lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new padding layout" (#111123) 74a98fdbc4435 Revert "[x86] combineMul - use computeKnownBits directly to find MUL_IMM constant splat." ae6af37bf47d8 update_test_checks: fix a simple regression (#111347) c98e41f8586bc [LegalizeVectorTypes] Always widen fabs (#111298) 3137b6a263d25 [lsan] Make ReportUnsuspendedThreads return bool also for Fuchsia f58e85a9725bb [mlir][vector] Add more tests for ConvertVectorToLLVM (6/n) (#111121) d926e340b73f1 [bazel] port 9144fed31b59089f4e3e5fedf7eb87d2695ef843 76aa370f4458d [SystemZ] Remove inlining threshold multiplier. (#106058) 18d3a5d558c37 [LegalizeVectorTypes] When widening don't check for libcalls if promoted (#111297) 5a9e93f39cc78 [clang][Driver] Improve multilib custom error reporting (#110804) e0df221dcf569 [clang][Driver] Rename "FatalError" key to "Error" in multilib.yaml (#110804) 5cfc6bc22b628 [LLVM][Maintainers] Update release managers (#111164) da759dda58a7a [Clang][Driver] Add option to provide path for multilib's YAML config file (#109640) 66b282014cff3 [LoopVectorize] Remove redundant code in emitSCEVChecks (#111132) 924a64a3486f9 [AMDGPU] Only emit SCOPE_SYS global_wb (#110636) 4ec06b17435e3 [ELF] Change Ctx::target to unique_ptr (#111260) cfd3289a1f9a8 [ELF] Pass Ctx & to some free functions 35f196645079c [RISCV] Only disassemble fcvtmod.w.d if the rounding mode is rtz. (#111308) 8c1547055eaf6 [Clang] Remove the special-casing for RequiresExprBodyDecl in BuildResolvedCallExpr() after fd87d765c0 (#111277) b672071ba51ef [ELF] Pass Ctx & to InputFile f0bd62d8709a4 [clang-format] Add AlignFunctionDeclarations to AlignConsecutiveDeclarations (#108241) c4d89203f3822 [AMDGPU] Support preloading hidden kernel arguments (#98861) f2b01338584c9 [ELF] Move static nextGroupId isInGroup to LinkerDriver 18ca7ad339324 [clangd] Add ArgumentLists config option under Completion (#111322) 5f6346190cb09 [ELF] Pass Ctx & to SyntheticSections f1dccda1b51c7 [ELF] Pass Ctx & to Symbols acb2b1e7792f1 [ELF] Pass Ctx & to Symbols 2b5cb1bf628fc [ELF] getRelocTargetVA: pass Ctx and Relocation. NFC acf92a47c0ece [clang-tidy] Avoid capturing a local variable in a static lambda in UseRangesCheck (#111282) 7f74651837b8f [VPlan] Use pointer to member 0 as VPInterleaveRecipe's pointer arg. (#106431) b0c070e263793 [clangd] Simplify ternary expressions with std::optional::value_or (NFC) (#111309) 7f65377880ce6 [libc++][format][2/3] Optimizes c-string arguments. (#101805) 864fcfc787332 [RISCV] Combine RVBUnary and RVKUnary into classes that are more similar to ALU(W)_r(r/i). NFC (#111279) 49865107d49b2 [ELF] Pass Ctx & to InputFiles 26ca8ef836f6e [libc] GPU RPC interface: add return value to `rpc_host_call` (#111288) 56757e52ebbd7 [X86] combineAndLoadToBZHI - don't do an return early return if we fail to match a load 326a61506ab08 [X86] replace-load-and-with-bzhi.ll - add commuted test cases to show failure to fold 75bcf57c16586 [X86] replace-load-and-with-bzhi.ll - cleanup check-prefixes to use X86/X64 for 32/64-bit targets 11c6ea3d3bd59 [ExecutionEngine] Avoid repeated hash lookups (NFC) (#111275) 93f7fce397155 [ByteCode] Avoid repeated hash lookups (NFC) (#111273) 9e6578c6a17fe [StaticAnalyzer] Avoid repeated hash lookups (NFC) (#111272) bea28037f6b68 [CodeGen] Avoid repeated hash lookups (NFC) (#111274) abdf4ca4f12c8 [RISCV] Simplify fixed-vector-fp.ll run lines. NFC d54b1cfa38a11 [libc++][format][1/3] Adds more benchmarks. (#101803) 8326fb2626836 [X86] combineOrXorWithSETCC - avoid duplicate SDLoc/operands code. NFC. 8cead83c399f4 [X86] convertIntLogicToFPLogic - avoid duplicate SDLoc/operands code. NFC. 2cc97951400ca [libc] Clean up some include in `libc`. (#110980) 8ebd4019500cb [X86] combineBitOpWithPACK - avoid duplicate SDLoc/operands code. NFC. 595a738fb4239 [X86] combineBitOpWithMOVMSK - avoid duplicate SDLoc/operands code. NFC. dee44b200b0dd [X86] combineBitOpWithShift - avoid duplicate SDLoc/operands code. NFC. 1bc87c9f3cb20 [x86] combineMul - use computeKnownBits directly to find MUL_IMM constant splat. c36afb50162a4 [X86] combineSubABS - avoid duplicate SDLoc. NFC. 20864d2cf6106 [ValueTypes][RISCV] Add v1bf16 type (#111112) 89d2a9de05074 [VPlan] Add additional FOR hoisting test. fb0ef6b66e3c7 [clang-tidy] Create bugprone-bitwise-pointer-cast check (#108083) d2408c417cfa7 [InstCombine] Canonicalize more geps with constant gep bases and constant offsets. (#110033) 45b526afa26e7 [LV] Honor uniform-after-vectorization in setVectorizedCallDecision. b3e0bd3d284de [ELF] Pass Ctx & to Arch/ 6d03a69034edb [ELF] Pass Ctx & to Arch/ 37ce3c2208167 [libc++] Fix a typo (#111239) 6de5305b3d7a4 [X86] For minsize memset/memcpy, use byte or double-word accesses (#87003) 18d9dcdfe1e09 [RISCV] Unify RVBShift_ri and RVBShiftW_ri with Shift_ri and ShiftW_ri. NFC (#111263) e075dcf7d270f Revert "Reapply "[AMDGPU][GlobalISel] Fix load/store of pointer vectors, buffer.*.pN (#110714)" (#111059)" 0cdb978906b06 [libc] Add missing include to __support/StringUtil/tables/stdc_errors.h. (#111271) 46944b0cbc9a9 [libc] remove errno.h includes (#110934) 47e6d1816251e [NFC][rtsan] Update docs to include [[clang::blocking]] (#111249) d3a367dea515f [RISCV] Give ZEXT_H_RV32 and ZEXT_H_RV64 R-type format to match PACK. NFC 98723e6566183 [mlir][SPIRV] Fix build (2) (#111265) e36a393467965 [mlir][SPIRV] Fix build error (#111264) 206fad0e218e8 [mlir][NFC] Mark type converter in `populate...` functions as `const` (#111250) 73683cc1ab0fe [Basic] Avoid repeated hash lookups (NFC) (#111228) c6110496b346d [RISCV] Use THShift_ri class instead of RVBShift_ri for TH_TST instruction. NFC 68210c7c269b7 [VPlan] Only generate first lane for VPPredInstPHI if no others used. 67c0846357bcd [ELF] Don't call getPPC64TargetInfo outside Driver. NFC 20e37f03c6458 [GISel] Don't preserve NSW flag when converting G_MUL of INT_MIN to G_SHL. (#111230) bcb15d00596f8 [APInt] Slightly simplify APInt::ashrSlowCase. NFC (#111220) e8f01b0557354 [Sema] Avoid repeated hash lookups (NFC) (#111227) fe9f1a215e0bd [Affine] Avoid repeated hash lookups (NFC) (#111226) 8aa76d34ea950 [Driver] Avoid repeated hash lookups (NFC) (#111225) 020b8e8f8dfef [clang][test] Remove a broken bytecode test 53a1fb0cd7338 [ELF] Pass Ctx & 87d199ff243ff [ELF] Pass Ctx & to Relocations c57418037a002 [clang][bytecode] Handle UETT_OpenMPRequiredSimdAlign (#111259) 4425dfba6a1f3 [mlir][polynomial] Add and verify constraints of coefficientModulus for ringAttr (#111016) 4e5f8a8f0bf85 [clang][bytecode] Save a per-Block IsWeak bit (#111248) fba6c887c110a [analyzer] Fix wrong `builtin_*_overflow` return type (#111253) 1789534ac1ac9 [SelectOpt] Don't convert constant selects to branches. (#110858) 0548481856e75 [InstCombine] Update and-or-icmps.ll after 574266ce3381ad734c995d653a7cabd9d4d53447. NFC 22089dc91d6e4 [Instcombine] Test for more gep canonicalization 91fdfec263ff2 [NFC][TableGen] Change `CodeGenIntrinsics` to use const references (#111219) 835b5e278e525 Add warning message to `session save` when transcript isn't saved. (#109020) 554eaec63908e [RISCV][TTI] Recognize CONCAT_VECTORS if a shufflevector mask is multiple insert subvector. (#110457) 574266ce3381a Revert "[InstCombine] Folding `(icmp eq/ne (and X, -P2), INT_MIN)`" (#111236) f6fd7b24c5955 [NFC][lsan] Add SuspendAllThreads traces 9766ce4db5721 [lsan] Add `thread_suspend_fail` flag 9e862ae3219b0 [lld-macho] Fix invalid DWARF with --icf=safe_thunks (#111097) bf895c714e1f8 [RISCV] Bump hwprobe support to Linux 6.11 (#108578) e6549b8036089 [RISCV][ISel] Allow emitting `addiw` with u32simm12 rhs (#111116) b5f6689dc9321 [clang-format] Annotate ::operator as FunctionDeclarationName (#111115) e5b05a51b8151 [clang-format] Handle template closer followed by braces (#110971) 765d7e7a47f97 [IR] Fix '-Wparentheses' warnings. NFC 50838851e8228 [libc][docs] Update NVPTX using documentation now that linking works 9df94e2791a09 [clang][HLSL] Add radians intrinsic (#110802) 7692d106b480a [SLP][NFC]Remove dead code + use nlogn lookups instead of n^2 d0d0c4d5a0e3c [RISCV] Use PatGprImm to simplify some isel patterns. NFC ed5088a2717e5 [SandboxIR] Switch more Instruction::create() to InsertPosition (#111213) c029702f82a49 [SandboxIR] Switch more Instruction::create() to InsertPosition (#111208) fda2fea3d161e [NVPTX] Promote v2i8 to v2i16 (#111189) b2f3ac836aac1 [memprof] Teach createMIBNode to take ArrayRef (NFC) (#111195) 4f3a0959d62c8 [SandboxIR] Switch more Instruction::create() to InsertPosition (#111187) 2a65f081b6111 [llvm][OpenMPIRBuilderTest] Avoid Type::getPointerTo() (NFC) (#111196) e31e6f259ed22 [TableGen] Print assert message inline with assert failure (#111184) 72f38040ddc8c Removing CUF runtime dependency with llvm::EnableABIBreakingChecks (#111200) 3b88805ca2001 [AMDGPU] Fix SDWA commuting (#106920) 1e75d08659aeb [DXIL] Add radians intrinsic (#110616) 9144fed31b590 [mlir] Add option for a cleanup pattern set to SCF tiling helper (#109554) f74879cf0cf3e [SLP]Make PHICompare comparator follow weak strict ordering requirement c0dfef878ec7c [SLP][NFC]Add a test with potential non-power-of2 (but whole reg) vectorized stores 4281f294a8ee2 [SPIR-V] Duplicates Tracker accounts for possible changes in Constant usage after optimization (#110835) 45817aa726363 LICM: hoist BO assoc for and, or, xor (#111146) c0f8889774ce4 [SPIRV] Add radians intrinsic (#110800) 4c26a1e4d7e49 [SystemZ][z/OS] Use the XL pragma pack semantics on z/OS (#111053) 3a47bf633cfde [SandboxIR] Switch more Instruction::create() to InsertPosition (#111080) 98a15c7b0c6ec Reapply "[AMDGPU][GlobalISel] Fix load/store of pointer vectors, buffer.*.pN (#110714)" (#111059) 643df0573d235 [WebAssembly] Enable type checker in annotations.s (#111079) 9459d729d22b7 [x86] combineMUL - when looking for a vector multiply by splat constant, ensure we're only accepting ConstantInt splat scalars. f873fc3ae2afb [RISCV][GISEL] instruction-select vmclr (#110782) 78089d5845d14 ValueTracking: refactor recurrence-matching (NFC) (#109659) 296a00bead8a2 [clang][rtsan] Add sanitize_realtime_unsafe attr to [[clang::blocking]] function IR (#111055) ed0f4074eb86f [LLVM][TableGen] Check validity of IIT encoding for vector types (#111152) b91f0def6f261 [TableGen] Change backend callback to require const RecordKeeper (#111064) d883ef10767c5 [TableGen] Factor out timer code into a new `TGTimer` class (#111054) 99c05b269010e [mlir] Remove `-finalizing-bufferize` from tests (#111177) dd04cf0c9d97a MLIR BUILD.bazel: fold `BasicPtxBuilderInterface` into `NVVMDialect` (#111172) 87c799af31e2a Regenerate output for llvm/test/CodeGen/AArch64/sve-intrinsics-while.ll d991e054529a8 [SLP]Fix compiler crash on vectorizing gatehrd loads with different types b98c405f954f9 [EarlyCSE] De-Duplicate callsites with differing attrs b9330e548e807 [EarlyCSE] Add tests for de-duplication of callsites with differing attrs; NFC 6937dbbe51391 [mlir][memref] Fix `alloca` lowering with 0 dimensions (#111119) 19992eea2300f Partially revert "[mlir][NVVM] Add constant memory space identifier" (#111169) ed59d571f2704 [ThinLTO][NFC] Refactor FileCache (#110463) dada3c316d69a [libclang] Avoid repeated hash lookups (NFC) (#111087) c7895f0d72ef3 [DependencyScanning] Avoid repeated hash lookups (NFC) (#111088) 6a8fcb0fa899a [TableGen] Avoid repeated hash lookups (NFC) (#111089) 2997a67172e0f [Sema] Avoid repeated hash lookups (NFC) (#111090) 8305e9fc09a54 Revert "[CFIFixup] Factor CFI remember/restore insertion into a helper (NFC)" (#111168) 9f3f76a6b443a update_test_checks: collect original check lines for old versions of lit tests (#111148) bf488ed6e1fbe [LLVM][Maintainers] Move code owner list to Maintainers.md (#110240) 6b3220afa62bb [InstCombine] Avoid crash on aggregate types in SimplifyDemandedUseFPClass (#111128) d2051919bb420 [MSVC] work-around for compile time issue 102513 (#110986) 4da4fac322165 [ArgPromotion] Consider InvokeInst in Caller alias analysis (#110335) 47c8b95daeec8 [CFIFixup] Factor CFI remember/restore insertion into a helper (NFC) (#111066) d68083feba2ff [FuncSpec] Update tests to use --include-generated-funcs (NFC) 2f245875b2f71 [flang][OpenMP] Handle unstructured CF in compound loop constructs (#111111) 208f42fd9bb59 [mlir][NVVM] Add constant memory space identifier (#111141) 8e33ff7d5669e [mlir][GPU][NFC] Move `dump-ptx.mlir` test case (#111142) d8f22514eb0b8 [Clang] Automatically enable `-fconvergent-functions` on GPU targets (#111076) 8d661fd9fd50f [analyzer] use `invalidateRegions()` in `VisitGCCAsmStmt` (#109838) a3cc4b61a0414 [RISCV][GISEL][NFC] Make MRI a member in RISCVInstructionSelector (#110926) 097379ac9b0bd [doc] Fix rendering for objcopy's --remove-symbol-prefix option text (#111131) 3c98d8c146126 [OpenACC] Implement 'tile' loop count/tightly nested loop requirement (#111038) e5a0c30e4ad6b AMDGPU: Work around machine verifier failure with convergence tokens b01be72af0001 [NFC][CodeGen] Remove unused HasFakeUses MachineFunctionProperty 02debcef12793 update_test_checks: improve IR value name stability (#110940) 04540fac5bfa6 [TableGen] Print record location when record asserts fail (#111029) 1811e872042a3 [CodeGen] Fix enumeration value 'HasFakeUses' not handled in switch (NFC) 800b07396ff54 [clang][bytecode] Change isArrayElement() for narrowed composite arrays (#111110) 15ee17c3ce346 [SLP] Move more X86 tests to common directory (#111134) d826b0c90f0b0 [LLVM] Add HasFakeUses to MachineFunction (#110097) 6294679faa8ae [lldb] Add isConstant mode for FA locations (#110726) a1b6daea2c85e [mlir][LLVMIR] Add LLVMDialect check in `DIScopeForLLVMFuncOp` (#110427) f5815b9903321 [SLP] NFC. Set NumOperands directly if VL[0] is IntrinsicInst. (#111103) dec4cfdb09596 [LAA] Use loop guards when checking invariant accesses. 53b3c9e408b74 [bazel] Fix libc/hdr past c63112a9118277a20ae440f3f69189c0937e8f4d (#111135) 948467bf7398f [AMDGPU] Use a range-based for loop. NFC. b837c9e289dab Revert "[llvm] Mark win x64 SEH pseudo instruction as meta instructions (#110889)" 972353fdfad02 [LAA] Add tests where results can be improved using loop guards. b5598c33f0273 [X86] Regenerate test checks with vpternlog comments 60f3e67dae90f [libc++] Activate -Warray-zero when building (#110812) f6f4c177ef03e [flang][debug] Use PROGRAM name for main function name (#111022) c734d77b99130 [flang][semantics][OpenMP] no privatisation of stmt functions (#106550) ef8d5069e1b8d [AArch64]Fix FEAT_SME_LUTv2 to have FEAT_SME2 implemented. (#110474) 7be2ce7312191 [RISCV] fix SP recovery in a function epilogue (#110809) 26fca7256edc0 [VPlan][NFC] Use patterns in test check (#111086) fcdb178bb477a [doc] Add --verify-json to dwarfdump documentation (#110909) 23c02a48f1c73 [doc] Add llvm --error-display to dwarfdump documentation (#110922) d0756caedcf06 [ARM][AArch64] Introduce the Armv9.6-A architecture version (#110825) d9d623310de19 [mlir][linalg] Add a new helper hook: `hasVectorizationImpl` (#110708) 992e75403f417 Fix MSVC "not all control paths return a value" warning. NFC. 9e831d50a0d67 [AArch64] Pass -mabi option through to multilib (#110874) 856774dd4f5a8 [ConstantFPRange][UnitTest] Ignore NaN payloads when enumerating values in a range (#111083) 67d247a441572 [InstCombine] Decompose more icmps into masks (#110836) 9cf8c094c77db [RISCV][DAGCombine] Combine `sext_inreg (shl X, Y), i32` into `sllw X, Y` (#111101) 1753de2d95646 [flang][FIR] remove fir.complex type and its fir.real element type (#111025) bba3849b81c8f [clang][docs] Add documentation for APValue constructors (#109994) 5030deadeffe8 [mlir][Transforms] Dialect conversion: No rollback during analysis conversion (#106414) 3f9cabae0029b [MLIR] Add f8E8M0FNU type (#111028) ccca3c6371575 [flang] enable assumed-rank lowering by default (#110893) a10f5abbd4895 [RISCV] Remove unneeded template parameter from ALU_ri. NFC 56d6b567394ab [mlir][vector] Relax the requirements on broadcast dims (#99341) 3b0e120336846 [RISCV] Add tests for @llvm.vector.reduce.fmul. NFC 1682c99a88773 [Clang][Driver] Support relative paths for CLANG_CONFIG_FILE_SYSTEM_DIR (#110962) c4c34f0474611 [ELF] Pass Ctx & to InputFiles df8795c082100 [CSKY] Fix warning in CSKYMCCodeEmitter::getImmJMPIX. e2f0ec3a3a8a2 [ELF] Pass Ctx & to SyntheticSection::getSize ec06471c83174 Stop disabling link_llvmlibc feature in libc_test Bazel rule 1e5e153485b81 Revert "[RISCV][FMV] Support target_version" (#111096) 7a5b9ef54eb96 [ELF] Pass Ctx & to SyntheticSection::writeTo 1f391a75af868 [ELF] Pass Ctx & to SyntheticSection::finalizeContents e9b7a093417bd [MLIR] Unconditionally take min of max lhs/rhs value in inferRemU (#110169) 359006895004c [ELF] Pass Ctx & to OutputSections 7ab488e92c39c [RISCV][FMV] Support target_version (#99040) eaff3a743406f [clang-format] Fix a bug that misannotates binary operators */&/&& (#110945) 876f661dbeb42 [LIT] Rename substitution `%basename_s` to `%{s:basename}` (#111062) e1434a8764207 [SandboxIR] Switch more Instruction::create() functions to InsertPosition (#111075) 83e3779473bf7 [WebAssembly] Add intentations to type-checker-error.s (#111071) 1753d169d5a65 [WebAssembly] Print instructions with type checking errors (#111067) 635db5ee97d5b [SandboxIR] Implement InsertPosition (#110730) ae635d6f997a2 [NVPTX] add support for .debug_loc section (#110905) 7b9c6a7c3c644 [SandboxVec][DAG][NFC] Move functions from Utils to DependencyGraph (#111031) cdfdc857cbab0 [libc] Small recvfrom fixes (yaml, unpoison) (#111020) c20b90ab8557b [lldb][debugserver] Check if Rosetta debugserver exists (#110943) b977ec6c1fc37 [scudo] Fix the loading of a signed value to an unsigned storage (#111039) 8ee7d911efb2d [clang][MicrosoftCXXABI] Avoid Type::getPointerTo() (NFC) (#110915) 47ff13b45b52a [lldb-dap] Disable TestDAP_optimized under ASAN (#111063) fc4b1a303b296 [flang][debug] Handle array types with variable size/bounds. (#110686) 428ae0f12e29e AMDGPU: Do not tail call if an inreg argument requires waterfalling (#111002) 6a1bdd9a2e2a0 [LLD][COFF] Do as many passes of resolveRemainingUndefines as necessary for undefined lazy symbols (#109082) 6f20c3099e733 [LIT] Add support for `%basename_s` to get base name of source file (#110993) 000e790be35b7 [lldb] Fixed IPv6 host formatting in #104238 (#111033) 9abb97f9663a2 [clang] Handle template argument conversions for non-pack param to pack argument (#110963) 5114758b1cacb [SPIRV] Make access qualifier optional for spirv.Image type (#110852) a646436885261 [InstCombine] Folding `(icmp eq/ne (and X, -P2), INT_MIN)` cd6858c74ee76 [InstCombine] Add tests for folding `(icmp eq/ne (and X, -P2), INT_MIN)`; NFC 61f8a7f618901 [bazel] Port 4f0ad8d80a04faabc715d355744ba887c74e37f1 (#111034) 6c137b75f3f62 [lldb-dap][docs] Improve documentation for contributors (#110987) c08d7b3de7409 AMDGPU: Fix verifier error on tail call target in vgprs (#110984) 36929955f5f0f [CodeGen] Fix warnings a1ff427558fc3 [SandboxIR][NFC] Move intrinsic code to Utils::isMemIntrinsic() (#111019) 45582ed2406fa [SandboxVec][DAG][NFC] Rename isMemDepCandidate() to isMemDepNodeCandidate() 9c99e07175c94 [lldb-dap][docs] Fix README (#110982) 759a7b5933654 [mlir] Add the ability to define dialect-specific location attrs. (#105584) c098435eaa5d6 Add cross builtins and cross HLSL function to DirectX and SPIR-V backend (#109180) 1b4b0c4c45edb Allow fixed vector operand for LLVM_AtomicRMWOp (#110553) 4f0ad8d80a04f [clang-tidy] support static analyzer checker configuration in `--verify-config` (#109523) 8789a7ef7ce56 [gn build] Port 2e89312419c5 2e89312419c5f [lldb] Removed gdbserver ports map from lldb-server (#104238) 00c1989a01f4d [lldb] Improve mid-function epilogue scanning for x86 (#110965) c1959813d6a65 [CGData][ThinLTO][NFC] Prep for two-codegen rounds (#90934) a72248cb65a74 Drop dangling comments from a recent test a4516da49f8bd [AArch64] - Fold and and cmp into tst (#110347) b0c9f023066e5 [gn build] Port 43d51d63af7e 144dc4c3b152c [RISCV][GISel] Remove some unneeded isel patterns. 2396c469994e0 [libc] Add malloc.h header defining mallopt (#110908) ef66936df4e47 [libc] Fix send and recv functions (#110936) 43d51d63af7e5 [SandboxIR] Implement IntrinsicInst (#110900) 81fcdc63594d9 [clangd] Add CodeAction to swap operands to binary operators (#78999) 06c8210a67a47 update P7 32-bit partial vector load cost (#108261) 487686b82e9a2 [SDAG][RISCV] Don't promote VP_REDUCE_{FADD,FMUL} (#111000) caa265e01cfc9 [DebugInfo][InstCombine] Do not overwrite prior DILocation for new Insts (#108565) def9550c9b389 [Hashing] Remove Clang<=11 -fno-pic workaround (#110952) 848b20de76def [libc++] Correctly handle custom deleters in hardened unique_ptr<T[]> (#110685) 313ad85dfa40a [Coroutines] Fix warnings d412cea8c4f26 [OpenACC] Implement 'tile' attribute AST (#110999) 66227bf7ee2cd [Coroutines] ABI Objects to improve code separation between different ABIs, users and utilities. (#109713) 66f846d753be6 [Sema] Avoid repeated hash lookups (NFC) (#110951) 20d402ab087f2 [Serialization] Avoid repeated hash lookups (NFC) (#110950) 28733ed686c4c [Analysis] Avoid repeated hash lookups (NFC) (#110949) bf3deb17cbfe8 [AST] Avoid repeated hash lookups (NFC) (#110947) 133c1224de000 [SLP]Fix a crash on accessing element with index -1 for reused mask with PoisonMaskElem 667815ccf49bc [NFC][TableGen] Change `RecordKeeper::getDef()` to return const pointer (#110992) b78bfe7169f32 [TableGen] Delete non-const overloads of `getAllDerivedDefinitions` (#110990) 01a1398971add [AArch64][Test] Update test variable names (NFC) (#110667) b9bb77f0c76be [AMDGPU] Update branch-condition-and.ll to auto-generated checks (#110860) c4204c0b29a67 [flang] replace fir.complex usages with mlir complex (#110850) a78359c2ed684 [flang] add procedure flags to fir.dispatch (#110970) 79b32bcda662a [MemProf] Strip callsite metadata when inlining an unprofiled callsite (#110998) dce5bf8efc138 [ValueTracking] AllowEphemerals for alignment assumptions. (#108632) 9fd75233ca757 [LLVM] Port SVE tests in llvm/test/CodeGen/AArch64 to use splat() d0d12fc78a3c5 [InstCombine] Fold (X==Z) ? (Y==Z) : (!(Y==Z) && X==Y) --> X==Y (#108619) ee4dd147baff8 Revert "[lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new padding layout (#108375)" 34d0c99d82791 [libc++] Stop trying to avoid exporting some typeinfo names (#110925) 8e049fa327111 [libc++] Rename __range_adaptor_closure_t (#110886) eafa15009e95c [flang][OpenMP] Enable lastprivate on simd (#93786) 4547d6042ac2e [llvm][rtsan] Add transform pass for sanitize_realtime_unsafe (#109543) e813750354bbc [NFC] Rename variable `recordKeeper` to `records` (#110989) 241f93658a8a9 [TableGen] Fix source location for anonymous records (#110935) 8bcf79914b939 Fix have pthread_getname for some system (#110854) ea62db0c0398e [cmake] Add hexagon-linux cmake cache files (#98712) 4f82f27ccdd18 [OpenACC] 'collapse' clause 'force' tag (#110906) bfb3a442b83a5 [libc++] Index from 0 in GDB pretty printers (#110881) 121ed5c198535 [libc++] Remove test suite annotations for experimental stop_token (#110890) 82f5acfbec65e [bazel] Fix build past 2026501cf107fcb3cbd51026ba25fda3af823941 (#110991) 19c6958d24acf [libc++] Re-apply LWG3870: Remove `voidify` (#110944) 44df106cb182d [clang][x86] Update SSE41 intrinsic tests for both C/C++ 7c50c1e73bc95 [clang][x86] Pull out PR51324 / PR60006 test cases into their own codegen test files a62a80cc80b7a [clang][x86] Update SSE42 intrinsic tests for both C/C++ 8d13e7b8c3824 [AMDGPU] Qualify auto. NFC. (#110878) 5901463ada16f [SLP] NFC. BaseIndex is not used for getSameOpcode. (#110948) d5f6e886ff0df [lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new padding layout (#108375) d283705829ecb [AArch64][SVE] Fix definition of bfloat fcvt intrinsics. (#110281) 7506872afc6c1 [DebugInfo][LSR] Fix assertion failure salvaging IV with offset > 64 bits wide (#110979) 1ba19d6c49663 [clang][x86] Update SSE4A intrinsic tests for both C/C++ 200dd6fb17643 [clang][x86] Update SSE1/2/3 intrinsic tests for both C/C++ a017ed04cc9bc [analyzer] Model overflow builtins (#102602) 94cf80d6fd612 [MLIR][Linalg] Pattern to fold AddOp to accumulation via contraction op's dest (#110514) 870bdc6ea7d98 Reapply "[AMDGPU]Optimize SGPR spills (#93668)" 6c331e50e4bfb [MC/DC] Rework tvbitmap.update to get rid of the inlined function (#110792) 1cc3ffab4076a clangCodeGen: Reformat and refactor. NFC. 7ad566d575b9a [mlir] Fix `remove-dead-values` pass throws error when module has a name (#109990) 612760ede6614 [flang] Fix aarch64 CI failures from #92364 (#110969) e984d11d72573 [clang-tidy] loop convert can handle lambda init capture (#109159) eb4a91dcea770 [AArch64][GlobalISel] Add frem fp128 libcall legalization. 8ecbad7e416b7 [AArch64][GlobalISel] Add fpowi fp128 libcall legalization. 3736ef0da8d0b [bazel] Fix build past aec87a2143c01039578ceaed752ca2cb1dc83ff7 (#110967) 1701895c36217 [clang][analyzer] Less redundant warnings from FixedAddressChecker (#110458) 944f4adcd2c7a [RISCV][ISel] Select `binvi` for pattern `icmp eq/ne X, pow2` (#110957) b0b1a113053de [AArch64] Add libcall for fp128 pow/log/sin/cos/etc. 6c25604df2f66 [mlir][xegpu] Convert Vector load and store to XeGPU (#110826) 650c41aad2eb4 Revert "[AMDGPU][GlobalISel] Fix load/store of pointer vectors, buffer.*.pN (#110714)" a2994ded60c74 [RISCV] Fix RISCVBitPositions typo (#110953) aec87a2143c01 [llvm][mlir][flang][OpenMP] Emit __atomic_load and __atomic_compare_exchange libcalls for complex types in atomic update (#92364) 8a57d8212000a [mlir] Add Scalar Broadcast TOSA Depthwise Conv (#110806) 56736c7937504 [Xtensa] Implement volatile load/store. (#110292) 882457a2eedbe [Clang] Fix 'counted_by' for nested struct pointers (#110497) d15e53c1e4a05 [RISCV] Check vmerge's true is in same block in vmerge -> vmv.v.v peephole (#110861) e7a43ca84fabe [lldb-dap] Fix a warning c1343a29216f0 [clang] [Driver] Ensure we error on lto with link.exe and target `*-windows-msvc` on non cl driver modes (#109607) 14e1fef73625d [clang-format] Handle template closer followed by empty paretheses (#110408) b91a25ef58160 [flang] add nsw to operations in subscripts (#110060) 688bc958bd416 [clang-format] Add TemplateNames option to help parse C++ angles (#109916) 98281da29f7e3 [clang-format] Correctly annotate */& in if condition with braced init (#109505) 6ae14c0505e92 [clang-format] Annotate the l_paren of function pointer types (#109229) a5876bef61e44 [lldb-dap] Correct auto-completion based on ReplMode and escape char (#110784) 6a3468403e0e4 [gn build] Port 7fe43ada28c3 5762bd60d64ed [mlir] [tblgen-to-irdl] Add region support (#110512) 5064c4c4f8f5b [Clang][Sema] Bump the instantiated index when skipping past non-init-captures (#110887) 7fe43ada28c31 [Clang] nonblocking/nonallocating attributes: 2nd pass caller/callee analysis (#99656) db33d82026b87 [llvm] Mark win x64 SEH pseudo instruction as meta instructions (#110889) a268bda0dafd8 [WebAssembly] Handle block and polymorphic stack in AsmTypeCheck (#110770) ca57e8f23ff04 [RISCV] Support -mstack-protector-guard=tls (#108942) f35c213c816c9 [SandboxIR] Add RegionPass/RegionPassManager (#110933) 6c7a3f80e75de Fix LLVM_ENABLE_ABI_BREAKING_CHECKS macro check: use #if instead of #ifdef (#110938) e3686f1e44676 [MLIR][sparse] Fix SparseTensor `test_output.py` test (#110882) 076392b0aac2b [SPARC] Fix regression from UpgradeDataLayoutString change (#110608) 41eb186fbb024 adds missing header, removes Bazel unnecessary dependency (#110932) f4b758db30281 [Modules] Add missing headers to fix the modular build. (#110924) e379b4b67f760 [lldb] Fix compile failure on SymbolFileDWARFTests.cpp with gcc d24fdcecbb779 Bazel: Add vector dialect dependency. (#110927) 45ad1ac4a343b Revert "Fix LLVM_ENABLE_ABI_BREAKING_CHECKS macro check: use #if inst… (#110923) 916e6ad7d0608 [CodeGen] Fix InstructionCount remarks for MI bundles (#107621) f98244392b4e3 [flang][OpenMP] Parse lastprivate modifier, add TODO to lowering (#110568) 36dff0d011cc1 [scudo] Reduce unsuccessful attempts of page releasing (#110583) 65e69f7436c08 [NFC][TableGen] Change `Record::getSuperClasses` to use const Record* (#110845) bccd37f69fdc7 [NFC][MLIR][TableGen] Eliminate `llvm::` for commonly used types (#110841) 906ffc4b4a444 [SandboxIR][NFC] Move Utils test to proper file (#110763) 0f512d15331fe [NFC][DirectX][SPIRV] Intrinsics should be defined the same (#110895) e343af777ef51 [SimplifyCFG][Attributes] Enabling sinking calls with differing number of attrsets baf008ac29e58 [SimplifyCFG] Add tests for sinking calls with differing number of attrs; NFC 40b8a0fd17439 [RISCV][GISEL] Generate VLMax using -1 constant (#110778) c1b911c579865 [SLP]Do correct signedness analysis for clustered nodes 7d0ca6019d1fc [NFC][DirectX] Remove DXILIntrinsicExpansion as a required pass of DXILOpLowering (#110750) add6b2f35f2bc [NFC][SPIRV] Fix for selectExtInst to be able to process intrinsics (#110864) 405f8a11d4e1f adds missing bazel dependencies (#110904) 87a2413614049 [AST] Fix a warning 9de327c94d0c9 [LV] Generalize predication checks from 2c8836c899 for operands. 848cb21ddca5d [SLP][NFC]Add a test with the incorrect signedness info for subvector 39851e3a46418 [clang][dataflow] Add a test demonstrating an issue in unchecked-optional-access-check (#110870) 3a6b89540efeb [libunwind] Fix libunwind library path for runtime test (#110777) ae5bd2a9f2920 [AMDGPU][GlobalISel] Fix load/store of pointer vectors, buffer.*.pN (#110714) 52a9ba7ca4fb9 [clang][DebugInfo] Revert to printing canonical typenames for template aliases (#110767) 7a0a5246532a5 [libc] Fix iscanonical test on aarch64 and riscv64. (#110907) 4197e732a557a [SLP]Add debug counter support 9fa55ec3d9343 [MLIR][XeGPU] Add sg_map attribute to support Work Item level semanti… (#110876) 9016f27c4253a [CodeLayout] Size-aware machine block placement (#109711) 99f527d2807b5 [APFloat] Add APFloat support for E8M0 type (#107127) 5e92bfe97fe0f [OpenACC] Check Loop counts for 'collapse' clause. (#110851) ec7266617f674 Revert "[SLP]Add debug counter support" 34f0edd50992e [TypeProf][PGO]Support skipping vtable comparisons for a class and its derived ones (#110575) 694fd1f297fea Allow tag-based API notes on anonymous tag decls with typedef names f2eeb3dc7b438 AMDGPU: Handle v_add* in eliminateFrameIndex (#102346) 429819f223f6e [NFC][MLIR][TableGen] Eliminate `llvm::` for common types in LSP Server (#110867) 557f7e1398e13 [libc++] P2167R3: Improved Proposed Wording for LWG 2114 (#109102) 2b8e81ce919e8 [libc][math] undef `iscanonical` before defining it using `LLVM_LIBC_FUNCTION` macro (#110865) 67dd9d23474bd [SLP]Add debug counter support 4123050b965f6 [Offload][Doc] Add 'offload' in OpenMP target doc (#110141) d256b9e88b7aa [TableGen] Change `DefInit::Def` to a const Record pointer (#110747) 1905cdbf4ef15 Fix LLVM_ENABLE_ABI_BREAKING_CHECKS macro check: use #if instead of #ifdef (#110883) e1d64b766274f [libc] Enable dyadic float for float printf (#110765) d617371375cba [AMDGPU] Use the SchedModel available in SIInstrInfo (#110859) 8789c96698e02 [lldb] Unify implementation of CommandReturnObject::SetError(NFC) (#110707) b50ce4c81e718 [MLIR][sparse] Add `soa` property to `sparse_tensor` Python bindings (#109135) 504585d7d8b70 [SandboxIR][NFC] Move isMemDepCandidate() and isStackSaveOrRestoreIntrinsic() to Utils 0f973ac783aa1 [flang] Tag warnings with LanguageFeature or UsageWarning (#110304) 4cd1f9ac9fce8 AMDGPU: Add baseline test for frame index folding (#110737) a7b6fdaf5d1ee Revert "[MLIR][XeGPU] Add sg_map attribute to support Work Item level semantics" (#110871) 1c01bcb35088a [mlir][tensor] Relax the logic to generalise tensor.pack (#110807) 187dcd8e2219e DAG: Preserve disjoint flag when emitting final instructions (#110795) 3ca5d8082a0c6 [MLIR][XeGPU] Add sg_map attribute to support Work Item level semantics (#108864) 9b53a6e7e5310 [Clang][NFC] Rearrange tests for CWG 2707 after #110473 (#110842) d278fa5e1a65c [libc++] Fix constant initialization of unique_ptr in C++17 and prior (#108956) 09ba83be0ac17 [MLIR][XeGPU] fix link issue for #110741 (#110853) c7fb0eed05e76 [clang][x86] Add constexpr support for ADC/SBB + ADX intrinsics (#110668) 8282c58d9b1cd [Clang] Emit a diagnostic note at the class declaration when the method definition does not match any declaration. (#110638) 9c697b3a02d95 [MLIR][XeGPU] Update the type of offsets for CreateDescOp and UpdateOffsetOp (#110741) c2601f1769db7 [flang][NFC] remove unused fir.constc operation (#110821) 2d784b194681e [libc][math] Implement `iscanonical[f|l]` as a libc math function (#110565) da4b972ef690b [OpenACC] Enforce all 'collapse' intervening rules (#110684) 7de492f90dd73 [InstCombine] Preserve nuw flag in indexed compare fold edfb6dd3f7f9a [MC] Avoid repeated hash lookups (NFC) (#110791) 323b3a75826f0 [Passes] Avoid repeated hash lookups (NFC) (#110790) abaa8247e86eb [memprof] Avoid repeated hash lookups (NFC) (#110789) e35319524a3f5 [AMDGPU] Fix stack size metadata for functions with direct and indirect calls (#110828) d07dc5aa50e6a [AMDGPU] Avoid repeated hash lookups (NFC) (#110788) 91e3fb3e5b538 [clang][Itanium Mangle] Enable mangling of enclosing class for member… (#110503) c6b12bc829c86 Revert "[compiler-rt] intercept macOs's freadlink call. (#83679)" eb85285727ffb [ValueTracking] mul nuw nsw with factor sgt 1 is non-negative (#110803) 5f909c0ab2a2c [libc++][NFC] Remove some boilerplate from <string> after #76756 (#108952) 9bf02a8bfe16f [LLVM][TableGen] Tighten intrinsic properties index type (#110733) 5a40bc23835d2 [NFC] Fix typo in function name `generatedUnsignedRemainderCode` (#110743) 4dede756f25b1 [SLP]Transform nodes before building externally used values 8805ff72a0430 [libc++] Mark LWG3317 as complete in LLVM 16 (#110757) b45661953e697 [libc++] Fix name of is_always_lock_free test which was never being run (#106077) 6d6eea92e36c3 [LV] Use SCEV to simplify wide binop operand to constant. 586736226e3a2 [ConstantFPRange] Implement `ConstantFPRange::makeAllowedFCmpRegion` (#110082) eb3361dfaa04f [InstCombine] Add additional mask merging tests (NFC) b468119247878 [Docs] Clean leftover 856c38d542aee [flang] Implement GETUID and GETGID intrinsics (#110679) 391e64c518a68 [bazel] Fix lldb build past 87121403e251828ed0fee8a9c2a2993ce8f57861 (#110833) b95d50e5d877e Add and call `AMDGPUMCResourceInfo::reset` method (#110818) 7cc4aa4a3b435 [Docs] Update office hours to not conflict with MLGO eb6222b9ea9f5 [bazel] Fix build past 66f84c8b8a762832af39e91370018f8f8307a0fc (#110830) 711a0a715df41 [Docs] Change office hours a10d3d2a3a82a [analyzer][NFC] Remove dangling method declaration from ErrnoChecker (#110820) e656b1a690029 Revert "[scudo] Fix isOwned on MTE devices. (#110717)" 1bc9b67bd87d7 Scalarizer: Replace cl::opts with pass parameters (#110645) 4f6ad17adce1b Fix typo (NFC) (#110817) e26d2d98f7157 [CmpInstAnalysis] Further canonicalize the predicate (NFC) d432e22b2fce1 ValueTracking: strip stray break in recur-match (#109794) 33fa40cc9659b [clang][ExtractAPI] Generate subheading for typedef'd anonymous types (#110689) e6bf48d11047e [X86] Don't request 0x90 nop filling in p2align directives (#110134) bdd40e39a4d65 [SCEV] Add tests for umin_seq change in #92177 5a2a51bae4fb3 [CmpInstAnalysis] Canonicalize to lt predicate (NFC) 68c04b0ae62d8 Revert "[libc++][C++03] Copy the LLVM 19 headers (#108999)" it causes: https://github.com/llvm/llvm-project/issues/110808 9f3d1695eb97a [SCEVExpander] Preserve gep nuw during expansion (#102133) 383a67042a30c [SCEV] Add early exit tests with alignment assumptions. 0b2403197ff02 [LoopVectorize] In LoopVectorize.cpp start using getSymbolicMaxBackedgeTakenCount (#108833) 3717048496074 [flang][Semantics][OpenMP] don't reduce variables in namelist (#110671) 15f90203bcbc6 [lldb/DWARF] Respect member layout for types parsed through declarations (#110648) 87121403e2518 [lldb][RISCV] function calls support in lldb expressions (#99336) e64ef74e64577 [AMDGPU] Remember to clear a DenseMap between runs of SIInsertWaitcnts (#110650) 95f00a63ce68f [IR] Allow fast math flags on calls with homogeneous FP struct types (#110506) 66f84c8b8a762 [mlir][tensor] Extend the logic to generalise tensor.pack (#109815) 37e717ec1387d TableGen/GlobalISel: Fix using wrong type for instruction flags 1a65d95d0056c [CodeGen][RAGreedy] Inform LiveDebugVariables about snippets spilled by InlineSpiller. (#109962) 7537142e880db [bazel] Fix build past 4e2efea5e8e55b26dd7ac90c6cd1ab7bf6775650 (#110799) 3b7989cd9b057 [flang] remove support for std::complex value lowering. (#110643) 30ea7e859b32a AMDGPU: Preserve flags in regbankselect when splitting or 203d5158c39c1 AMDGPU/GlobalISel: Preserve flags when splitting select 496187b3b81ea [RISCV] Move bfloat tests back above half. NFC b8028f6b87dac [TargetParser][AArch64] Believe runtime feature detection (#95694) 1fa4a74d53184 [RISCV] Lower insert_vector_elt on zvfhmin/zvfbfmin (#110221) f0858bfb62468 [Clang] Update Interpreter tests to use clang_target_link_libraries (#110154) aadfba9b2aa10 [clang-tidy] Fix check alphabetical ordering in release notes (#110428) 33c134ef1b4fe [mlir][linalg] Refine test for tensor.pad vectorization (#110742) 30f58ab17fd0a [RISCV] Lower vector_reverse for zvfhmin/zvfbfmin (#110218) 4db10561ccf6c [ConstantFPRange] Address review comments. NFC. (#110793) bc91f3cdd57cb [RISCV] Add 32 bit GPR sub-register for Zfinx. (#108336) 0004fba07972e [StandardInstrumentations] Ensure non-null module pointer when getting display name for IR file (#110779) 62cd07fb67c94 [InstCombine] Canonicalize `sub mask, X -> ~X` when high bits are ignored (#110635) 1202c24b0d128 [Modules] Mark CFProtectionOptions.def as a textual header because it is used for x-macro purposes. (#110780) 1053b3ea24f24 [RISCV][GISel] Stop promoting s32 G_SHL/ASHR/LSHR shift amount to s64 on RV64. 4e2efea5e8e55 [mlir][vector] Add all view-like ops to transfer flow opt (#110521) 9cd5e5c270604 [llvm-debuginfod-find] Fix a warning 9c15ff21aa6c1 [RISCV][GISel] Add RISCVPassConfig::getCSEConfig() to match other targets. (#110755) 679be527095ea [Clang][NFC] Consolidate the parameter check for the `requires` expression parameter. (#110773) e1e788f423b5c [clang][bytecode] Protect ia32_{lzcnt,tzcnt} against non-integers (#110699) e379094328e49 [IR][Attribute] Don't create dangling references (#110781) 5b21fd298cb4f [MLIR][Pass] Full & deterministic diagnostics (#110311) ab83d31bbdb10 [llvm-debuginfod-find] Fix help text regression (#110752) ca5b81bdefa19 [RISCV][GISEL] regbankselect for G_SPLAT_VECTOR (#110744) fea18afeed39f Fix failing test caused by b70d327 d7e0c08ab9bfa [RISCV][GISEL] regbankselect for G_VMCLR_VL (#110746) 5d308af894ccc Revert "Fix failing test caused by b70d327" 793ded7d0b7f1 Fix failing test caused by b70d327 4c0d805a54aa7 [libc] Do not redefine `wchar_t` when compiling in C++ (#110769) e495231238b86 Revert "[Utils] Add new --update-tests flag to llvm-lit" (#110772) d214bec5161e9 [clang] Improve deduction of reference typed NTTP (#110393) 4bd81c5738d00 [Clang] Fix eager skipping in `ParseExpressionList()` (#110133) b38b34c51a115 [clang] Remove 'PCH' from more diagnostics that were wrong or misleading NFC (#110724) 6afe56732a172 [clang] Finish implementation of P0522 (#96023) d1ee9dce2ebad [llvm-project][llvm] .gitignore supports filtering folders starting with cmake-build (#110649) 9c868195daf15 [libc] clean up sprintf macros and float tests (#110759) 4d4beeb43cfdf [SimplifyCFG] Supporting hoisting/sinking callbases with differing attrs c42659417faf8 [SimplifyCFG] Add tests for hoisting/sinking callbases with differing attrs; NFC 948326163c96f Revert "[SLP]Add debug counter support" ccbda38b7025f Revert "[SLP][NFC]Make a test target specific to avoid failures" c62cb1bf1e6de [RISCV][GISel] Stop promoting s32 G_ROTL/ROTR rotate amount to s64 on RV64. bb8b9ac0ba538 [Utils] Add new --update-tests flag to llvm-lit (#108425) 2f4327294dccc [SandboxIR] Implement getNumBits for Instructions (#110748) fd5e220fa63bf [SandboxVec][DAG] MemDGNode for memory-dependency candidate nodes (#109684) 9440420f63b79 [Clang] Add __builtin_(elementwise|reduce)_(max|min)imum (#110198) ce72c76e9bd0b [compiler-rt] XFAIL freadlink on darwin x86_64. (#110745) b70d32789c946 [HLSL][clang] Add elementwise builtin for atan2 (p3) (#110187) 513404806646a [readtapi] Add option to ignore architecture slices to ignore (#110615) a140931be5080 [TableGen] Change `getValueAsListOfDefs` to return const pointer vector (#110713) 760ffa4736357 [mlir][tensor] Apply `InsertSliceOfTransferWriteOpFolder` only when `transfer_write` overwrites all elements of `insert_slice` (#108803) 38a8000f30aa8 [BPF] Use mul for certain div/mod operations (#110712) aa02b76b1a4c2 [X86] Let's improve the expression we dump for vpternlog c7d4d39b9b2c3 [asan] Disable test on iOS 998033b3501e9 [SLP][NFC]Make a test target specific to avoid failures 67432f20491a0 [libc++][C++03] Copy the LLVM 19 headers (#108999) a9746675a505b [MLIR][Python] Add `encoding` argument to `tensor.empty` Python function (#110656) f3c408d1726f6 [SLP]Add debug counter support 60af1548e138e [MTE] Allow stack history for API level >=35 (#110328) 98c9523113b55 [scudo] Fix isOwned on MTE devices. (#110717) 9ec229dd3ede6 [SystemZ][z/OS] fix ppc-xmmintrin.c on z/OS (#109676) 9c2843275e8bc [NFC] Make 'Triple&' param a 'const&' instead (#110628) 916c83020967d Revert "[RISCV][GISel] Remove unused isel patterns for s32 shifts with s64 shift amount." e45b44c630eb3 [RISCV] Add pattern for PACK/PACKH in common misaligned load case (#110644) 32ffc9fdc2cd4 [gn build] Port 4206c37bd118 5cabf1505d218 [KnownBits] Make `avg{Ceil,Floor}S` optimal (#110688) 9c72a9db7b6f8 [compiler-rt] [asan] Remove superfluous trailing semicolons (#110641) a20020192845c [scudo] Fix wording for unsupported test reason. (#110716) fa6c02a93d402 [RISCV][GISEL] Remove unused LegalizerHelper argument from legalizeExtractSubvector. NFC. 2fca0effb4e1c [BPF] fix sub-register handling for bpf_fastcall (#110618) f957d080e9e97 [RISCV][GISEL] Legalize G_EXTRACT_SUBVECTOR (#109426) d8df118545bf0 [HLSL] Array by-value assignment (#109323) f6b2a222beed7 [libc] Move struct Sign into LIBC_NAMESPACE (#110709) 4206c37bd1188 [lldb][DWARF] Replace lldb's DWARFDebugArangeSet with llvm's (#110058) 47e3d8dc7e885 [libc][math] Implement `issignaling[f|l]` as a libc math function (#110556) e9dbdb20f26c3 [Clang][TableGen] Change NeonEmitter to use const Record * (#110597) 1d39b4f7175d8 [Clang][TableGen] Change SACheckersEmitter to use const Record * (#110596) cea09886c22f6 [Clang][TableGen] Change OptionDoc Emitter to use const Record * (#110592) 2d3119c3d9144 AMDGPU: Add more tests for frame index code quality 335e1372671c7 [Attributor][FIX] Track returned pointer offsets (#110534) b16e69494811c [SLP]Try to keep operand of external casts as scalars, if profitable e7edd53e2de57 [bazel] Port c63112a9118277a20ae440f3f69189c0937e8f4d (#110706) 74cfd203c36d3 [clang][headers][x86] Reduce clang-format warnings when updating x86 headers 748f5404ccdf2 workflows/release-binaries: Use static ZSTD on macOS (#109909) 5366bf5b6642f [libc++][NFC] Improve the synopsis of <algorithm> a5dfcccd58c96 [MLIR][TableGen] Change MLIR TableGen to use const Record * (#110687) fef3566a25ff0 [mlir] Pass Options ownership modifications (#110582) afc0557a04e33 [IR][Attribute] Add support for intersecting AttributeLists; NFC (#109719) 0dab02258addb [SLP][NFC]Add a test with external cast and extracted operand, NFC 0de0354aa8dcd [LLVM][TableGen] Decrease code size of `Intrinsic::getAttributes` (#110573) 0eb26021d2a95 [libc++] Remove potential 0-sized array in __compressed_pair_padding (#109028) 54a49658990e8 [MLIR][OpenMP] Improve omp.section block arguments handling (#110266) f61abee01a15d AMDGPU: Add missing tests for local stack alloc s_add_i32 handling 4e52e6a0135ab [MLIR][OpenMP] Document entry block argument-defining clauses (NFC) (#109811) c63112a911827 [libc][stdio] Use proxy headers of stdio.h in src and test folders. (#110067) d071fdab44ad2 [llvm][OMPIRBuilder] Avoid Type::getPointerTo() (NFC) (#110678) 5894d4e8e4fc5 [MLIR][OpenMP] Use map format to represent use_device_{addr,ptr} (#109810) c66dee4c6bd65 [AMDGPU] Refactor several functions for merging with downstream work. (#110562) 9f6f6afa31b52 LoopSimplify: strip dependency on DA (NFC) (#107379) cdb3ebf1e62df [MLIR][OpenMP] Normalize representation of entry block arg-defining clauses (#109809) f3baa73c8b212 [clang][bytecode] Implement ia32_{pdep,pext} builtins (#110675) cd40070bfc77a [RegisterPressure] NFC: Clean up RP handling for instructions with overlapping Def/Use (#109875) 55c70f6d89345 [clang][bytecode] Check GetPtrBase ops for null pointers (#110673) 16ba126a1465f [AMDGPU][GlobalISel][NFC] Use amdhsa target for flat/private tests (#110672) e565a4fa0b094 [IR] Extract helper for GEPNoWrapFlags intersection (NFC) 7ca4128d349ec [AArch64] Generalize the instruction size checking in AsmPrinter (#110108) dc98482d9817a AMDGPU: Fix executable permissions on file 8395b3f60f1f4 AMDGPU: Mark scc dead when materialized frame base registers ede866d708c1a [ExecutionEngine] Avoid repeated hash lookups (NFC) (#110621) f01d45cf97714 [DebugInfo] Avoid repeated hash lookups (NFC) (#110620) 616d1d2e998aa [gn build] Port 2469d7e361a2 2a2c35a9a652b [InstCombine] Fold `icmp spred (mul nsw X, Z), (mul nsw Y, Z)` into `icmp spred X, Y` (#110630) cb52e8e13d97b [clang][x86] Add constexpr support for MULX intrinsics (#110654) d0f67773b2133 [MLIR][OpenMP] Normalize handling of entry block arguments (#109808) 28be39f174f10 [Flang][Driver] Enable the -B option (#109965) 2026501cf107f [MLIR] Make `OneShotModuleBufferize` use `OpInterface` (#110322) 60b604a1982c3 [libc++][z/OS] Fix shared_ptr control block test when aligned allocation is not available (#109693) 2469d7e361a2b [NFC] Add a new Intrinsics.cpp file for intrinsic code (#110078) 9d95e2614e425 [TableGen] Change all type pointers to const (#110602) fdfd326a012f7 [Clang][LLVM] Change OpenCL Emitter to use const Record * (#110590) 5831eed8d0389 [Clang][TableGen] Change Opcodes Emitter to use const Record * (#110588) 52e7c699a5a0c [Clang][TableGen] Change ClangDiagnosticEmitter to use const Record * (#110585) 017c2aba61a2a [Clang][TableGen] Change ClangAttrEmitter to use const Record * (#110584) a86e966a2017a [TableGen] Change TableGenMain to use const RecordKeeper (#110578) bea1c9026a0db [NFC] Fix line width to fit in 80 columns (#110605) d6d3d2f5d98c4 [libc++] Run additional LLDB data formatters tests as part of libc++'s CI (#110570) 97da34e0157d9 [OpenACC] Add 'collapse' clause AST/basic Sema implementation (#109461) 677e8cd6ff51e [libc++] Avoid re-exporting a few specific symbols from libc++abi (#109054) bb78a0b33496f [clang] Fix the local parameter of void type inside the `Requires` expression. (#109831) be6b4f6979986 [HLSL][SPIRV] Fix calling convention for call in entry function. (#110542) 2672037e3666b [AMDGPU][True16][MC] Support VOP3 only instructions with true16 and fake16 (#109891) 936142e0e7790 [flang] IEEE_RINT, IEEE_INT (#110509) fe61dbf1d3350 [AMDGPU] Specify width and align for all AMDGPU builtin types. NFC. (#109656) 9cd289fa4a735 workflows/release-documentation: Submit a pull request with changes (#108247) 8f2aa9dbad7c1 workflow/release-binaries: Checkout sources before downloading artifacts (#109349) 007780f31e858 Revert "Add missing extendhfxf2 in compiler rt" (#110662) f3d58f4161b86 Revert "[libc++] LWG3870: Remove `voidify` (#110355)" (#110587) 2e559c3dceef9 [NFC] Correct the misuse of the API in the Clang test-report script (#108725) a59e5d8115bce [ConstantFold][RFC] Add AllowLHSConstant parameter in getBinOpAbsorber (#109736) 9f81acf4ef39e [Mips] Regenerate test checks (NFC) 14c4f28ec109e [RISCV] Enable load clustering by default (#73789) cab8c876920fb [libc] Fix race conditions in sprintf_test. (#110624) a57a83fc15219 Add missing extendhfxf2 in compiler rt (#109090) b8b036a7fe5b6 [HLSL] Treat `main` as any other function (#110546) ba340b2f475a2 [LLD][COFF] Define remaining ARM64EC builtin symbols (#110640) b2a6814126641 [AArch64][NEON][SVE] Lower i8 to i64 partial reduction to a dot product (#110220) 4b3ba64ba71c0 [SCEVExpander] Clear flags when reusing GEP (#109293) 0344123ffb47c [VPlan] Manage FMFs for VPWidenCall via VPRecipeWithIRFlags. (NFC) c4d9cd8b747cb [LLD][ELF][AArch64] Add BTI Aware long branch thunks (#108989) 91ef1f7caa4c8 A few tweaks to the MLIR .pyi files (#110488) a88901838aad6 [APFloat] Correct semantics of minimum/maximum for signaling NaN arguments (#109976) 574e2dc5f14bd [gn build] Port 7b8f7beadcf1 7b8f7beadcf18 [clang-tidy] Add new check bugprone-tagged-union-member-count (#89925) cc01112660499 [SLP][REVEC] getTypeSizeInBits should apply to scalar type instead of FixedVectorType. (#110610) 79ecb814d0c92 [libc][math] Fix exceptional cases pow(-0, 1/2) and pow(-inf, 1/2). (#110566) e96f7788f5176 [clang][x86] Fix bad merge in #110581 be9461cda66c7 [LLVM][InstCombine][SVE] fcvtnt(a,all_active,b) != fcvtnt(undef,all_active,b) (#110278) 8a8e7f3e43861 [clang][x86] Add constexpr support for all remaining BMI1 intrinsics (#110581) 7147e88f5502c [clang][bytecode] Implement lzcnt/tzcnt/bzhi builtins (#110639) a5f3a2a8414a1 [lldb][TypeSystemClang] Add warning and defensive checks when ASTContext is not fully initialized (#110481) 47861fa3f557b AMDGPU: Mark ds append/consume intrinsics with align 4 (#110533) 520562c597a0a Revert 412d59f0a510a05c08ed45545943dfd2f901bc5d "[DAG] combineShiftToMULH - handle zext nneg as sext" 39b2e35f3da7b [RISCV][test] Precommit tests showing codegen for unaligned load/store with zbkb e2a855def523c [InstCombine] Fix SimplifyDemandedBits recursion cutoff for Arguments 091dc23a2f417 BasicAA: update comments in a routine (NFC) (#110492) 271dc4a3aa075 [clang][x86] Add constexpr support for PDEP/PEXT intrinsics (#110535) 09b8dbfa80d62 [analyzer] Add optin.taint.TaintedDiv checker (#106389) 308c9a9451aaf [Clang][LLVM][AArch64] Add intrinsic for MOVT SME2 instruction (#97602) 1f5e8263b920f [mlir][vector] Add a new TD Op for patterns leveraging ShapeCastOp (#110525) 670a98a1b3b35 [AArch64] Consistently use EmitToStreamer across the AArch64AsmPrinter (#110107) 0e3476605f06a [SPIR-V] Implement support of the SPV_EXT_arithmetic_fence SPIRV extension (#110500) c538d5c8b2f12 [SPIR-V] Discard some llvm intrinsics which we do not expect to actually represent code after lowering (#110233) 3e79c7fec0665 [SPIR-V] Implement OpSpecConstantOp with ptr-cast operation (#109979) 8bc8b84225765 [SPIR-V] Fix inconsistency between previously deduced element type of a pointer and function's return type (#109660) 3ba4092c066b5 [AMDGPU] Check vector sizes for physical register constraints in inline asm (#109955) 0cf4cb4bde440 Revert "[clang] Fix FIXME in dynamic initializer emission, NFCI" cc3cc5edbec74 [flang][NFC] simplify dispatching of reduction runtime calls (#110479) 257707b45332a [Clang][NFC] Add a test for CWG 2913 (#110614) 36235cee9b48b Add a testcase for the -Wdangling-assignment-gsl warning, NFC. d50d9613e3327 [MCA] Avoid repeated hash lookups (NFC) (#110622) 0089f39e0fb39 [ProfileData] Avoid repeated hash lookups (NFC) (#110619) ec61311e77b39 [LLVM][TableGen] Support type casts of nodes with multiple results (#109728) 2da417e7f6149 [mlir][GPU] gpu.printf: Do not emit duplicate format strings (#110504) 8897dd6fc520b [mlir][Transforms][NFC] Dialect Conversion: Simplify `finalize` signature (#110419) c26a5227c11d8 [compiler-rt] Fix C and C++ compilers being switched when compiling tests (#110552) 23c0850d2e860 [RISCV][VCIX] Add vcix_state to GNU inline assembly register set (#106914) b6091632e77c1 [RISCV] Update stack-folding.ll test 9e45e7facbdec [RISCV][GISel] Remove unused isel patterns for s32 shifts with s64 shift amount. a81902ffc9b20 [RISCV] Fold vfmv.f.s of f16 into load from stack (#110214) 9ad5573825643 [bazel] Fix build past 00128a20eec27246719d73ba427bf821883b00b4 (#110629) 570871eab5305 [X86] Don't convert local function foo in the same section to foo(%rip) when the offset is near INT32_MIN eea5e7e095f94 [libc++][string] Add regression test for sized new/delete bug (#110210) 463a4f15044c0 [Clang][Concepts] Normalize SizeOfPackExpr's pack declaration (#110238) 47d42cfa59b3f [mlir][OpenMP] - MLIR to LLVMIR translation support for delayed privatization in `omp.target` ops. (#109668) f2f9cdd22171f [MLIR] Add test fort #110518 `cast`-to-`dyn_cast` fix (#110563) f86526cc4e12c [gn build] Port 00128a20eec2 00128a20eec27 [RISCV] Implement Clang Builtins for XCValu Extension in CV32E40P (#100684) 75fad47031895 [llvm][AMDGPU] Avoid Type::getPointerTo() (NFC) 4852374135773 [llvm][opt][Transforms] Replacement `calloc` should match replaced `malloc` (#110524) 45e1a38a10371 [PGO] use -fprofile-update=atomic instead of mllvm option in ContinuousSyncMode/set-file-object.c 78ff340148238 [LLDB][Minidump] Fix bug where we were using the wrong collection for thread stacks (#110579) 50e5411e42474 [Clang][Sema] Retain the expanding index for unevaluated type constraints (#109518) a5cd5d351ddb1 [lld][WebAssembly] Avoid emitting empty __wasm_apply_data_relocs function (#109249) 915df1ae41652 [Clang] Implement CWG 2707 "Deduction guides cannot have a trailing requires-clause" (#110473) f3a4def436618 [libcxx][ios] initialize __fill_val_ in _FillHelper (#110279) 8b47711e844bc Revert "CMake: Remove unnecessary dependencies on LLVM/MLIR" (#110594) 7b2346829f434 [WebAssembly] Use 'any' type in more cases in AsmTypeCheck (#110403) 27a8f00b2257c [Bazel] Fixup for #110538, Rename SandboxIRValues.def to Values.def c214af8454345 [SandboxVec][Interval] Implement intersection and difference operations (#110549) 96f37ae453108 [NFC] Use initial-stack-allocations for more data structures (#110544) 4980f2177e5c1 CMake: Remove unnecessary dependencies on LLVM/MLIR (#110362) 78ccffc053362 [flang] Add MALLOC and FREE intrinsics for Cray pointers (#110018) 725eb6bb12e74 [VPlan] Move createVPIRBasicBlock helper to VPIRBasicBlock (NFC). 0547e573c5554 [runtimes] Run backdeployment CI on Github hosted runners (#109984) b8e79b3f5a239 [NFC][AMDGPU] Pre-commit tests for buffer contents legalization (#110559) 6c5277baf558c [X86] Decode VPTERNLOG truth tables when disassembling 53943de73aa8f [GlobalISel] Import extract/insert subvector (#110287) f8ba021e64a0e [mlir][spirv] Add gpu printf op lowering to spirv.CL.printf op (#78510) 4dfed691a9f84 [flang][preprocessor] Don't expand INCLUDE under -E by default (#110333) 9b3818ecae5a5 [flang] Downgrade specific format error to warning (#110314) 1759f3b404a5b [flang] Improve error messages about overflowed integer conversions (#110031) b5aea32920ee6 [flang] Improve error recovery for bad statement after CONTAINS (#109698) 1094ee71da533 [flang][debug] Better handle array lower bound of assumed shape arrays. (#110302) 49df12c01e99a [mlir][NFC] Minor cleanup around `ModuleOp` usage (#110498) 023f7c9382599 [mlir][Transforms][NFC] Dialect Conversion: Update docs for `remapValues` (#110414) df3f291d2a64b [TBAA] Add tests with pointers to structs to tbaa-pointers.c. 92a8b81bdf445 [LegalizeVectorOps] Enable ExpandFABS/COPYSIGN to use integer ops for fixed vectors in some cases. (#109232) ab393cee9dffd [RISCV] Take known minimum vlen into account when calculating alignment padding in assignRVVStackObjectOffsets. (#110312) 18fa9fa0439d4 [LLD][COFF] Add support for ARM64EC delay-load imports (#110042) 9e85937b835e8 [SandboxIR][NFC] Rename SandboxIRValues.def to Values.def (#110538) 8ab50da589fd2 Include <cstdlib> in Toy Lexer examples. (#110449) 41145feb77ddc [libc++][modules] Rewrite the modulemap to have fewer top-level modules (#110501) 607c525110ed1 [ARM64] [Windows] Mark block address as taken when expanding catchrets (#109252) bbdca53bad670 [KnownBitsTest] Add optimality tests to some optimal impls; NFC 8518178857615 [clang][bytecode] Implement ia32_bextr builitns (#110513) 5d45815473496 [docs][amdgpu] Update kernarg documentation for gfx90a (#109690) 3e5e48a173210 [flang][cuda] Fix buildbot failure (#110540) ce6369ed44abd Fix build break when building RISCVInstrInfo.cpp with MSVC (#110342) 005f815313566 [LIBC] Fix build failure caused by #110032 (#110539) 357c1970cabf0 [gn build] Port e22b07e766e4 7dbc664549c8d [flang][cuda] Convert data transfer between scalar and arrays (#110180) 432ba353d8fcd [libc++][test] Cover move construction of allocators again (#110375) 78f9a8b82d772 [libc++] LWG3870: Remove `voidify` (#110355) e22b07e766e41 [SandboxIR][NFC] Move Function class to a separate file (#110526) fcb5905ea440b [MLIR][TableGen] Minor code cleanup in DirectiveCommonGen (#110290) 7ac474baad823 [LLVM][TableGen] Change SeachableTableEmitter to use const RecordKeeper (#110032) 4b95806d49d81 [llvm][unittests] Avoid Type::getPointerTo() (NFC) 6e6dee944b6c9 [llvm][Coroutines] Avoid Type::getPointerTo() (NFC) (#110520) 7e542a2536017 [libc++abi] Avoid using deprecated throw specifications in >= C++11 (#109296) 511439b2821de [clang][x86] Make sure we undef __DEFAULT_FN_ATTRS_CONSTEXPR attributes tags at the end of the bmi headers 39e254ec919af [flang][cuda] Convert cuf.alloc and cuf.free for scalar and arrays (#110055) 5d19d55ce1da5 [SimplifyCFG] Better aligned a comment. (#109307) 7a0a7947ee932 Revert "[flang] Implement GETUID and GETGID intrinsics" (#110531) 8815328b6bf0f [clang][x86] Add constexpr support for all remaining TBM intrinsics (#110515) df691ca74bac5 [SystemZ] Fix a warning b086f7591ce8d Fix an integer trunctation issues for the DW_AT_frame_base DWARF location expression (#110388) 2121b961fd8f1 [libc++abi][libunwind] Run c++abi and unwind tests against a fake install root (#110171) fb6feb86a7dc3 [ADT] Restore handwritten vector find in SmallSet (#110254) f3ebf22428211 [MLIR] Fix: `cast` were meant to be `dyn_cast`. (#110518) 9d4ddf3a1969d [rtsan] Update docs to include run…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
On Ubuntu jammy:
Log: https://llvm-jenkins.debian.net/job/llvm-toolchain-jammy-binaries/architecture=amd64,distribution=jammy,label=amd64/1696/
The text was updated successfully, but these errors were encountered: