1. 529b3d1 [RISCV][TTI] Remove SK_Select from manual splitting in getShuffleCost by Philip Reames · 10 weeks ago
  2. 16f9c5d [SPIR-V] Stop generating StorageImageReadWithoutFormat and StorageImageWriteWithoutFormat for the Unknown image format in the OpenCL environment (#128497) by Vyacheslav Levytskyy · 10 weeks ago
  3. 0b52aa1 [flang] Unsupported rounding modes (#128240) by vdonaldson · 10 weeks ago
  4. 3a6108b [SLP][REVEC] Fix scalar mask is passed to getScalarizationOverhead but the type is vector. (#128476) by Han-Kuan Chen · 10 weeks ago
  5. 2dfb29a [libclc] Move nan to the CLC library (#128521) by Fraser Cormack · 10 weeks ago
  6. a88167a [MLIR] Improve error handling when parsing dense attributes (#128523) by lorenzo chelini · 10 weeks ago
  7. 7262a1e [flang] Set compile definitions for flang-rt build on AIX (#127919) by Kelvin Li · 10 weeks ago
  8. eb14d2a [SLP]Fix check for matched gather node, if it is a subvector node by Alexey Bataev · 10 weeks ago
  9. 22a5bb3 [analyzer] Limit Store by region-store-binding-limit (#127602) by Balázs Benics · 10 weeks ago
  10. 96c87a1 [MLIR][NFC] Fix comment in `Region.cpp` by lorenzo chelini · 10 weeks ago
  11. aa77085 [MergeFunc] Add tests for (merging weak|linkonce)_odr functions. by Florian Hahn · 10 weeks ago
  12. 363bfd6 [libc++] Use the new locale base API on Linux (#128007) by Louis Dionne · 10 weeks ago
  13. de473fc [libc++] Synchronize Docker container SHA in run-buildbot-container (#128225) by Louis Dionne · 10 weeks ago
  14. 8199c2d [flang][NFC] update some old tests to HLFIR lowering (#127230) by jeanPerier · 10 weeks ago
  15. 4ba3ebe On Windows, remove the UCRT libraries from the release script (#128378) by Alexandre Ganea · 10 weeks ago
  16. d5148f0 [X86] Fix arithmetic error in extractVector (#128052) by Daniel Zabawa · 10 weeks ago
  17. c83bdc7 [MLIR][OpenMP] Normalize lowering of omp.loop_nest (#127217) by Sergio Afonso · 10 weeks ago
  18. 72768d9 [ConstraintElim] Teach checkAndReplaceCondition about samesign (#128168) by Marina Taylor · 10 weeks ago
  19. 0f34b65 InstCombine: Remove a check for pointer bitcasts (#128491) by Matt Arsenault · 10 weeks ago
  20. aca8a5c [libclc] Remove clspv-specific clc conversions (#128500) by Fraser Cormack · 10 weeks ago
  21. 971fc42 TargetTransformInfo: Add missing consts to a couple of methods (#128492) by Matt Arsenault · 10 weeks ago
  22. 1ed359e [Dexter] Remove clang-opt-bisect analyzer tool (#128165) by Jeremy Morse · 10 weeks ago
  23. c80b99d [Sema][NFC] Move two misplaced uninit tests to clang/test/SemaCXX (#128013) by Donát Nagy · 10 weeks ago
  24. e1cc5e9 [clang-tidy] Fix build after 3dc159431be7a8c5f1a26a8bd57794f1c7008969 by Benjamin Kramer · 10 weeks ago
  25. 6aea630 AMDGPU: Fix creating illegally typed readfirstlane in atomic optimizer (#128388) by Matt Arsenault · 10 weeks ago
  26. 9b52d9e [MLIR][OpenMP] Prevent loop wrapper translation crashes (#115475) by Sergio Afonso · 10 weeks ago
  27. db40592d MachineFunction: Remove null check on TargetRegisterInfo (#128480) by Matt Arsenault · 10 weeks ago
  28. 7de6492 [DAG] shouldReduceLoadWidth - hasOneUse should check just the loaded value - not the chain (#128167) by Simon Pilgrim · 10 weeks ago
  29. 9cbdcfc [CaptureTracking] Remove StoreCaptures parameter (NFC) by Nikita Popov · 10 weeks ago
  30. 61fb954 [mlir][Vector] Improve support for vector.extract(broadcast) (#116234) by Kunwar Grover · 10 weeks ago
  31. 5a2bee0 [llvm-objdump]Correct .dynstr finding of getDynamicStrTab() (#127975) by Ruoyu Qiu · 10 weeks ago
  32. 3dc1594 [analyzer] Clean up slightly the messed up ownership model of the analyzer (#128368) by Balazs Benics · 10 weeks ago
  33. e7ad07f [libclc] Move fma to the CLC library (#126052) by Fraser Cormack · 10 weeks ago
  34. 3532651 RegAllocGreedy: Add braces by Matt Arsenault · 5 months ago
  35. 35c90bf [RISCV] Remove virtual from getOutliningTypeImpl override. NFC (#128482) by Sudharsan Veeravalli · 10 weeks ago
  36. c5f40bf [InstCombine] Fold `X!=Y ? ctz(X^Y, true) : BW -> ctz(X^Y, false)` (#128483) by Yingwei Zheng · 10 weeks ago
  37. 6c2d418 [libclc] Fix int<->float conversion builtins (#126905) by Fraser Cormack · 10 weeks ago
  38. 7a9f53c [X86] combineBROADCAST_LOAD - merge across chains (REAPPLIED) (#128209) by Simon Pilgrim · 10 weeks ago
  39. 301fe47 [AArch64][ELF] Section alignment of 4 for AArch64 instruction (#114031) by Florin Popa · 10 weeks ago
  40. 229dcf9 [CodeGen][NPM] Port MachineLateInstrsCleanup to NPM (#128160) by Akshat Oke · 10 weeks ago
  41. 47656dc [X86] Avoid repeated hash lookups (NFC) (#128464) by Kazu Hirata · 10 weeks ago
  42. 6ad55f1 [DebugInfo] Avoid repeated hash lookups (NFC) (#128459) by Kazu Hirata · 10 weeks ago
  43. 5c6453d [AArch64] Add BF16 REV costs. by David Green · 10 weeks ago
  44. 19a39e9 [clang][bytecode] Handle non-primitive array index expressions (#128479) by Timm Baeder · 10 weeks ago
  45. 7cda365 [MLIR][NVVM] Add support for f32 in redux.sync Op (#128137) by Srinivasa Ravi · 10 weeks ago
  46. 0770afb [bolt] Remove unnecessary include. by Christian Sigg · 10 weeks ago
  47. 8982454 [AArch64] Add rev codegen tests for bfloat16. NFC by David Green · 10 weeks ago
  48. 1dc8578 [AArch64] Add vrev shuffle cost tests. NFC by David Green · 10 weeks ago
  49. abcb66d [Scalar] Avoid repeated hash lookups (NFC) (#128463) by Kazu Hirata · 10 weeks ago
  50. ea24836 [IPO] Avoid repeated map lookups (NFC) (#128462) by Kazu Hirata · 10 weeks ago
  51. 71b7b1f [GlobalISel] Avoid repeated hash lookups (NFC) (#128461) by Kazu Hirata · 10 weeks ago
  52. 4db54e9 [AMDGPU] Avoid repeated hash lookups (NFC) (#128458) by Kazu Hirata · 10 weeks ago
  53. f89a986 [mlir][emitc][NFC] Add an example to the description of the emitc.verbatim operation (#128004) by Andrey Timonin · 10 weeks ago
  54. 6b5bde69 [analyzer] Refine TimeTrace name for dispatchWorkItem (#128352) by Balazs Benics · 10 weeks ago
  55. 11fdead [mlir][emitc][NFC] Add an example to the description of the emitc.literal operation (#128005) by Andrey Timonin · 10 weeks ago
  56. 850b4929 [BOLT][binary-analysis] Add initial pac-ret gadget scanner (#122304) by Kristof Beyls · 10 weeks ago
  57. 86cb0bd [MLIR][NVVM] [NFC] Update test cmd-lines and doc links (#128207) by Durgadoss R · 10 weeks ago
  58. 9d19105 [lldb][bazel] Port https://github.com/llvm/llvm-project/commit/d0e37d9723314199e08e3bb8a61f9b7e033b1ff4 by Christian Sigg · 10 weeks ago
  59. a3093e5 [NFC][llvm-mt] Move XmlDeleter declaration by Vitaly Buka · 10 weeks ago
  60. 58035b5 Revert "[compiler-rt][rtsan] stat api interception." (#128465) by Chris Apple · 10 weeks ago
  61. 6053ca0 [MC][CodeGen] Move FirstStackSlot and VirtualRegFlag from MCRegister to Register. NFC (#128444) by Craig Topper · 10 weeks ago
  62. 8b1d384 [sanitizer] Support "bB" printf GLIBC extension (#128449) by Vitaly Buka · 10 weeks ago
  63. 3aef599 [MLIR][Affine] NFC. Drop redundant fusion- suffix from fusion pass options (#128405) by Uday Bondhugula · 10 weeks ago
  64. 8c917f3 [NFC][sanitizer] Add test for length sub-specifier "z" (#128448) by Vitaly Buka · 10 weeks ago
  65. d0e37d9 [lldb-dap] Refactor request handlers (NFC) (#128262) by Jonas Devlieghere · 10 weeks ago
  66. 4d928d5 [compiler-rt][rtsan] stat api interception. (#128430) by David CARLIER · 10 weeks ago
  67. 1794dfb [mlir] Fix integration test when `%host_cc` path contains spaces (#128439) by Ivan Butygin · 10 weeks ago
  68. 03610af [RISCV] Remove Inst bits from Pseudo tablegen class. NFC by Craig Topper · 10 weeks ago
  69. 40b0619 [FatLTO] Detect LLD linker more reliably (#128285) by Vincent Lee · 10 weeks ago
  70. 14f33c6 [llvm-objcopy][mach-o] Fix section finding logic for object files (#127604) by Dmitry Nechitaev · 10 weeks ago
  71. 78bac7f [MC] Remove unneeded getMemtagAttr() by Fangrui Song · 10 weeks ago
  72. 0b84d72 [Driver] Replace /usr/lib/../$OSLibDir with /usr/$OSLibDir (#128428) by Fangrui Song · 10 weeks ago
  73. 3e28455 [libc][math][c23] Add acosf16() function (#127731) by wldfngrs · 10 weeks ago
  74. 8ea6b73 [libc] Fix alignment issue for HermeticTestUtils.cpp. (#128426) by lntue · 10 weeks ago
  75. 65e44b4 [LV] Add tests with deref assumptions and non-constant sizes. by Florian Hahn · 10 weeks ago
  76. 34387fc [AsmPrinter] Simplify $local after D131429. NFC by Fangrui Song · 10 weeks ago
  77. 1586044 [libc++] Fix basic_string not allowing max_size() elements to be stored (#125423) by Nikolas Klauser · 10 weeks ago
  78. 303825d [Analysis] Avoid repeated hash lookups (NFC) (#128394) by Kazu Hirata · 10 weeks ago
  79. 9d1fbbd [SROA][NFC] Remove Unused Parameter in `promoteAllocas()` (#128382) by Veera · 10 weeks ago
  80. cafad2b [AMDGPU] Add verification for amdgcn.init.exec.from.input (#128172) by Robert Imschweiler · 10 weeks ago
  81. 72791fe [VPlan] Remove unused buildPlainCFG from unit tests (NFC). by Florian Hahn · 10 weeks ago
  82. 9e82ee5 [Support] Remove AlignedCharArrayUnion from Expected and ErrorOr, NFCI. (#127407) by Jonas Hahnfeld · 10 weeks ago
  83. 06cc968 [bazel] Add missing dependency for 2ff3b18554b115b17d5085b9a4cd779eeafd278a by Benjamin Kramer · 10 weeks ago
  84. b72bbfc2 [VPlan] Remove fixHeaderPhis (NFC). by Florian Hahn · 10 weeks ago
  85. 8102fec [clang][bytecode] Reject calls to pure virtual functions (#128412) by Timm Baeder · 10 weeks ago
  86. 0f876908 [clang-tidy][NFC][docs] Use single tick for 'false' and 'true' values in options (#128362) by Baranov Victor · 10 weeks ago
  87. c38befd [clang][bytecode] Fix delete[] dtor order (#128411) by Timm Baeder · 10 weeks ago
  88. 2071ea2 [LVI] Skip self loops in `solveBlockValueNonLocal` (#127763) by Yingwei Zheng · 10 weeks ago
  89. 96c7233 [llvm] Remove `br i1 undef` from some `llvm/test/CodeGen` tests (#128272) by Yeaseen · 10 weeks ago
  90. 2ebc69a [InstCombine] Add support for GEPs in `simplifyNonNullOperand` (#128365) by Yingwei Zheng · 10 weeks ago
  91. a8fb2d0 [compiler-rt][rtsan] adding unlink/unlinkat interception. (#128292) by David CARLIER · 10 weeks ago
  92. 929d70a [llvm-jitlink] Avoid repeated hash lookups (NFC) (#128399) by Kazu Hirata · 10 weeks ago
  93. fb19bdd [SPIRV] Avoid repeated hash lookups (NFC) (#128398) by Kazu Hirata · 10 weeks ago
  94. 9dd8c144 [IR] Avoid repeated map lookups (NFC) (#128396) by Kazu Hirata · 10 weeks ago
  95. b0d1c51 [DebugInfo] Avoid repeated hash lookups (NFC) (#128395) by Kazu Hirata · 10 weeks ago
  96. 2ff3b18 Allow option to ignore module load errors in ScriptedProcess (#127153) by rchamala · 10 weeks ago
  97. 0968df9 [clang-format] Add the C language instead of treating it like C++ (#128287) by Owen Pan · 10 weeks ago
  98. 8ff4d27 [MLIR][Affine] NFC. Fix outdated comment in affine analysis utils (#128406) by Uday Bondhugula · 10 weeks ago
  99. 33f2686 [llvm-jitlink] Only use candidate library extensions during library search. by Lang Hames · 10 weeks ago
  100. 21939c4 [ORC] Fix type name in comments. NFC. by Lang Hames · 10 weeks ago