1. ebe5c66 [DXIL] Remove definition and any uses of DXIL `Property` (#130796) by Finn Plummer · 3 weeks ago
  2. 49f0607 [clang][bytecode] Fix union copy/move operator active check (#132238) by Timm Baeder · 3 weeks ago
  3. 882082a [HLSL] Buffer handle globals should not be constants (#130231) by Justin Bogner · 3 weeks ago
  4. dd3addf [bazel] Add missing dependency for ff3341ca35fe4ce05b52e89d654ff4c696d3602e by Benjamin Kramer · 3 weeks ago
  5. 382b707 [libc++] Add coverage for C++17 and Clang Modules with LSV (#131815) by Louis Dionne · 3 weeks ago
  6. 909bff8 gn build: libcxx: Sync file list and always define _LIBCPP_ABI_VERSION. by Peter Collingbourne · 3 weeks ago
  7. 0489447 [PowerPC] dmr extract update assembly operand order (#132083) by RolandF77 · 3 weeks ago
  8. 5356a9b [gn] port 3c657ceef9ced (llvm-ml64) by Nico Weber · 3 weeks ago
  9. adb5775 [asan] Fix-forward by removing sys/personality.h for non-Linux in #131975 by Thurston Dang · 3 weeks ago
  10. 89a1197 [asan] Fix-forward by adding SANITIZER_LINUX guard to 131975 by Thurston Dang · 3 weeks ago
  11. fa52a54 [X86] Add tests showing failure to concatenate X86ISD::VPERMILPV nodes. by Simon Pilgrim · 3 weeks ago
  12. b62e149 [CostModel][X86] check fma cost kinds using -cost-kind=all by Simon Pilgrim · 3 weeks ago
  13. 4d4d9d5 [TTI] Use TypeSize in isLoadFromStackSlot and isStoreToStackSlot [nfc] (#132244) by Philip Reames · 3 weeks ago
  14. e202ff4 [profile] Implement a non-mmap path when reading profile files from a non-local filesystem (#131177) by Wael Yehia · 3 weeks ago
  15. 5f6d9b4 [BOLT] Make Relocations a class and add optional field (#131638) by Paschalis Mpeis · 3 weeks ago
  16. 10624e6 [BOLT] Fix warnings by Kazu Hirata · 3 weeks ago
  17. 73cd84a [NFC][libc++] Adds (multi|)(map|set) forward declarations. (#131541) by Mark de Wever · 3 weeks ago
  18. 99b1a2a [clang] Remove deprecated `FileManager` APIs (#132063) by Jan Svoboda · 3 weeks ago
  19. 15ad84f [clang][deps] Explicitly link pthreads by Jan Svoboda · 3 weeks ago
  20. 482b952 [BOLT] Gadget scanner: factor out utility code (#131895) by Anatoly Trosinenko · 3 weeks ago
  21. 2df51fd [Transforms] Avoid repeated hash lookups (NFC) (#132146) by Kazu Hirata · 3 weeks ago
  22. 93507f6 [PowerPC] Avoid repeated hash lookups (NFC) (#132145) by Kazu Hirata · 3 weeks ago
  23. bc9cee1 [IPO] Avoid repeated map lookups (NFC) (#132144) by Kazu Hirata · 3 weeks ago
  24. ac269e6 [ExecutionEngine] Avoid repeated hash lookups (NFC) (#132143) by Kazu Hirata · 3 weeks ago
  25. 69b7011 [TableGen] Avoid repeated hash lookups (NFC) (#132142) by Kazu Hirata · 3 weeks ago
  26. c38ef58 [ByteCode] Avoid repeated hash lookups (NFC) (#132141) by Kazu Hirata · 3 weeks ago
  27. 7193528 [Target] Use *Set::insert_range (NFC) (#132140) by Kazu Hirata · 3 weeks ago
  28. 7c1f473 [NFC][analyzer] Multipart checker refactor 1: VirtualCallChecker (#132072) by Donát Nagy · 3 weeks ago
  29. 03ceb26 [RISCV] Fix incorrect slide offset when using vnsrl to de-interleave (#132123) by Min-Yih Hsu · 3 weeks ago
  30. b231f6f [MLIR][OpenMP] Improve omp.map.info verification (#132066) by Sergio Afonso · 3 weeks ago
  31. eb77061 [RISCV] Add assembler support for Zvqdotq. (#132118) by Craig Topper · 3 weeks ago
  32. cebc4a1 [Lex][Clang] Add checking to HeaderMapImpl::getString to make it more robust (#131677) by Shafik Yaghmour · 3 weeks ago
  33. 392b8f3 [clang] Handle Binary StingLiteral kind in one more place (#132201) by Mariya Podchishchaeva · 3 weeks ago
  34. 7063419 [libc][docs] Add dirent implementation status doc and include in CMakeLists (#132151) by Prashanth · 3 weeks ago
  35. 3b3f8c5 [asan] Re-exec without ASLR if needed on 32-bit Linux (#131975) by Thurston Dang · 3 weeks ago
  36. fdeb2ff [lldb] Fix prologue size calculation for discontinuous functions (#131597) by Pavel Labath · 3 weeks ago
  37. ff3341c [MLIR][OpenMP] Simplify OpenMP to LLVM dialect conversion (#132009) by Sergio Afonso · 3 weeks ago
  38. 55d3a55 [AMDGPU][True16][CodeGen]disable true16 on fneg test (#132221) by Brox Chen · 3 weeks ago
  39. 97213b3 [MC] Return MCRegister from MCRegisterClass::getRegister. NFC (#132126) by Craig Topper · 3 weeks ago
  40. 6cd62ad Revert "[clang] improve class type sugar preservation in pointers to members" (#132215) by Matheus Izvekov · 3 weeks ago
  41. e6a87da [CodeGen] Don't explicitly set intrinsic attributes (NFCI) by Nikita Popov · 3 weeks ago
  42. 9b1f905 [clang] improve class type sugar preservation in pointers to members (#130537) by Matheus Izvekov · 3 weeks ago
  43. cb1e91c1 [libclc] add --only-needed to llvm-link when INTERNALIZE flag is set (#130871) by Wenju He · 3 weeks ago
  44. 345748e [IVDescriptor] Explicitly check for isMinMaxRecurrenceKind in getReductionOpChain. NFC (#132025) by Luke Lau · 3 weeks ago
  45. 73558dc [SLP][REVEC] Fix getStoreMinimumVF only accept scalar types. (#132181) by Han-Kuan Chen · 3 weeks ago
  46. 1a2539ec [mlir:bufferization] Make `LayoutMapOption` CL args enums. (#132121) by Ingo Müller · 3 weeks ago
  47. 7dc5504 [LLVM][CodeGen][AArch64] Improve PTEST removal by looking through copies. (#132041) by Paul Walker · 3 weeks ago
  48. 9dc854c [libc++] Improve test coverage for copy/move ctors for vector<bool> (#120132) by Peng Liu · 3 weeks ago
  49. a5d4b50 [SLP] NFC. Change the inner loop and outer loop of appendOperandsOfVL. (#132152) by Han-Kuan Chen · 3 weeks ago
  50. c65fa91 [C23] Fix compound literals within function prototype (#132097) by Aaron Ballman · 3 weeks ago
  51. 8c6f309 [clang] Introduce "binary" StringLiteral for #embed data (#127629) by Mariya Podchishchaeva · 3 weeks ago
  52. 68180d8 [flang][OpenMP] Use OmpDirectiveSpecification in standalone directives (#131163) by Krzysztof Parzyszek · 3 weeks ago
  53. 82912fd [libclc] Update license headers (#132070) by Fraser Cormack · 3 weeks ago
  54. f5ee105 [Clang] Optimize -Wunsafe-buffer-usage. (#125492) by Ivana Ivanovska · 3 weeks ago
  55. 64555e3 [X86][NFCI] Add IsStore parameter to hasConditionalLoadStoreForType (#132153) by Phoebe Wang · 3 weeks ago
  56. 750e716 [capi][nfc] Reference Function::getFunctionType in LLVMGlobalGetValueType (#132102) by Mike Aizatsky · 3 weeks ago
  57. 01f0425 [LV] Get FMFs from VectorBuilder in createSimpleReduction. NFC (#132017) by Luke Lau · 3 weeks ago
  58. 0738f70 [Intrinsics] Add Intrinsic::getFnAttributes() (NFC) (#132029) by Nikita Popov · 3 weeks ago
  59. d4b586a [LLDB][NFC] Fix typo in docs (#131388) by Kon · 3 weeks ago
  60. b3b5527 [lldb] Use UnwindPlan::Row as values, part 2 (#132008) by Pavel Labath · 3 weeks ago
  61. 14006c8 [AMDGPU] Fix a warning by Kazu Hirata · 3 weeks ago
  62. bf5cdd6 [libc++][test] Fix issues found by MSVC's STL (#131787) by Stephan T. Lavavej · 3 weeks ago
  63. e17b3cd [AMDGPU] Dynamic VGPR support for llvm.amdgcn.cs.chain (#130094) by Diana Picus · 3 weeks ago
  64. 53a395fd [AArch64][GlobalISel] Legalize more CTPOP vector types. (#131513) by David Green · 3 weeks ago
  65. 7c64790 [CIR] Follow up for addressing style comment (#132093) by Amr Hesham · 3 weeks ago
  66. 0e6ea09 [AArch64][GlobalISel] Scalarize zext with larger than i64 elements. by David Green · 3 weeks ago
  67. 6df192c [AArch64] Addition gisel tests for udiv by constant and zext/sext/trunc. NFC by David Green · 3 weeks ago
  68. 4254f27 [CodeGen][NPM] Parse MachineFunctions in NPM driver (#128467) by Akshat Oke · 3 weeks ago
  69. 9cdbc47 [clangd] Add `HeaderInsertion` config option (#128503) by Mythreya · 3 weeks ago
  70. b44b72e [RISCV] Check line and column numbers for errors in XCVmem-invalid.s. NFC by Craig Topper · 3 weeks ago
  71. 0744d49 [RISCV] Add Qualcomm uC Xqcilb (Long Branch) extension (#131996) by quic_hchandel · 3 weeks ago
  72. 460c0f5 [lldb] Move two methods from Platfrom -> Host (NFC) (#132119) by Jonas Devlieghere · 3 weeks ago
  73. d99033e [LTO][WPD] Suppress WPD on a class if the LTO unit doesn't have the prevailing definition of this class (#131721) by Mingming Liu · 3 weeks ago
  74. d0d33d2 [DirectX] Documenting Root Signature Binary representation (#131011) by joaosaffran · 3 weeks ago
  75. 9cab82f [InstCombine] Enable select freeze poison folding when storing value (#129776) by John McIver · 3 weeks ago
  76. 5946696 [msan] Handle NEON vector load (#130457) by Thurston Dang · 3 weeks ago
  77. c3e1633 [SLP][REVEC] Ignore UserTreeIndex if it is empty. (#131993) by Han-Kuan Chen · 3 weeks ago
  78. 6003c30 [clang] NFC: Unify implementations of CheckMemberPointerConversion (#131966) by Matheus Izvekov · 3 weeks ago
  79. ead2724 [mlir][scf] Fix a div-by-zero bug when step of `scf.for` is zero (#131079) by Longsheng Mou · 3 weeks ago
  80. 08dda4d [Analysis][EphemeralValuesCache][InlineCost] Ephemeral values caching for the CallAnalyzer (#130210) by vporpo · 3 weeks ago
  81. fd7be0d [clang] NFC: Clear some uses of MemberPointerType::getClass (#131965) by Matheus Izvekov · 3 weeks ago
  82. 2c91f10 [flang] Fixed repacking for TARGET and INTENT(OUT) (#131972) by Slava Zakharin · 3 weeks ago
  83. c50d39f [PGO][Offload] Allow PGO flags to be used on GPU targets (#94268) by Ethan Luis McDonough · 3 weeks ago
  84. de2a451 [ARM] Use MCPhysReg instead of uint16_t for arrays of registers. NFC by Craig Topper · 3 weeks ago
  85. be9b7a1 [clang] ASTContext: flesh out implementation of getCommonNNS (#131964) by Matheus Izvekov · 3 weeks ago
  86. 77ac5a2 [clang-doc] Enable MD tests in basic-project (#131924) by Paul Kirth · 3 weeks ago
  87. 09b0e56 [lldb] Add RegisterCheckpoint overload for register methods in RegisterContextThreadMemory (#132079) by Felipe de Azevedo Piovezan · 3 weeks ago
  88. 86fc897 [lld][MachO] Add --disable_verify flag (#132105) by Ellis Hoag · 3 weeks ago
  89. 6cc9180 [AMDGPU] Autogen checks for mfma-no-register-aliasing.ll (#132117) by Jeffrey Byrnes · 3 weeks ago
  90. 2e5a751 [lldb-dap] Stop linking explicitly against pthread (#132111) by Jonas Devlieghere · 3 weeks ago
  91. f157365 [clang][NFC] Bump latest release number for C++ DR status page by Vlad Serebrennikov · 3 weeks ago
  92. 214f558 [RISCV] Add ($rs1) InstAliases with no immediate for Zilsd/Zclsd. (#132094) by Craig Topper · 3 weeks ago
  93. 0dcc201 [Transforms] Use *Set::insert_range (NFC) (#132056) by Kazu Hirata · 3 weeks ago
  94. 5ac8c52 [RISCV] Correct the register class in the C_SWSP and C_SDSP InstAliases. (#132086) by Craig Topper · 3 weeks ago
  95. 4c36c42 [libc] Migrate sys/socket tests to use ErrnoCheckingTest. (#132107) by Alexey Samsonov · 3 weeks ago
  96. 2e13ec5 [VPlan] Bail out on non-intrinsic calls in VPlanNativePath. by Florian Hahn · 3 weeks ago
  97. fecd937 [Clang] Fix UB in #131515 (#132091) by cor3ntin · 3 weeks ago
  98. 93afd8f [CIR] Upstream support for type aliases (#131912) by Andy Kaylor · 3 weeks ago
  99. 01d28c1 [Clang] emit -Wunused-variable warning for unused structured bindings without the [[maybe_unused]] attribute (#127061) by Oleksandr T. · 3 weeks ago
  100. a306ae0 Fix malformed RST in release notes; NFC by Aaron Ballman · 3 weeks ago