1. cf4ce38 [hexagon] Add dylib cmake + toolchain_only (#177247) by Brian Cain · 24 minutes ago main master upstream/main
  2. 8a62457 Revert "[NVPTX][AtomicExpandPass] Complete support for AtomicRMW in NVPTX (#176015)" (#178329) by Akshay Deodhar · 28 minutes ago
  3. 3b0880a [clang][test][NFC] Fix more dependency test failures (#178313) by Ian Anderson · 2 hours ago
  4. 1d379d0 [NVPTX][AtomicExpandPass] Complete support for AtomicRMW in NVPTX (#176015) by Akshay Deodhar · 2 hours ago
  5. 339f779 Reland "[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (#177059)" (#177673) by Abhinav Gaba · 2 hours ago
  6. 9ca02a1 [lldb][NFC] Mark Symbol pointers as const where easily possible (#177472) by Alex Langford · 3 hours ago
  7. 956485d [lldb][NFC] Remove ObjectFile::ResolveSymbolForAddress (#177479) by Alex Langford · 3 hours ago
  8. 3837db1 [RISCV] Correct the Predicates for Zvqdotq patterns. NFC (#178295) by Craig Topper · 3 hours ago
  9. f368f52 [RISCV] Add signext attribute to llvm.clmul test caes in rv64zbc(-zbkc)-intrinsic.ll. NFC (#178236) by Craig Topper · 3 hours ago
  10. 35c3669 [Modules] Add information to stack dump about the built module when clang crashes. (#178108) by Volodymyr Sapsai · 3 hours ago
  11. a46366d [MIPS][ISel] Write irrelevant test output to /dev/null (#178304) by Walter Lee · 4 hours ago
  12. 4aaf7ed [Offload] Allow specifying debug level with `all` debug type (#178213) by Hansang Bae · 4 hours ago
  13. 5b98c9b [OpenMP] Small fixes after refactoring and adding SPIR-V support by Joseph Huber · 4 hours ago
  14. 93ed74c [lldb] Fix unchecked llvm::Expected in ObjectFileWasm (#178299) by Jonas Devlieghere · 4 hours ago
  15. a7f9621 [AArch64] Add vector floating-point round+convert patterns (#177801) by valadaptive · 4 hours ago
  16. ba7b621 [RISCV] Rename Tenstorrent Ascalon D8 to Ascalon X (#178199) by Ramkumar Ramachandra · 4 hours ago
  17. 36acae1 [lldb] Enable locate module callback for main executable in launch mode (#176266) by GeorgeHuyubo · 5 hours ago
  18. e242728 [clangd] Find implementations recursively (#177564) by timon-ul · 5 hours ago
  19. 419f558 [Intrinsics] Check that element count is a valid multiple before calling VectorType::getOneNthElementsVectorType. (#178283) by Craig Topper · 5 hours ago
  20. 3446ff1 [mlir] Update all-reduce (& vector tests) to use workgroup barriers (#178285) by Krzysztof Drewniak · 5 hours ago
  21. 9bdaebb [libc++] Remove a bunch of unused includes from <atomic> detail headers (#178161) by Nikolas Klauser · 5 hours ago
  22. 9e62b77 [perf] Replace copy-assign by move-assign in llvm/lib/IR/* (#178175) by serge-sans-paille · 5 hours ago
  23. 4a60ee9 [SystemZ][asan] Handle error of pragma in struct so memory clean up happens (#178243) by Sean Perry · 5 hours ago
  24. 90b5ec1 [AMDGPU] revertScheduling must behave the same with or without debug (#177483) by LU-JOHN · 5 hours ago
  25. e778083 [gn build] Port b285745dc1a4 by LLVM GN Syncbot · 6 hours ago
  26. 0e4ce03 [gn build] Port 23a051301541 by LLVM GN Syncbot · 6 hours ago
  27. f8e5908 [gn build] Port 2158b83f61a7 by LLVM GN Syncbot · 6 hours ago
  28. fcd0ef0 [AArch64] Fuse froundeven+convert into single instruction (#177800) by valadaptive · 6 hours ago
  29. 90cc5a4 [clang-format] Add ObjCSpaceBeforeMethodDeclColon option to control space before Objective-C method return type (#170579) by Vikas Patel · 6 hours ago
  30. 72147b4 [RISCV] Remove RVInstV2. NFC (#177901) by Craig Topper · 6 hours ago
  31. 94f8a32 [bazel] Fix macOS lldb BUILD (#178274) by Keith Smiley · 6 hours ago
  32. 85812fd [Polly][DeLICM] Check for error state (#178281) by Michael Kruse · 6 hours ago
  33. 4239e85 [AArch64] Align nontemporal store/load little-endian checks (#177468) by Tomer Shafir · 6 hours ago
  34. e470fa2 Add -emit-llvm to RUN line for test added in #173311. (#178271) by dyung · 7 hours ago
  35. bc6aab2 [AArch64] Add missing GlobalISel patterns to round+convert multiclass (#177799) by valadaptive · 7 hours ago
  36. f2921e5 [InstCombine][profcheck] More fixes for missing branch data in InstCombineCompares.cpp (#178084) by Alan Zhao · 7 hours ago
  37. 9ec6a12 [RISCV] Replace VPatBinaryV_VX_VROTATE with VPatBinaryV_VX. NFC (#178254) by Craig Topper · 7 hours ago
  38. 2753e1d [RISCV] Set the reciprocal throughtput cost for division to TTI::TCC_Expensive (#177516) by Ryan Buchner · 7 hours ago
  39. c183af3 [CIR] Implement 'noreturn' attribute for functions/calls. (#177978) by Erich Keane · 7 hours ago
  40. bdfe03b [MIPS][ISel] Fix musttail (#161860) by Djordje Todorovic · 7 hours ago
  41. a2fb416 [libc++] Rewrite the std::lower_bound benchmark to be more efficient and add an upper_bound benchmark (#177180) by Nikolas Klauser · 7 hours ago
  42. 18280cf [flang][acc] Use ReducibleType interface on LogicalType (#178253) by Razvan Lupusoru · 7 hours ago
  43. 4ccdd2f [libc++][pstl] Generic implementation of parallel std::is_sorted (#176129) by Michael G. Kazakov · 7 hours ago
  44. 774279f [llvm-cov] Introduce `-include-filename-regex` (#175779) by Lucas Chollet · 7 hours ago
  45. 16722ff llvm: Add `LLVM_ABI` annotations in SourceMgr and BranchProbability (#177344) by Fabrice de Gans · 7 hours ago
  46. beb4405 [gn] Handle llvm_enable_ondisk_cas better for CASTests by Nico Weber · 7 hours ago
  47. 3f5a5d4 [mlir][tosa] Add constant folding support for `tosa.dim` (#176975) by Luke Hutton · 8 hours ago
  48. c960499 Revert "[HLSL] Improve HLSL resource method generation" (#178266) by Steven Perron · 8 hours ago
  49. 42ce6f1 llvm-tli-checker: Print custom name instead of standard name (#178265) by Matt Arsenault · 8 hours ago
  50. 6826f1a [ASan] Fix UnpoisonDefaultStack stack bottom estimation (#178137) by Andrew Haberlandt · 8 hours ago
  51. a451344 [libc] fix LIBC_CONF_ENABLE_STRONG_STACK_PROTECTOR (#178136) by Jakob Koschel · 8 hours ago
  52. 934638c [MLIR][TOSA] Guard scatter lowering against unranked operand (#178188) by Ayush Kumar Gaur · 9 hours ago
  53. 909041e InstCombine: Check one use before trying to simplify copysign sign (#178251) by Matt Arsenault · 9 hours ago
  54. ff79d7d InstCombine: Apply demanded mask at recursion limit in SimplifyDemandedFPClass (#178157) by Matt Arsenault · 9 hours ago
  55. 2158b83 Add nodelete annotation for WebKit checkers with a new checker for validation (#177839) by Ryosuke Niwa · 9 hours ago
  56. 828f144 [Clang] Invert emptiness check for correctness (#178068) by Justin Stitt · 9 hours ago
  57. e80de08 [AMDGPU][GlobalISel] Add RegBankLegalize support for G_ATOMIC_CMPXCHG (#178066) by vangthao95 · 9 hours ago
  58. 4ca6d8a6 Reland: [mlir][tosa] Improve level check error messages (#178248) by Luke Hutton · 9 hours ago
  59. a692d17 ValueTracking: log never returns denormal (#178234) by Matt Arsenault · 9 hours ago
  60. bfb326e [RegisterCoalescer] Remove unneeded definesFullReg check (#178241) by Jay Foad · 9 hours ago
  61. 81fa743 ValueTracking: Move sin/cos computeKnownFPClass handling to support (#178240) by Matt Arsenault · 9 hours ago
  62. 23a0513 [regalloc][basic] Fix non-deterministic codegen in basic register allocator (#177998) by David Peixotto · 9 hours ago
  63. 023bfa2 [CIR] ExprWithCleanups for Complex expr (#178032) by Amr Hesham · 9 hours ago
  64. b794baf [TTI] Add VectorInstrContext for context-aware insert/extract costs. (#175982) by Florian Hahn · 9 hours ago
  65. 4803b0b2 [perf] Replace copy-assign by move-assign in llvm/lib/SandboxIR/* (#178180) by serge-sans-paille · 9 hours ago
  66. 84cccfc [perf] Replace copy-assign by move-assign in llvm/lib/Transforms/* (#178178) by serge-sans-paille · 9 hours ago
  67. cc04746 [perf] Replace copy-assign by move-assign in llvm/lib/Object(YAML)/* (#178177) by serge-sans-paille · 10 hours ago
  68. d69ad21 [flang] Missing function-vs-subroutine checks on bindings (#177699) by Peter Klausler · 10 hours ago
  69. fbdb9d3 [flang] Symbol for ENTRY with RESULT has Subroutine flag set (#177671) by Peter Klausler · 10 hours ago
  70. d3ebc63 [clang-cl] Handle -fmacro-prefix-map= (#177917) by Hans Wennborg · 10 hours ago
  71. ae24a90 [SLP][NFC]Add disojoint reduction or tests, which can be represented as bitcasts/bswaps by Alexey Bataev · 10 hours ago
  72. 79f5bc4 [flang] Implemented the RANK clause of an attr-spec, per the Fortran 2023 Standard (#176979) by kwyatt-ext · 10 hours ago
  73. 24862c2 [RISCV][test] Simplify a test. (#178052) by Mikhail Gudim · 10 hours ago
  74. 9e5ef1f [Github] Add glob patterns for `clang:ssaf` label (#178079) by Aviral Goel · 10 hours ago
  75. 2001488 [libc++] Honor __SANITIZER_DISABLE_CONTAINER_OVERFLOW__ in libc++ (#168955) by Louis Dionne · 10 hours ago
  76. ecaefc9 Revert "[mlir][tosa] Improve level check error messages" (#178239) by Luke Hutton · 10 hours ago
  77. ccea75d [llvm][AIX][unit] skip AIXTargetVersionDetect when target env in effect (#178017) by David Tenty · 10 hours ago
  78. 6f8cea3 [flang][MIF] Adding Stop and ErrorStop PRIF call procedures (#166787) by Jean-Didier PAILLEUX · 10 hours ago
  79. 8a6be40 [MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in TestLinalgTransforms.cpp (NFC) by Mehdi Amini · 10 hours ago
  80. 24b5cf1 [MLIR] Apply clang-tidy fixes for llvm-else-after-return in EliminateBarriers.cpp (NFC) by Mehdi Amini · 10 hours ago
  81. 01a4b52 [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in TransformOps.cpp (NFC) by Mehdi Amini · 10 hours ago
  82. c8646f52 [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in LinalgDialect.cpp (NFC) by Mehdi Amini · 10 hours ago
  83. 51f40ea [RISCV] Remove VL from VMV_X_S/VFMV_F_S implicit uses in MC layer. (#178043) by Craig Topper · 10 hours ago
  84. 94e21bc [mlir][tosa] Improve level check error messages (#174980) by Luke Hutton · 10 hours ago
  85. a871f87 [flang-rt] Use std::numeric_limits::infinity (#178166) by Michael Kruse · 10 hours ago
  86. c48be31 [libc++] Forward calls to ranges::swap_ranges to the 3-leg implementation if possible (#176762) by Nikolas Klauser · 11 hours ago
  87. 28d621e [flang] Lowering fortran structured do-while loops to `scf.while` (#177476) by Susan Tan (ス-ザン タン) · 11 hours ago
  88. f32c00f [regalloc][LiveRegMatrix][AMDGPU] Fix LiveInterval dangling pointers in LiveRegMatrix. (#168556) by Valery Pykhtin · 11 hours ago
  89. e7063e8 [mlir][spirv] Enforce `SPIRV_Vector` to have rank of one (#178185) by Igor Wodiany · 11 hours ago
  90. 3d07cc3c1b [RISCV] Reorder some check-prefixes in a way that makes the update script work. NFC (#178120) by Craig Topper · 11 hours ago
  91. 0a53a55 [RISCV] Remove 'implicit $vl' from PseudoVMV_X_S in emergency-slot.mir. NFC (#178015) by Craig Topper · 11 hours ago
  92. f0bf972 [MemRef] Propagate strided layout through view-like ops in multiBuffer (#176941) by Zhuoran Yin · 11 hours ago
  93. 21b0fdf [Flan][OpenMP] Implement TODO support for compatible defaultmap types for implicit mappers (#177389) by Akash Banerjee · 11 hours ago
  94. c41691c [PowerPC] Fix XXPERMDI peephole and ISEL LiveVariables bugs (#172122) by Maryam Moghadas · 11 hours ago
  95. cdb1948 [bazel] Fix Bazel build for 90829e51 (#178210) by Walter Lee · 11 hours ago
  96. a73bdba [flang][OpenMP] Update semantic checks for LINEAR clause (#177055) by Krzysztof Parzyszek · 11 hours ago
  97. 48565d9 [mlir][dataflow] Drop the firstIndex argument of visitNonControlFlowArguments (#175210) by lonely eagle · 11 hours ago
  98. 051d931 [flang] remove AbstractConverter.h include from IntrinsicCall.h (#178150) by jeanPerier · 12 hours ago
  99. 9a39c2f Revert "[flang] Use outermost fir.dummy_scope for TBAA of local allocations. (#146006) (#177617) by jeanPerier · 12 hours ago
  100. 45102be [flang] emit declare for function result before call (#177615) by jeanPerier · 12 hours ago