summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-27[𝘀𝗽𝗿] changes introduced through rebaseusers/boomanaiden154/main.github-bump-ci-container-to-ubuntu-2404Aiden Grossman
2025-03-27[Github] Bump CI container to LLVM 20.1.1Aiden Grossman
2025-03-27[LAA] Add missing test coverage for retrying with runtime checks.Florian Hahn
2025-03-27[Clang] Add 'Joseph Huber' as offloading driver maintainer (#133296)Joseph Huber
2025-03-27[CodeGen] Simplify code using TypeSize overloads of getMachineMemOperand [nfc]Philip Reames
2025-03-27[mlir][DataLayout] Add `IsolatedFromAbove` to `DataLayoutOpInterface` (#132742)Fabian Mora
2025-03-27[VPlan] Manage FindLastIV start value in ComputeFindLastIVResult (NFC) (#132690)Florian Hahn
2025-03-27Add guard to for loop test clang/test/Sema/for.c (#133169)Ariel-Burton
2025-03-27Fix failing test case for _CountofAaron Ballman
2025-03-27[RISCV] Use TypeSize instead of uint64_t in getMachineMemOperand interface (#...Philip Reames
2025-03-27[RISCV] Update the latency of floating point load in SiFive P500 scheduling m...Min-Yih Hsu
2025-03-27[MLIR][LLVM] Lift alignstack attribute ptr type restriction (#133195)Bruno Cardoso Lopes
2025-03-27[AArch64] Add getVectorInstrCost Codesize costs handling. (#130946)David Green
2025-03-27[Clang] Improve subsumption. (#132849)cor3ntin
2025-03-27[C2y] Implement WG14 N3369 and N3469 (_Countof) (#133125)Aaron Ballman
2025-03-27[RISCV] Add test case for PR #133256Mikhail R. Gadelha
2025-03-27[Docs] Document freestanding requirements (#132232)Aaron Ballman
2025-03-27[libc++] Remove official Clang 18 support. (#130142)Mark de Wever
2025-03-27[HLSL] Add new int overloads for math builtins (#133162)Sarah Spall
2025-03-27[libc] Update headers on aarch64 (#133180)Michael Jones
2025-03-27[asan] Print diagnostic if unlimited stack size detected (#133170)Thurston Dang
2025-03-27[gn build] Port 59d06071e9b5LLVM GN Syncbot
2025-03-27[NFC][HLSL] Move emitter out of AMDGPU.cpp (#133251)Farzon Lotfi
2025-03-27[RISCV] Manually update MIR inputs to reflect #79e82b6Philip Reames
2025-03-27[DAG] visitEXTRACT_SUBVECTOR - accumulate SimplifyDemandedVectorElts demanded...Simon Pilgrim
2025-03-27[RISCV] Canonicalize foldable branch conditions in optimizeCondBranch (#132988)Philip Reames
2025-03-27[RISCV] Update two autogen tests to reduce spurious diffs [NFC]Philip Reames
2025-03-27[libclc] Move fmod, remainder & remquo to the CLC library (#132054)Fraser Cormack
2025-03-27[ADT] Remove old range constructors of SmallSet and StringSet (#133205)Kazu Hirata
2025-03-27[Transforms] Use range constructors of *Set (NFC) (#133203)Kazu Hirata
2025-03-27[RISCV] Set mayRaiseFPException = 0 on FCVT_D_W(U). (#133200)Craig Topper
2025-03-27[MLIR][NVGPU] Add `tma.fence.descriptor` OP (#133218)Guray Ozen
2025-03-27[MLIR][NVGPU] Add `mbarrier.get` Op (#133221)Guray Ozen
2025-03-27[libc++][NFC] Move dylib function in <__filesystem/operations.h> togetherNikolas Klauser
2025-03-27[RISCV] Reverse the order of Base and Offset in Core-V RegReg operand. (#133209)Craig Topper
2025-03-27[InstCombine] Handle scalable splats of constants in getMinimumFPType (#132960)Luke Lau
2025-03-27[libc++] Refactor ranges::{min, max, min_element, max_element} to use std::__...Peng Liu
2025-03-27[Clang] Make `--lto-partitions` only default for HIP (#133164)Joseph Huber
2025-03-27[libc++] Instantiate hash function externally (#127040)Nikolas Klauser
2025-03-27[mlir][scf] Remove redundant ensureTerminator for `scf.forall` (#133081)Longsheng Mou
2025-03-27[lldb] Teach FuncUnwinders about discontinuous functions (#133072)Pavel Labath
2025-03-27[RISCV] Modify operand regclass in load store patterns (#133071)Sudharsan Veeravalli
2025-03-27[lldb] Respect LaunchInfo::SetExecutable in ProcessLauncherPosixFork (#133093)Pavel Labath
2025-03-27[Clang] Correct the DeclRefExpr's Type after the initializer gets instantiate...Younan Zhang
2025-03-27[RISCV] Have GPRMem on the correct operand in QCIRVInstESStore (#133042)Sudharsan Veeravalli
2025-03-27[clang][CodeGen] Generate follow-up metadata for loops in correct format (#1...Ryotaro Kasuga
2025-03-27[libclc] Move atan2/atan2pi to the CLC library (#133226)Fraser Cormack
2025-03-27Fix gcc signed/unsigned comparison warning. NFC.Simon Pilgrim
2025-03-27[libc++] Introduce unversioned namespace macros (#133009)Nikolas Klauser
2025-03-27[X86] combineINSERT_SUBVECTOR - fold insert_subvector(base,extract_subvector(...Simon Pilgrim