summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-14[𝘀𝗽𝗿] changes introduced through rebaseusers/arichardson/spr/main.amdgpu-baseline-test-for-ptrtoaddr-code-generationGuillaume Chatelet
2025-10-13Revert "[libc] Implement branchless head-tail comparison for bcmp" (#162859)Guillaume Chatelet
2025-10-13[CI] Add AArch64 Premerge Jobs to Metrics (#163257)Aiden Grossman
2025-10-13[gn build] Port ea251536d55fLLVM GN Syncbot
2025-10-13[gn build] Port bb3b0203c0fbLLVM GN Syncbot
2025-10-13[NFC][TableGen] Emit nested namespace definitions in NamespaceEmitter (#161958)Rahul Joshi
2025-10-13[flang][cuda] Get the descriptor pointer for data transfer (#163262)Valentin Clement (バレンタイン クレメン)
2025-10-13[lldb] Support OSC escape codes for native progress (#162162)Jonas Devlieghere
2025-10-13[clang][modules] Derive mtime from PCM timestamps, not PCM files (#162965)Jan Svoboda
2025-10-13[AMDGPU] Enable saving SHARED_BASE to VCC (#163244)carlobertolli
2025-10-13[gn] Fix after c37c82de1acbec165d39d725fe1c7e1d96710219 (#163227)Florian Mayer
2025-10-13[NFC][MIR] Fix extra whitespace in MIR printing (#162928)Rahul Joshi
2025-10-13[LLD] [COFF] Fix aarch64 delayimport of sret arguments (#163096)Martin Storsjö
2025-10-13Reapply "[OpenACC] Sema changes for +*&|^ reduction combiner recipes (… (ht...Erich Keane
2025-10-13[SCEV] Move URem matching to ScalarEvolutionPatternMatch.h (#163170)Florian Hahn
2025-10-13[RISCV] Remove 'Use' from name of two members of DemandedFields. NFC (#163234)Craig Topper
2025-10-13[clang][OMPIRBuilder] Fix two missed function pointer type issues (#162914)Nick Sarnie
2025-10-13[flang][cuda] Make sure dstEleTy is set when used in CUFOpConversion (#163240)Valentin Clement (バレンタイン クレメン)
2025-10-13[NFCI][StaticDataLayout] Get rid of section prefix validation in codegen (#16...Mingming Liu
2025-10-13[NFC][HLSL] Remove unused function 'ContainsBitField' (#163230)Sarah Spall
2025-10-13[flang][cuda] Add interface and lowering for tma_bulk_s2g (#163232)Valentin Clement (バレンタイン クレメン)
2025-10-13[MLIR][XeGPU] Enable blocking for scatter ops with offsets (#162896)Nishant Patel
2025-10-13[AMDGPU] Do not put memory instructions in *ALU SchedGroups (#162560)Jeffrey Byrnes
2025-10-13[StaticDataLayout] Factor out a helper function for section prefix eligibilit...Mingming Liu
2025-10-13[lldb][swig] Support SBFileSpec::GetPath (#162964)Wanyi
2025-10-13[libc] Use UMAXV.4S to reduce bcmp result.Peter Collingbourne
2025-10-13Delegate to ABI plugin to check if call frame addresses are valid (#161398)pveras
2025-10-13[MLIR][LLVM] Add bytecode support for several attributes (#162577)Bruno Cardoso Lopes
2025-10-13[lldb][API test] TestCortexMExceptionUnwind needs ARM llvm targetJason Molenda
2025-10-13[CIR] Add support for virtual destructor calls (#162725)Andy Kaylor
2025-10-13Revert OpenACC Reduction recipe Sema changes. (#163225)Erich Keane
2025-10-13[llvm][RISCV] Correct the order of statement in insertVSETMTK (#163215)Brandon Wu
2025-10-13[StaticDataLayout][MemProf] Record whether the IR is compiled with data acces...Mingming Liu
2025-10-13[WebAssembly] Add extra pattern for dot (#151775)Jasmine Tang
2025-10-13[LLDB] Check type before creating `std::atomic` synthetic children (#163176)nerix
2025-10-13[lldb] Use the correct Wasm register context (#162942)Jonas Devlieghere
2025-10-13[lldb][test] TestExprLanguageNote.test: fix test on WindowsMichael Buch
2025-10-13[SCEV] Add m_scev_Trunc pattern matcher. (#163169)Florian Hahn
2025-10-13[NFC][InstCombine] Use the `Builder`'s `CreateSelectWithUnknownProfile` (#163...Mircea Trofin
2025-10-13[lldb][Darwin] Refine naming of testJulian Lettner
2025-10-13[mlir][LocalAliasAnalysis] Check for `memref.distinct_objects` in `LocalAlias...Ivan Butygin
2025-10-13[lldb][utils] Remove Python 2 compatibility code in lui scriptsDavid Spickett
2025-10-13[ConstantFPRange] Add support for mul/div (#163063)Yingwei Zheng
2025-10-13[OpenACC] Fix memory leak for recipe list in Reduction (#163219)Erich Keane
2025-10-13[clang] NFC: NNS getLocalSourceRange user cleanup (#163206)Matheus Izvekov
2025-10-13[lldb] fix Android host build failure: use of undeclared identifier 'HostInfo...Chad Smith
2025-10-13[slp][profcheck] Mark `select`s as having unknown profile (#162960)Mircea Trofin
2025-10-13[clang] introduce constexpr step limit opt-out (#160440)Tsche
2025-10-13Wasm fmuladd relaxed (#163177)Sam Parker
2025-10-13[ADT] Simplify Bitfields.h (NFC) (#163035)Kazu Hirata