aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
16 hours[CodeGen][ARM64EC][NFC] Add ARM64EC alias symbols test. (#92100)upstream-mainJacek Caban
16 hours[libc++][z/OS] Correct a definition of __native_vector_size (#91995)zibi2
16 hours[AArch64] Add intrinsics for bfloat16 min/max/minnm/maxnm (#90105)Hassnaa Hamdi
16 hours[lldb] Move TestBase.runCmd() to the Base class (#92252)Dmitry Vasilyev
16 hours[X86] rot32.ll - remove old shld check prefixesSimon Pilgrim
16 hours[Transforms] Fix -Wunused-variable in DemoteRegToStack.cpp (NFC)Jie Fu
16 hours[libc++][z/OS] Fixup two linear_congruential_engine tests (#92261)zibi2
16 hours[lldb][Windows] Disable the TestGdbRemoteLibrariesSvr4Support test for Window...Dmitry Vasilyev
16 hours[flang][OpenMP] Remove unnecessary `Fortran::` qualification, NFC (#92298)Krzysztof Parzyszek
16 hours[clang][flang][windows] Prefer user-provided library paths (-L) (#90758)David Truby
16 hours[VPlan] Document current status. (#85689)Florian Hahn
16 hours[Transforms] Fix -Wsign-compare in DemoteRegToStack.cpp (NFC)Jie Fu
16 hours[RemoveDIs][NFC] Fix rotten green C API test (#92362)Orlando Cazalet-Hyams
17 hours[Reg2Mem] Handle CallBr instructions (#90953)XChy
17 hours[DAG] SimplifyDemandedBits - ISD::AND - only request DemandedElts when lookin...Simon Pilgrim
17 hours[gn build] Port 7d81062352f7LLVM GN Syncbot
17 hours[GlobalISel] Refactor Combiner MatchData & Apply C++ Code Handling (#92239)Pierre van Houtryve
17 hours[GlobalISel] Reduce KnownBits usage in matcher combines (#92381)Pierre van Houtryve
18 hours[ValueTracking] Fix assertion failure when `computeKnownFPClass` returns fcNo...Yingwei Zheng
18 hours[clang] CTAD: implement the missing IsDeducible constraint for alias template...Haojian Wu
18 hours[AST] RecursiveASTVisitor: Don't traverse the alias deduction guides in the d...Haojian Wu
19 hours[clang] Fix CXXNewExpr end source location for 'new struct S' (#92266)Arseniy Zaostrovnykh
19 hoursRevert "[LoopUnroll] Clamp PartialThreshold for large LoopMicroOpBufferSize (...Dmitri Gribenko
19 hours[analyzer] Clean up list of taint propagation functions (#91635)Donát Nagy
19 hours[NFC] Update example in commentSirraide
19 hours[mlir][vector] Teach `TransferOptimization` to look through trivial aliases (...Benjamin Maxwell
19 hours[lld][test] Fix test failure after #92223wanglei
19 hours[mlir][bazel] Fix bazel build.Oleg Shyshkov
20 hours[LoongArch] Refactor LoongArchABI::computeTargetABIwanglei
20 hours[LoongArch] Enable all -target-abi optionswanglei
20 hours[mlir][vector] Teach `TransferOptimization` to forward masked stores (#87794)Benjamin Maxwell
20 hours[AArch64][TargetParser] move ArchInfo into tablegen [NFC] (#92037)Tomas Matheson
20 hours[mlir] fix orphaned IRDLExtensionOps documentationAlex Zinenko
20 hours[mlir] add missing include to MemRefTransformOps.hAlex Zinenko
20 hoursSimplifyLibCalls: Emit vector ldexp intrinsics in exp2->ldexp combine (#92219)Matt Arsenault
21 hours[reland][flang] Initial debug info support for local variables (#92304)Abid Qadeer
21 hours[mlir][tensor] Fold pack-unpack with unbalanced outer_dims_perm attr (#92234)Adam Siemieniuk
21 hours[libc++][test] `__cpp_lib_within_lifetime` -> `__cpp_lib_is_within_lifetime` ...Mital Ashok
21 hours[ADT] Deprecate StringRef::equals (#92351)Kazu Hirata
21 hoursSimplifyLibCalls: Use IRBuilder helpers for creating intrinsics (#92288)Matt Arsenault
21 hours[mlir][ArmSME] Verify ops on tile types post LLVM conversion (#92076)Cullen Rhodes
22 hoursInstCombine: Try to use exp10 intrinsic instead of libcall (#92287)Matt Arsenault
22 hours[lld][AArch64][ELF][PAC] Support `.relr.auth.dyn` section (#87635)Daniil Kovalev
22 hours[Flang][OpenMP] Fix update operation not found issue (#92165)Kiran Chandramohan
22 hoursMCAsmParser: Support \+Fangrui Song
22 hours[github] Add keith back to bazel codeownersTimm Bäder
22 hours[clang][Interp] Implement __builtin_shufflevectorTimm Bäder
22 hoursRevert "[flang] Add ETIME runtime and lowering intrinsics implementation" (#9...Mehdi Amini
22 hours[MLIR][LLVM] add dwarfAddressSpace to DIDerivedType (#92043)William G Hatch
23 hoursRevert "[Serialization] Read the initializer for interesting static variables...Chuanqi Xu