1. 63180ba [DAG] Use SelectionDAG::getNOT helper where possible. NFC. by Simon Pilgrim · 5 months ago
  2. 4e49ee5 [lldb][Test] Disable ConcurrentVFork tests on Arm/AArch64 Linux by David Spickett · 5 months ago
  3. 1402c01 [VPlan] Use VPBuilder to create BranchOnCond in VPHCFGBuilder. by Florian Hahn · 5 months ago
  4. 37b5eb0 [AIX][TOC] Add -mtocdata/-mno-tocdata options on AIX (#67999) by Zaara Syeda · 5 months ago
  5. e77324d [Clang] [Docs] Add reference to documentation of `SysVABIAttr` (#85022) by Zepp · 5 months ago
  6. eb21ee4 [lldb][test] Disable other runlocker test on AArch64 Linux by David Spickett · 5 months ago
  7. 390f287 [CodeGen][Tablegen] Fix uninitialized var and shift overflow. (#84896) by mahesh-attarde · 5 months ago
  8. 2cf2bc47 [Clang] [CodeGen] Fix codegen bug in constant initialisation in C23 mode (#84981) by Sirraide · 5 months ago
  9. 424e0a8 [ClangRepl] Add missing hashtag by Jake Egan · 5 months ago
  10. 960b4aa [AIX][ClangRepl] Disable new test on AIX by Jake Egan · 5 months ago
  11. 83d1788 [InstCombine] Set zero_is_poison for ctlz/cttz if they are only used as shift amounts (#85035) by Yingwei Zheng · 5 months ago
  12. e48d5a8 Reapply "[analyzer] Accept C library functions from the `std` namespace" by NagyDonat · 5 months ago
  13. 9fa8660 [AMDGPU] Test new GFX12 opcode name buffer_atomic_min_num_f32 by Jay Foad · 5 months ago
  14. 5c3d001 AMDGPU: Don't use table for metadata docs, and fix section headers (#85046) by Matt Arsenault · 5 months ago
  15. 9e406ef [libc++] Remove _LIBCPP_ENABLE_NARROWING_CONVERSIONS_IN_VARIANT (#83928) by Louis Dionne · 5 months ago
  16. 2037577 [llvm-ar] Use COFF archive format for COFF targets. (#82898) by Jacek Caban · 5 months ago
  17. c18e121 [InstCombine] Simplify `zext nneg i1 X` to zero (#85043) by Yingwei Zheng · 5 months ago
  18. ceb744e [AMDGPU] Fix canonicalization of truncated values. (#83054) by Harald van Dijk · 5 months ago
  19. 7cd61f8 [AMDGPU] Remove unneeded MnemonicAlias. NFC. by Jay Foad · 5 months ago
  20. a7af53e [DAG] visitSUB - convert some folds to use SDPatternMatch by Simon Pilgrim · 5 months ago
  21. 99be387 [ARM][AArch64] Add missing Arm CPU part-ids to enable -mcpu=native (#84899) by Jonathan Thackray · 5 months ago
  22. 560d7c5 [DAG] Add SDPatternMatch m_And/m_Or/m_Xor matchers for logic ops by Simon Pilgrim · 5 months ago
  23. 5a74477 Mark test as XFAIL that started failing after 418f0066eb. (#85027) by dyung · 5 months ago
  24. e4b2735 [ThinLTO] Drop inrange attribute from tests (NFC) by Nikita Popov · 5 months ago
  25. 20b15e6 [Tests] Drop inrange attribute from some tests (NFC) by Nikita Popov · 5 months ago
  26. 995d1d1 [SjLjEHPrepare] Use inverse_depth_first() instead of _ext variant (NFC). (#84920) by Florian Hahn · 5 months ago
  27. e371ada [compiler-rt] reimplements GetMemoryProfile for netbsd. (#84841) by David CARLIER · 5 months ago
  28. 2d62ce4 [ValueTracking] Remove faulty dereference of "InsertBefore" (#85034) by mikaelholmen · 5 months ago
  29. 676c495 [Attributor][FIX] Register right new created BB. (#84929) by lcvon007 · 5 months ago
  30. 06c06e1 [Float2Int] Resolve FIXME: Pick the smallest legal type that fits (#79158) by AtariDreams · 5 months ago
  31. e42e97a [AArch64][SME] Don't mark 'smstart za' as using/defining VG. (#84775) by Sander de Smalen · 5 months ago
  32. 0be9592 [clang] CTAD: Respect requires-clause of the original function template for the synthesized deduction guide (#84913) by Haojian Wu · 5 months ago
  33. 1c792d2 [compiler-rt] Fix interceptors with AArch64 BTI (#84061) by Marco Elver · 5 months ago
  34. 46682f4 Fix missing include past a38b7a432d3cbb093af9310eba5b4982dc0a0243 (#85041) by Danial Klimkin · 5 months ago
  35. 1fe9c41 Revert "Reland "[llvm-exegesis] Add thread IDs to subprocess memory names (#84451)"" by Aiden Grossman · 5 months ago
  36. 5a4e221 Revert "[llvm-exegesis] Use LLVM Support to get thread ID" by Aiden Grossman · 5 months ago
  37. 0a443f1 [SPIR-V] Add implementation of G_SPLAT_VECTOR opcode and fix invalid types processing (#84766) by Vyacheslav Levytskyy · 5 months ago
  38. cd2f616 AMDGPU: Use list-table for metadata table (#85024) by Matt Arsenault · 5 months ago
  39. fe1d02b [sanitizer] Reject unsupported -static at link time (#83524) by Fangrui Song · 5 months ago
  40. 4d62929 [C++20] [Modules] Disambuguous Clang module and C++20 Named module further by Chuanqi Xu · 5 months ago
  41. 0d98582 [llvm-objcopy] Remove unneeded #include. NFC by Fangrui Song · 5 months ago
  42. 5361304 [llvm-objcopy] Use SmallVector to make some structs smaller. NFC by Fangrui Song · 5 months ago
  43. deebf6b [tsan] Disabled test dead locking on glibc-2.38 by Vitaly Buka · 5 months ago
  44. a028398 [libc] Include additional baremetal entrypoints (#85020) by Petr Hosek · 5 months ago
  45. e25bf70 [libc] Add an empty definition of mbstate_t (#84993) by Petr Hosek · 5 months ago
  46. 2dbaf26 [mlir][ods] Fix generation of optional custom parsers (#84821) by Jeff Niu · 5 months ago
  47. e4edbae Revert "[llvm][LoongArch] Improve loongarch_lasx_xvpermi_q instrinsic" (#84708) by Lu Weining · 5 months ago
  48. 15a5548 [libc][math] Adds entrypoint and test for `nextafterf128` (#84882) by Michael Flanders · 5 months ago
  49. 5d7796e [NFC] [C++20] [Modules] Refactor ReducedBMIGenerator by Chuanqi Xu · 5 months ago
  50. a62222f Update BUILD.bazel for 0ebf511ad011a83022edb171e044c98d9d16b1fa by Sterling Augustine · 5 months ago
  51. 34cf684 [libc] Move `struct timespec` from POSIX to StdC (#85010) by Petr Hosek · 5 months ago
  52. 096d061 Add missing dependency after 80ab8234ac309418637488b97e0a62d8377b2ecf by Sterling Augustine · 5 months ago
  53. 88986d6 [mlir][sparse] Fix sparse_generate test (#85009) by Yinying Li · 5 months ago
  54. 9d6c43b [NFC] [C++20] [Modules] [P1689] [Scanner] Don't use thread pool in P1689 per file mode (#84285) by Chuanqi Xu · 5 months ago
  55. c6a93fe [libc] Use __builtin_ffsll for RPC lane mask (#85000) by Petr Hosek · 5 months ago
  56. 16ae493 [FuzzMutate] Only use undef when explictly asked to (#84959) by Peter Rong · 5 months ago
  57. c1ac9a0 [mlir][sparse] Finish migrating integration tests to use sparse_tensor.print (#84997) by Yinying Li · 5 months ago
  58. dcd9f49 [sanitizer][windows] report symbols in clang_rt. or \compiler-rt\lib\ as internal. (#84971) by Charlie Barto · 5 months ago
  59. 0fae453 [LangRef] Fix mistake in example (#84849) by Vitaly Buka · 5 months ago
  60. 8bda565 [Clang][Sema] Allow access to a public template alias declaration that refers to friend's private nested type (#83847) by Qizhi Hu · 5 months ago
  61. 97c0cad [gn build] Port 2aacb56e8361 by LLVM GN Syncbot · 5 months ago
  62. d014708 [llvm][Mips] Use a Target ISD opcode for PseudoD_SELECT (#84294) by Roger Ferrer Ibáñez · 5 months ago
  63. 2aacb56 BPF address space insn (#84410) by 4ast · 5 months ago
  64. f467cc9 [tsan] Add missing link option to tsan test after #84923 by Dave Clausen · 5 months ago
  65. 2f400a2 [GISEL] Add G_VSCALE instruction (#84542) by Michael Maitland · 5 months ago
  66. e2468bf [lldb][debugserver] Update flags past to app launch request by Jason Molenda · 5 months ago
  67. accfbf4 [MLIR][ROCDL] Add BallotOp and lit test (#84856) by Zahi Moudallal · 5 months ago
  68. bb5921e [libc] Include FP_* macros in math.h (#84996) by Petr Hosek · 5 months ago
  69. 6411183 Relax test to work with newer versions of lldb by Adrian Prantl · 5 months ago
  70. 94e27c2 [mlir][sparse] reuse tensor.insert operation to insert elements into … (#84987) by Peiming Liu · 5 months ago
  71. 1c3b15e [llvm-exegesis] Use LLVM Support to get thread ID by Aiden Grossman · 5 months ago
  72. 8003f55 Reland "[llvm-exegesis] Add thread IDs to subprocess memory names (#84451)" by Aiden Grossman · 5 months ago
  73. 65f07b8 [MIPS] Introduce NAL instruction support for Mipsr6 and prer6 (#84429) by anbbna · 5 months ago
  74. 418f006 Modernize llgdb script and make it easier to debug. by Adrian Prantl · 5 months ago
  75. 422d240 Relax tests to also work with newer versions of lldb. by Adrian Prantl · 5 months ago
  76. fd32e74 [BOLT] Add support for Linux kernel PCI fixup section (#84982) by Maksim Panchenko · 5 months ago
  77. 47625e4 Fix race in the implementation of __tsan_acquire() (#84923) by Dave Clausen · 5 months ago
  78. 88bf640 [lldb][test] TestExprCompletion.py: add tests for completion of reserved identifiers (#84890) by Michael Buch · 5 months ago
  79. beb47e7 [clang][CodeCompletion] Allow debuggers to code-complete reserved identifiers (#84891) by Michael Buch · 5 months ago
  80. 76f3a08 Update GettingStarted.rst doc with negative refspec to filter user branches (#75015) by Mehdi Amini · 5 months ago
  81. d73c2d5 Fix unittest after #84460: only applicable if the platform supports JIT by Stefan Gränitz · 5 months ago
  82. 1a6ec90 [Arm64EC] Copy import descriptors to the EC Map (#84834) by Daniel Paoliello · 5 months ago
  83. 498b7d2 AMDGPU: Copy TSFlags from Pseudo to DS_Real (#84977) by Changpeng Fang · 5 months ago
  84. e9492cc [TableGen] DecoderEmitter clean-ups and modernization. (#84832) by Jason Eckhardt · 5 months ago
  85. 54f631d [DirectX][NFC] Model precise overload type specification of DXIL Ops (#83917) by S. Bharadwaj Yadavalli · 5 months ago
  86. 2377beb [Fuchsia] Add LLDB_TEST_USE_VENDOR_PACKAGES to boostrap passthrough by Daniel Thornburgh · 5 months ago
  87. 97fb91e [SLP][NFC]Add a test with non-profitable alternate vectorized instructions. by Alexey Bataev · 5 months ago
  88. 6095f8b Get rid of noisy debug log in verifyOpAndAdjustFlags. (#84677) by Justin Lebar · 5 months ago
  89. 6bbb73b [X86] Fix determining if globals with size <8 bits are large (#84975) by Arthur Eubanks · 5 months ago
  90. a38b7a4 [InstallAPI] Break up headers and add common header for TextAPI types (#84960) by Cyndy Ishida · 5 months ago
  91. 4521970 [test][X86] Precommit test for large data threshold and i1 global by Arthur Eubanks · 5 months ago
  92. 7c83d1b [mlir][vector] Use inferRankReducedResultType for subview type inference. (#84395) by Han-Chung Wang · 5 months ago
  93. 6272500 [OpenMP] Remove unused logical/physical CPUID information (#83298) by Jonathan Peyton · 5 months ago
  94. 3303be6 [OpenMP] Make sure mask is set to nullptr (#83299) by Jonathan Peyton · 5 months ago
  95. f5334f5 [OpenMP] Add debug checks for divide by zero (#83300) by Jonathan Peyton · 5 months ago
  96. 9ac0315 Add comment to assert from a843f26 by David Blaikie · 5 months ago
  97. 5ca325e [InstCombine] Detect `(x ^ -x)` as a ~Mask by Noah Goldstein · 5 months ago
  98. 377da51 [InstCombine] Add test for detecting `(x ^ -x)` as a ~Mask; NFC by Noah Goldstein · 5 months ago
  99. a843f26 [NFC] SLVectorizer comparator refactoring that preserves behavior (#84966) by David Blaikie · 5 months ago
  100. 42ecccf [libcxx] Fix incorrect type in the has-1024-bit-atomics feature test (#84904) by amilendra · 5 months ago