summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-03[OpenMP] Rename ompx_taskgraph->omp_taskgraph_experimentalusers/jtb20/omp-taskgraph-runtimeJulian Brown
2025-10-03[OpenMP] Use ID not index to identify taskgraphs in libomp runtimeJulian Brown
2025-10-03[OpenMP] Make loop index unsigned in __kmpc_omp_task_with_deps/__kmp_omp_taskJulian Brown
2025-10-03[BOLT][AArch64] Refuse to run CDSplit pass (#159351)Paschalis Mpeis
2025-10-03[AMDGPU] Account for implicit XCNT insertion (#160812)Aaditya
2025-10-03[gn build] Port 441f0c7c9a5eLLVM GN Syncbot
2025-10-03[BOLT] Add GNUPropertyRewriter and warn on AArch64 BTI note (#161206)Gergely Bálint
2025-10-03[llvm-jitlink] Use MachOObjectFile::getArchTriple for triple identifi… (#16...Lang Hames
2025-10-03[Clang] Normalize constraints before checking for satisfaction (#161671)Corentin Jabot
2025-10-03[AMDGPU] Define VS_128*. NFCI (#161798)Stanislav Mekhanoshin
2025-10-03[ARM] shouldFoldMaskToVariableShiftPair should be true for scalars up to the ...AZero13
2025-10-03[X86] combineBitcastvxi1 - bail out on soft-float targets (#161704)Simon Pilgrim
2025-10-03[Clang] Ensure initialized NTTP expressions when building CTAD for type alias...Younan Zhang
2025-10-03[JITLink] Add LinkGraph name / triple to debugging output. (#161772)Lang Hames
2025-10-03[flang] use specialized scan/verify version for char (#161767)Connector Switch
2025-10-03[clang] fix #161765 test triple dependency (#161769)Matheus Izvekov
2025-10-02[RISCV][GISel] Use relaxed_load/store in GISel atomic patterns. NFC (#161712)Craig Topper
2025-10-03[orc-rt] Add transparent SPS conversion for error/expected types. (#161768)Lang Hames
2025-10-02[clang] fix lambda dependency issue with late parse attributes (#161765)Matheus Izvekov
2025-10-03[orc-rt] Refactor WrapperFunction to simplify Serializer classes. (#161763)Lang Hames
2025-10-03[orc-rt] Add CallableTraitsHelper, refactor WrapperFunction to use it. (#161761)Lang Hames
2025-10-03[X86][AMX] Combine constant zero vector and AMX cast to tilezero (#92384)Phoebe Wang
2025-10-02[NFC][IR2Vec] Moving `parseVocabSection()` to `VocabStorage` (#161711)S. VenkataKeerthy
2025-10-02[mlir][vector] Simplify op rewrite pattern inheriting constructors. NFC. (#16...Jakub Kuderski
2025-10-02[HLSL] Add missing dependency to Frontend unittest (#161738)joaosaffran
2025-10-02[libc][NFC] Turn off faccessat on aarch64 (#161740)Michael Jones
2025-10-02[clang-scan-deps] Remove unused OutputsPaths from FullDependencyConsumer (NFC...Naveen Seth Hanig
2025-10-02Reland "[lldb][MachO][NFC] Extract ObjC metadata symbol parsing into helper f...Michael Buch
2025-10-02Suppress returning larger CXX records in mem on PlayStation (#161732)wjristow
2025-10-03[orc-rt] Add testcase for Expected<Expected<T>> support. (#161660)Lang Hames
2025-10-02Reapply "[VPlan] Compute cost of more replicating loads/stores in ::computeCo...Florian Hahn
2025-10-02[debugserver] Support for `qMemTags` packet (#160952)Julian Lettner
2025-10-02[ARM] Update and cleanup lrint/llrint tests. NFCDavid Green
2025-10-02[lldb] Add lld requirement to NativePDB test (#161731)Alex Langford
2025-10-02[FMV][AArch64] Remove last of MRS bits and rename file (#161585)Brad Smith
2025-10-02[LV] Add tests with multiple F(Max|Min)Num reductions w/o fast-math.Florian Hahn
2025-10-02[RISCV] Use i64 instead of XLenVT in some RV64 only isel patterns. NFCCraig Topper
2025-10-02[bazel] Add missing dep after 99d85906c542c3801a24137ba6d6f2c367308563 (#161728)Jorge Gorbe Moya
2025-10-02[AMDGPU] Be less optimistic when allocating module scope lds (#161464)Jon Chesterfield
2025-10-02[NVPTX] expand trunc/ext on v2i32 (#161715)Artem Belevich
2025-10-02[flang][openacc] Suppport !@acc compiler sentinel (#161706)Valentin Clement (バレンタイン クレメン)
2025-10-02[InstCombine] Fold icmp with clamp into unsigned bound check (#161303)Brandon
2025-10-02[RISCV][GISel] Share an atomic load isel pattern GISel RV64 and SDAG RV32. NF...Craig Topper
2025-10-02[OFFLOAD] Restore interop functionality (#161429)Alex Duran
2025-10-02[RISCV] Always use XLenVT for pointer operand in PatLAQ and PatSRL. NFC (#161...Craig Topper
2025-10-02[libc] Implement faccessat (#161065)Marcell Leleszi
2025-10-02[RISCV] Improve formatting in RISCVInstrInfoVPseudos.td. NFC (#161470)Craig Topper
2025-10-02Revert "[MemProf] Add ambigous memprof attribute" (#161717)Teresa Johnson
2025-10-02Revert "[clang] Convert second arg of __builtin_assume_aligned to ConstantExp...Devon Loehr
2025-10-02[NFC][OpenACC] Remove 'initExpr' from AST/etc. (#161674)Erich Keane