summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-20sortusers/Groverkss/fix-codeownersKunwar Grover
2025-02-20Sort alphabeticallyKunwar Grover
2024-11-08[mlir] Fix nested codeowners for vector dialectKunwar Grover
2024-11-08[RISCV] Remove forced-sw-shadow-stack in RISCVFeatures.td (#115447)Jesse Huang
2024-11-08[lldb] s/assertEquals/assertEqual TestDAP_sendEventPavel Labath
2024-11-08[AArch64] Create set.fpmr intrinsic and assembly lowering (#114248)Lukacma
2024-11-08[lldb][test] TestConstStaticIntegralMember.py: fix XFAIL decoratorsMichael Buch
2024-11-08[lldb][test] TestConstStaticIntegralMember.py: XFAIL on Darwin for older comp...Michael Buch
2024-11-08[lldb] Fixed the @skipUnlessAArch64MTELinuxCompiler decorator in case of Wind...Dmitry Vasilyev
2024-11-08[libc++][docs] Document _LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION (#...Alona Enraght-Moony
2024-11-08[AArch64][v8.7-A] Fix inconsistency in SPE_EEF feature (#115296)amilendra
2024-11-08[IR] Remove variadic overload of StructType::setBody. NFC. (#114421)Jay Foad
2024-11-08Revert "clang/AMDGPU: Restore O3 checks in default-attributes.hip (#115238)"Weaver
2024-11-08[FMV] Remove feature dgh. (#115363)Alexandros Lamprineas
2024-11-08[LLD][COFF] Use correct machine types in PDB records on ARM64EC (#115309)Jacek Caban
2024-11-08Fix DIBuilder::createVariantPart after f6617d65e496Hans Wennborg
2024-11-08[flang][OpenMP][MLIR] Add MLIR op for loop directive (#113911)Kareem Ergawy
2024-11-08[gn build] Port 58a17e1bbc54LLVM GN Syncbot
2024-11-08[X86][AMX] Support AMX-AVX512 (#114070)Phoebe Wang
2024-11-08[DAGCombiner] Remove a hasOneUse check in visitAND (#115142)David Sherwood
2024-11-08[InstCombine] Drop nsw in negation of select (#112893)Yingwei Zheng
2024-11-08[mlir][vector] Disable vector.flat_transpose for scalable vectors (#115338)Andrzej Warzyński
2024-11-08[ASTWriter] Detect more non-affecting FileIDs to reduce source location dupli...Ilya Biryukov
2024-11-08[GVN][NewGVN] Take call attributes into account in expressions (#114545)Yingwei Zheng
2024-11-08[RISCV] Skip DAG combine for bitcast fabs/fneg (#115325)Gergely Futo
2024-11-07Reapply "[XRay][AArch64] Support -fxray-shared (#114431)" (#115300)Sebastian Kreutzer
2024-11-08[RISCV] Add Smdbltrp and Ssdbltrp extension (#111837)T-Tie
2024-11-08[GlobalISel][AArch64] Legalize G_EXTRACT_VECTOR_ELT for SVE (#115161)Thorsten Schütt
2024-11-07[Coroutines] Respect noinline attributes when eliding heap allocation (#115384)Yuxuan Chen
2024-11-07[Coroutines] Inline the `.noalloc` ramp function marked coro_safe_elide (#114...Yuxuan Chen
2024-11-08[Clang] Remove the wrong assumption when rebuilding SizeOfPackExprs for const...Younan Zhang
2024-11-08[M68k] implement large code model (#106381)Janis Heims
2024-11-08[Clang][RISCV] Remove forced-sw-shadow-stack (#115355)Jesse Huang
2024-11-08[mlir][IR][NFC] Cleanup insertion point API usage (#115415)Matthias Springer
2024-11-07[RISCV][GISel] Add G_ZEXT to RISCVInstructionSelector::selectZExtBits. (#115391)Craig Topper
2024-11-08[RISCV][Clang] Reuse RVVOutBuiltinSet multiclass for builtin vfrsqrt7. NFC (#...Jim Lin
2024-11-07[MemProf] Avoid incorrect ICP symtab canonicalization (#115419)Teresa Johnson
2024-11-07[FIX] Add missing component introduced in #115218Shilei Tian
2024-11-08[flang][OpenMP] Parse `bind` clause for `loop` direcitve. (#113662)Kareem Ergawy
2024-11-08[CodeGen][MISched] Set DumpDirection after initPolicy (#115112)Pengcheng Wang
2024-11-07[ELF] Change a Fatal to assert in addThunkAArch64. NFCFangrui Song
2024-11-07[DXIL][SPIRV] Lower `WaveActiveCountBits` intrinsic (#113382)Finn Plummer
2024-11-07AMDGPU: Fold more scalar operations on frame index to VALU (#115059)Matt Arsenault
2024-11-07clang/AMDGPU: Restore O3 checks in default-attributes.hip (#115238)Matt Arsenault
2024-11-08[lldb][LoongArch] Function calls support in lldb expressionswanglei
2024-11-08[RuntimeDyld] Add LoongArch supportwanglei
2024-11-07[HLSL][SPIRV] Added clamp intrinsic (#113394)Adam Yang
2024-11-07[NVPTX] Add TTI support for folding isspacep in InferAS (#114486)Alex MacLean
2024-11-07[RISCV][GISel] Custom promote s32 G_FPTOSI/FPTOUI on RV64. (#115268)Craig Topper
2024-11-07[RISCV][GISel] Add fcopysign tests with mismatched types. NFC (#115364)Craig Topper