summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-14Revert "[Clang][OpenMP] Bug fix Default clause variable category (#165276)"revert-165276-bug_fix_variable_categoryRitanya-B-Bharadwaj
2025-11-14AArch64: rewrite the CSR compuation (#167967)Saleem Abdulrasool
2025-11-14[lldb][nfc] Simplify instruction iteration in UnwindAssemblyInstEmulation (#1...Felipe de Azevedo Piovezan
2025-11-14[lldb][nfc] Initialize m_initial_sp in ctor for UnwindAssemblyInstEmulation (...Felipe de Azevedo Piovezan
2025-11-14[lldb][nfc] Reduce scope of loop variable in UnwindAssemblyInstEmulation (#16...Felipe de Azevedo Piovezan
2025-11-14[lldb][nfc] Add helper function for logging in UnwindAssemblyInstruction (#16...Felipe de Azevedo Piovezan
2025-11-14[lldb][nfc] Reduce indentation in UnwindAssemblyInstruction (#167914)Felipe de Azevedo Piovezan
2025-11-14[lldb][nfc] Fix comment in UnwindAssemblyInstruction (#167914)Felipe de Azevedo Piovezan
2025-11-14[flang][runtime] Advance output record in specific case (#167786)Peter Klausler
2025-11-14[flang] Disable some warnings with ineluctable false positives (#167714)Peter Klausler
2025-11-14[flang] Use instantiated PDT for structure constructor in default init (#167409)Peter Klausler
2025-11-14[AMDGPU] Ensure SCC is not live before shrinking to s_bitset* (#167907)LU-JOHN
2025-11-14Revert "[VPlan] Expand WidenInt inductions with nuw/nsw" (#168080)Alex Bradbury
2025-11-14[Sparc] Optimize compare instruction (#167140)Koakuma
2025-11-14[Clang][OpenMP] Bug fix Default clause variable category (#165276)SunilKuravinakop
2025-11-14[OpenMP][Flang] Emit default declare mappers implicitly for derived types (#1...Akash Banerjee
2025-11-14[AArch64] Use isAllOnes rather than popcount() == Size (NFC) (#167884)AZero13
2025-11-14[clang][bytecode][NFC] Check pointer types in canClassify() (#168069)Timm Baeder
2025-11-14[AMDGPU][True16][CodeGen] lower flat_d16_saddr_t16 to saddr inst (#166603)Brox Chen
2025-11-14[clang][bytecode] Adjust pointers when moving them (#168053)Timm Baeder
2025-11-14[X86][clang-cl] Add AVX10.1/2 to CL option /arch (#167111)Phoebe Wang
2025-11-14Revert "[LICM] Sink unused l-invariant loads in preheader. #157559"Alexander Belyaev
2025-11-14[flang][OpenMP] Remove dead code left over after PR143715, NFC (#167941)Krzysztof Parzyszek
2025-11-14[flang] Implement !DIR$ IVDEP directive (#133728)Jean-Didier PAILLEUX
2025-11-14[clangd] Find better insertion locations in DefineOutline tweak (#128164)Christian Kandeler
2025-11-14[clang] Fix -Wparentheses warning [NFC]Mikael Holmen
2025-11-14[GlobalOpt][FMV] Fix static resolution of calls. (#160011)Alexandros Lamprineas
2025-11-14[AArch64] Remove FEAT_TME assembly and ACLE support (#167687)Jonathan Thackray
2025-11-14[VPlan] Expand WidenInt inductions with nuw/nsw (#163538)Ramkumar Ramachandra
2025-11-14[flang] Removed old option -fdebug-dump-pre-fir (#168008)Eugene Epshteyn
2025-11-14[clang][bytecode] Don't outright reject dynamic casts (#167517)Timm Baeder
2025-11-14[flang][debug] handle inlined dummy_scope after #167489 (#168039)jeanPerier
2025-11-14[clang][x86] AVX512FP16 constrained sqrt test coverage (#168046)Simon Pilgrim
2025-11-14[LoopInterchange] Fix tests with loops that have BTC=0. NFC. (#167748)Sjoerd Meijer
2025-11-14[AMDGPU] Make use of getFunction and getMF. NFC. (#167872)Jay Foad
2025-11-14[InferAddressSpaces] Fix bad `addrspacecast` insertion for phinode (#163528)Kerang Mao
2025-11-14[AArch64][SME] Handle SME state around TLS-descriptor calls (#155608)Benjamin Maxwell
2025-11-14[AArch64][llvm] Add support for Permission Overlay Extension 2 (FEAT_S1POE2) ...Jonathan Thackray
2025-11-14[mlir][tosa] Allow int64 index tensors in gather/scatter (#167894)Luke Hutton
2025-11-14[GlobalISel] Add support for value/constants as inline asm memory operand (#1...Pierre van Houtryve
2025-11-14[libc++] proper guarding for locale usage in filesystem on Windows (#165470)moleium
2025-11-14Destroy tasks as they are run in the thread pool (#167852)Chandler Carruth
2025-11-14[LV] Explicitly disable in-loop reductions for AnyOf and FindIV. nfc (#163541)Mel Chen
2025-11-14[libc++] Reorganize and fix the libc++ CI dockerfiles (#167530)Louis Dionne
2025-11-14[Linalg] Add basic infra to add matchers for linalg.*conv*/*pool* ops (#163724)Abhishek Varma
2025-11-14[libcxx] [doc] Document the supported target versions of Windows (#167845)Martin Storsjö
2025-11-14[libcxx] [doc] Update the docs about LIBCXX_ENABLE_FILESYSTEM (#167843)Martin Storsjö
2025-11-14[llvm][RISCV] Support P extension CodeGen (#167882)Brandon Wu
2025-11-14[clang][bytecode][NFC] Limit pointer and array ops to integer indices (#168022)Timm Baeder
2025-11-14[VPlan] Disable partial reductions again with EVL tail folding (#167863)Luke Lau