1. 009dfb4 Reland "[LLD][ELF] Don't spill to same memory region" (#130851) by Daniel Thornburgh · 3 months ago
  2. 89fa592 [mlir][tosa] Update Matmul description to align with spec (#130835) by Jerry-Ge · 3 months ago
  3. 34a3c23 [AArch64][SVE] Change placeholder from `undef` to `poison` (#130519) by Pedro Lobo · 3 months ago
  4. dc23234 [VPlan] Remove dead code in VPWidenPHIRecipe::print (NFC). by Florian Hahn · 3 months ago
  5. 8c97ddf [mlir][DataLayout] Add a default memory space entry to the data layout. (#127416) by Fabian Mora · 3 months ago
  6. dad0a4e [ADT] Use `adl_being`/`adl_end` in `make_early_inc_range` (#130518) by Jakub Kuderski · 3 months ago
  7. 8132c4f [VPlan] Also introduce broadcasts for live-ins used in vec preheader. by Florian Hahn · 3 months ago
  8. 74eba97 [flang] Definitions of fir.pack/unpack_array operations. (#130698) by Slava Zakharin · 3 months ago
  9. d578148 [libc][math] Skip checking for exceptional values when LIBC_MATH_SKIP_ACCURATE_PASS is set. (#130811) by lntue · 3 months ago
  10. c337e2d [NFC][AMDGPU] Auto generate check lines for some disassembler tests (#130799) by Shilei Tian · 3 months ago
  11. 3189402 [NFC][AMDGPU] Auto generate check lines for some assembler tests (#130797) by Shilei Tian · 3 months ago
  12. f9568e8 [HLSL] Make memory representation of boolean vectors in HLSL, vectors of i32. Add support for boolean swizzling. (#123977) by Sarah Spall · 3 months ago
  13. dafb566 [Support] Return `LockFileManager` errors right away (#130627) by Jan Svoboda · 3 months ago
  14. 7573ee17 Revert "[alpha.webkit.UnretainedCallArgsChecker] Add a checker for NS or CF type call arguments." (#130828) by Ryosuke Niwa · 3 months ago
  15. d84755b1 [docs] Fix broken formatting for link in HowToCrossCompileLLVM by Alex Bradbury · 3 months ago
  16. 10a6a34 [libc][bazel] Create libc_release_library for release configurations. (#130694) by Alexey Samsonov · 3 months ago
  17. 2f403ee [clang][modules] NFC: Remove unused function parameter by Jan Svoboda · 3 months ago
  18. 69f5928 [X86] combineConcatVectorOps - convert X86ISD::PCMPEQ/PCMPGT concatenation to use combineConcatVectorOps recursion instead of IsConcatFree (#130814) by Simon Pilgrim · 3 months ago
  19. 9e64fc6 [alpha.webkit.UnretainedCallArgsChecker] Add a checker for NS or CF type call arguments. (#130729) by Ryosuke Niwa · 3 months ago
  20. c2ed840 Revert "[LLD][ELF] Don't spill to same memory region" (#130815) by Daniel Thornburgh · 3 months ago
  21. 1cb1407 [HLSL] Add bounds checks for the hlsl vector arguments and return types (#130724) by Farzon Lotfi · 3 months ago
  22. 456fa47 [C2y] Claim conformance to WG14 N3505 by Aaron Ballman · 3 months ago
  23. 381599f [ELF] Allow KEEP within OVERLAY (#130661) by Nathan Chancellor · 3 months ago
  24. 14176d1 [C2y] Remove WG14 N3459 from the C status page by Aaron Ballman · 3 months ago
  25. 7de895f [SLP]Reduce number of alternate instruction, where possible by Alexey Bataev · 3 months ago
  26. ba11e1e [docs] Rewrite HowToCrossCompileLLVM (#129451) by Alex Bradbury · 3 months ago
  27. 5686786 [BPF] Fix BitCast Assertion with NonZero AddrSpace (#130722) by yonghong-song · 3 months ago
  28. 313e2ef [libc] Mark fixed point type generic macros as complete (#130805) by PiJoules · 3 months ago
  29. 9f2bd97 [X86] combineConcatVectorOps - convert X86ISD::PACKSS/US concatenation to use combineConcatVectorOps recursion (#130575) by Simon Pilgrim · 3 months ago
  30. c4280db [X86] Add getBLENDIBlendMask helper to extract X86ISD::BLENDI blend mask. NFC. by Simon Pilgrim · 3 months ago
  31. 5f21ee2 [LLD][ELF] Don't spill to same memory region (#129795) by Daniel Thornburgh · 3 months ago
  32. eaca60d [clang] Hide the `DiagnosticOptions` pointer from `CompilerInvocation` (#106274) by Jan Svoboda · 3 months ago
  33. 6501647 [StaticAnalyzer] Relax the pre-condition of 'setsockopt' (#130683) by Ziqing Luo · 3 months ago
  34. f10a870 [analyzer] Sink false [[assume]] execution paths (#130418) by Balazs Benics · 3 months ago
  35. d22d143 [clang-tidy] support different precisions (#130540) by Tommy Chen · 3 months ago
  36. 517c677 [clang-tidy] Add check on constexpr & static values in modernize-use-default-member-init (#129425) by David Rivera · 3 months ago
  37. 4f60f45 [llvm] replace static_assert with std::enable_if_t in ilist_node_impl (#127722) by Andrew Rogers · 3 months ago
  38. f159836 [lldb-dap] Adding logging helpers. (#130653) by John Harrison · 3 months ago
  39. 1324dfe [AIX] Add -pthread to build on AIX (#129108) by Mark Danial · 3 months ago
  40. 2bf7018 [RISCV] Move let statement for hasSideEffects, mayLoad, mayStore into BranchCC_rri. NFC (#130721) by Craig Topper · 3 months ago
  41. 90c11ad [ELF] Introduce ReportPolicy to handle -z *-report options. NFC by Fangrui Song · 3 months ago
  42. 3464766 [RISCV] Sink hasSideEffects, mayLoad, mayStore from defs to classes in RISCVInstrInfoXCV.td. NFC (#130714) by Craig Topper · 3 months ago
  43. 146ef7a [TableGen] Remove unnecessary const_cast and use range-based for loops. NFC (#130717) by Craig Topper · 3 months ago
  44. 83ec179 [Clang][NFC] Rename and update_cc_test_checks over strictfp-elementwise-builtins.cpp (#130747) by Juan Manuel Martinez Caamaño · 3 months ago
  45. ae98526 [RISCV] Update to Xqciint v0.4 (#130219) by Sam Elliott · 3 months ago
  46. f90aa41 [Support] Remove output file checks from `LockFileManager` (#130395) by Jan Svoboda · 3 months ago
  47. 93d41d8 [LV] Use ElementCount::isKnownLT to factor code (NFC) (#130596) by Ramkumar Ramachandra · 3 months ago
  48. 1fe4631 [hexagon] Prevent alignment search beyond a label (#130631) by Alexey Karyakin · 3 months ago
  49. d8d2e07 Even more BUILD.bazel fixes for commit 205c532. (#130784) by Bart Chrzaszcz · 3 months ago
  50. a71c9d8 [NFC][analyzer] Remove CheckerNameRef::getName() (#130780) by Donát Nagy · 3 months ago
  51. c542f42 [AArch64] Update cost test to use -cost-kind=all. NFC by David Green · 3 months ago
  52. f3e5594 [mlir][ODS] Switch declarative rewrite rules to properties structs (#124876) by Krzysztof Drewniak · 3 months ago
  53. b3343216 [X86] Prefer `lock or` over mfence (#106555) by Valentin Churavy · 3 months ago
  54. 222b99d [AMDGPU][True16][CodeGen] update waitcnt for true16 (#128927) by Brox Chen · 3 months ago
  55. 7129205 [LoopVectorize] Move checking for OptForSize into the cost model (NFC) (#130752) by John Brawn · 3 months ago
  56. fb397ab Reland "[clang] Lower modf builtin using `llvm.modf` intrinsic" (#130761) by Benjamin Maxwell · 3 months ago
  57. 7c77a46 [X86] combineConcatVectorOps - convert ISD::VECTOR_SHUFFLE concatenation to use combineConcatVectorOps recursion (#130610) by Simon Pilgrim · 3 months ago
  58. f33dca4 [llvm-rtdyld] Avoid repeated hash lookups (NFC) (#130711) by Kazu Hirata · 3 months ago
  59. 3339632 [Utils] Avoid repeated hash lookups (NFC) (#130709) by Kazu Hirata · 3 months ago
  60. 8c2714e [ExecutionEngine] Avoid repeated hash lookups (NFC) (#130707) by Kazu Hirata · 3 months ago
  61. 21f1ef3 [AMDGPU] Avoid repeated hash lookups (NFC) (#130706) by Kazu Hirata · 3 months ago
  62. d48a36f [ms] [llvm-ml] Allow optional parenthesized arguments for macros (#129905) by Eric Astor · 3 months ago
  63. 356bf3f Reland " [flang] Rely on global initialization for simpler derived types" (#130290) by jeanPerier · 3 months ago
  64. 5038e2f [libc] Provide more fine-grained control of FMA instruction for ARM targets. (#130700) by lntue · 3 months ago
  65. f1e3675 [HLSL] error on out of bounds vector accesses (#128952) by Sarah Spall · 3 months ago
  66. e858b10 Revert "[SLP]Reduce number of alternate instruction, where possible" by Hans Wennborg · 3 months ago
  67. b9d6b627 Fix [mlir] Fix bazel build after 205c532 round 2. (#130765) by Bart Chrzaszcz · 3 months ago
  68. 9f30815 [JSON][NFC] Support `print` and `dump` methods in `json::Value` (#129302) by Nikolay Panchenko · 3 months ago
  69. 9cc477b [llvm-exegesis][AArch64] Handle register classes FPR8/16/32 and FPCR (#130595) by lakshayk-nv · 3 months ago
  70. da0f9e7 Reland: [MC] output inlined-at debug info (#106230) (#130306) by Yaxun (Sam) Liu · 3 months ago
  71. e3bef37 Revert "[offload][SYCL] Add SYCL Module splitting (#119713)" by Joseph Huber · 3 months ago
  72. bfeea10 [offload][SYCL] Add SYCL Module splitting (#119713) by Maksim Sabianin · 3 months ago
  73. fcce3084 [X86][AVX10.2] Fix unexpected larger scope (#130767) by Phoebe Wang · 3 months ago
  74. 913d077 [mlir][tosa] Change Rescale zero points to be inputs (#130340) by Tai Ly · 3 months ago
  75. 7341753 [Flang-RT] Environment introspection for quadmath.h (#130411) by Michael Kruse · 3 months ago
  76. 389a705 [CI] Rework github workflow processing (#130317) by Nathan Gauër · 3 months ago
  77. 5d50af3 Revert "[CI] Extend metrics container to log BuildKite metrics" (#130770) by Nathan Gauër · 3 months ago
  78. 3df8be3 [CI] Extend metrics container to log BuildKite metrics (#129699) by Nathan Gauër · 3 months ago
  79. a7d7db7 [NFC][analyzer] OOB test consolidation IV: rename files (#129697) by Donát Nagy · 3 months ago
  80. 405c28bb [NFC][analyzer] Split [[assume]] tests to a separate file (#130763) by Donát Nagy · 3 months ago
  81. 5c8760b1 [AArch64] Update arith-fp.ll codegen test. NFC by David Green · 3 months ago
  82. 849abd8 [mlir][linalg] Add transpose support for reshape as consumer fusion (#130344) by Nirvedh Meshram · 3 months ago
  83. 29f5d5b [flang][OpenMP] Fix privatization of procedure pointers (#130336) by Leandro Lupori · 3 months ago
  84. 1b455df [mlir][memref] Add runtime verification for `memref.copy` (#130437) by Matthias Springer · 3 months ago
  85. dbbadfd [SDAG][X86] Promote float FMODF to double on 32-bit Windows (#130636) by Benjamin Maxwell · 3 months ago
  86. 26ecf97 [LoopVectorize] Further improve cost model for early exit loops (#126235) by David Sherwood · 3 months ago
  87. 63635c1 [clang] [OpenMP] New OpenMP 6.0 self_maps clause (#129888) by Ritanya-B-Bharadwaj · 3 months ago
  88. 4d17ae7 [MLIR][Affine] Fix affine-loop-tile zero cache size corner case crash (#130526) by Uday Bondhugula · 3 months ago
  89. cdf1833 [CostModel] Add -cost-kind=all costmodel output (#130490) by David Green · 3 months ago
  90. f590843 [mlir] Fix bazel build after 205c532 by Bart Chrzaszcz · 3 months ago
  91. a542a08 [flang][OpenMP] Support reduction of variables in EQUIVALENCE (#130607) by Tom Eccles · 3 months ago
  92. 055db3e [LV] Optimise latch exit induction users for some early exit loops (#128880) by David Sherwood · 3 months ago
  93. 1ff10fa [LV] Limits the splat operations be hoisted must not be defined by a recipe. (#117138) by Mel Chen · 3 months ago
  94. 148a7ae3 [X86] combineConcatVectorOps - add support for AVX1 and/or/xor/andnp concatenation (#130645) by Simon Pilgrim · 3 months ago
  95. 976e413 [lldb][Mangled][NFC] Clean up member variable doxygen comments by Michael Buch · 3 months ago
  96. 1ddf180 [flang] introduce fir.copy to avoid load store of aggregates (#130289) by jeanPerier · 3 months ago
  97. cb7298f [AstMatcher][NFC]fix doc gen for ast matchers (#130726) by Congcong Cai · 3 months ago
  98. cdd560e [lldb][XcodeSDK] Simplify logic that adjusts sysroot during XcodeSDK merging (#130640) by Michael Buch · 3 months ago
  99. 7ecb0d0 [lldb][Mangled] Use early-return style in GetDemangledName (#130622) by Michael Buch · 3 months ago
  100. 8758e5f [ConstantFolding] Fix handling of index width != pointer width (#130608) by Nikita Popov · 3 months ago