1. 3d5e9ab [alpha.webkit.UncountedCallArgsChecker] Avoid emitting warnings for Ref, RefPtr, and their variants. (#90153) by Ryosuke Niwa · 10 minutes ago main master upstream/main
  2. 12d322d [BOLT][NFC] Use getEHFrameHdrSectionName() (#90257) by Maksim Panchenko · 26 minutes ago
  3. d9fd0dde [WebAssembly] Add half-precision feature (#90248) by Brendan Dahl · 36 minutes ago
  4. eb5907d [flang][cuda] Avoid to issue data transfer in device context (#90247) by Valentin Clement (バレンタイン クレメン) · 67 minutes ago
  5. 9ee8e38 [VPlan] Also propagate versioned strides to users via sext/zext. by Florian Hahn · 69 minutes ago
  6. a4c21d1 [lldb][sbapi] Fix API break in SBDebugger broadcast bits (#90261) by Chelsea Cassanova · 80 minutes ago
  7. 022dc6b [NFC] [HWASan] factor out debug record annotation (#90252) by Florian Mayer · 88 minutes ago
  8. ced8497 [ci] Add clang project dependency for bolt testing (#90262) by Amir Ayupov · 2 hours ago
  9. 6e722bb [AMDGPU] Support byte_sel modifier on v_cvt_sr_fp8_f32 and v_cvt_sr_bf8_f32 (#90244) by Stanislav Mekhanoshin · 2 hours ago
  10. 300340f Implement the DWARF 6 language and version attributes. (#89980) by Adrian Prantl · 2 hours ago
  11. 5dd46d9 [RISCV] Fix off by 1 typo in decodeVMaskReg. NFC by Craig Topper · 3 hours ago
  12. 7aedd7d Revert "[mlir] Mark `isa/dyn_cast/cast/...` member functions deprecated. (#89998)" (#90250) by dyung · 2 hours ago
  13. 1b7db40 [HLSL][SPIR-V] Target `directx` is required by Michael Liao · 3 hours ago
  14. 56c4971 [Driver,test] Replace CHECK-NOT: warning with -### -Werror by Fangrui Song · 3 hours ago
  15. ac45bb5 [RISCV] Consistently use uint32_t in Disassembler decode functions. NFC by Craig Topper · 3 hours ago
  16. 72b0c11 [Libomptarget] Rename `libomptarget.rtl.x86_64` to `libomptarget.rtl.host` (#86868) by Joseph Huber · 3 hours ago
  17. 266a927 [lldb] Fix typo in CumulativeSystemTimeIsValid check (#89680) by Marc Auberer · 3 hours ago
  18. 79314c6 [SLP]Fix PR90224: check that users of gep are all vectorized. by Alexey Bataev · 3 hours ago
  19. 01d7dcf [lldb] Switch to llvm::DWARFUnitHeader (#89808) by Alex Langford · 3 hours ago
  20. b2098db [APINotes] Allow annotating a C++ type as non-copyable in Swift by Egor Zhdan · 3 hours ago
  21. b27f86b [RISCV] Add an instruction PrettyPrinter to llvm-objdump (#90093) by Craig Topper · 3 hours ago
  22. 760910d [Arm64EC] Improve alignment mangling in arm64ec thunks. (#90115) by Eli Friedman · 4 hours ago
  23. 3aeb28b [mlir][sparse] fold sparse convert into producer linalg op. (#89999) by Peiming Liu · 4 hours ago
  24. c49b74a [LV] Add tests showing missed propgation of versiond stride values. by Florian Hahn · 4 hours ago
  25. 451e853 [RISCV] Flatten the ImpliedExts table in RISCVISAInfo.cpp (#89975) by Craig Topper · 4 hours ago
  26. 690c929 [OpenMP][AIX] Use syssmt() to get the number of SMTs per physical CPU (#89985) by Xing Xue · 4 hours ago
  27. d2caaab [DXIL] Fix build warning (#90226) by Farzon Lotfi · 4 hours ago
  28. 6904e0e [scudo] Reflect the allowed values for M_DECAY_TIME on Android (#89114) by ChiaHungDuan · 5 hours ago
  29. 7683d07 [NFC] update comments from an earlier version of SuffixTree (#89800) by Xuan Zhang · 5 hours ago
  30. d6c4ebb [libc++][ranges] Exports operator|. (#90071) by Mark de Wever · 5 hours ago
  31. 37a92f9 [AArch64][SVE2] SVE2 NBSL instruction lowering. (#89732) by Dinar Temirbulatov · 6 hours ago
  32. 72c373b [C++17] Support __GCC_[CON|DE]STRUCTIVE_SIZE (#89446) by Aaron Ballman · 6 hours ago
  33. 0620a63 [X86] Regenerate subreg-to-reg tests with update_llc_test_checks.py by Simon Pilgrim · 6 hours ago
  34. bf67610 [MC] Rename temporary symbols of empty name to ".L0 " (#89693) by Fangrui Song · 6 hours ago
  35. 571831a [mlir] Add sub-byte type emulation support for `memref.collapse_shape` (#89962) by Diego Caballero · 6 hours ago
  36. 64d514a [mlir] Fix -Wdeprecated-declarations of cast in VCIXToLLVMIRTranslation.cpp (NFC) by Jie Fu · 6 hours ago
  37. 2d09ac4 [clang-tidy][NFC] Fix broken link in documentation of cert-env33-c (#90216) by NagyDonat · 6 hours ago
  38. e74be35 [libc++][ranges] LWG3984: ranges::to's recursion branch may be ill-formed (#87964) by Xiaoyang Liu · 7 hours ago
  39. 1728a56 [clang] Add test for CWG2149 "Brace elision and array length deduction" (#90079) by Vlad Serebrennikov · 7 hours ago
  40. 950b7ce [mlir] Mark `isa/dyn_cast/cast/...` member functions deprecated. (#89998) by Christian Sigg · 7 hours ago
  41. 450ac01 [mlir][MemRef] Add ExtractStridedMetadataOpCollapseShapeFolder (#89954) by Diego Caballero · 7 hours ago
  42. d74e42a [SLP]Attempt to vectorize long stores, if short one failed. by Alexey Bataev · 10 days ago
  43. ace3bd0 Revert "[TableGen] Ignore inaccessible memory when checking pattern flags (#90061)" by Jay Foad · 8 hours ago
  44. 904b1a8 [Offload] Remove remaining `__tgt_register_requires` references (#90198) by Joseph Huber · 8 hours ago
  45. 405c018 DAG: Simplify demanded bits for truncating atomic_store (#90113) by Matt Arsenault · 8 hours ago
  46. bb1a8bb [NFC][OpenACC] Remove stale FIXME comment in a test by erichkeane · 8 hours ago
  47. 55d85c8 [DAG] visitORCommutative - fold build_pair(not(x),not(y)) -> not(build_pair(x,y)) style patterns (#90050) by Simon Pilgrim · 8 hours ago
  48. c379a5b [RISCV][NFC] Future-proof reference to ISA manual in RISCVInstrInfoC.td by Alex Bradbury · 9 hours ago
  49. 7696d36 [Transforms] Debug values are not remapped when cloning. (#87747) by Carlos Alberto Enciso · 9 hours ago
  50. c4c9d4f [M68k] Add support for MOVEQ instruction (#88542) by Peter Lafreniere · 9 hours ago
  51. 39f1b2d Add test cases for SELECT->AND miscompiles in DAGCombiner by Bjorn Pettersson · 6 weeks ago
  52. 134e645 [clang][X86] Fix -Wundef warning in cpuid.h (#89842) by Dan Klishch · 9 hours ago
  53. a670cda [AArch64] Add support for Neoverse-N3, Neoverse-V3 and Neoverse-V3AE (#90143) by Jonathan Thackray · 10 hours ago
  54. 8e2f649 [DAGCombiner] Do not always fold FREEZE over BUILD_VECTOR (#85932) by Bjorn Pettersson · 10 days ago
  55. 73472c5 [SelectionDAG] Treat CopyFromReg as freezing the value (#85932) by Bjorn Pettersson · 6 weeks ago
  56. 431be86 Revert "[RISCV] Support RISCV Atomics ABI attributes (#84597)" by Alex Bradbury · 11 hours ago
  57. 357530f Revert "[llvm][RISCV] Enable trailing fences for seq-cst stores by default (#87376)" by Alex Bradbury · 11 hours ago
  58. 468fecf Fix mismatches between function parameter definitions and declarations (#89512) by Troy Butler · 11 hours ago
  59. 1b2f970 [LLVM][AARCH64]Replace +sme2p1+smef16f16 by +smef16f16 (#88860) by CarolineConcatto · 11 hours ago
  60. 2867510 [X86] Add test coverage for #89533 by Simon Pilgrim · 11 hours ago
  61. 12adaac [X86] Split off or + blend/shuffle combine tests from combine-or.ll by Simon Pilgrim · 12 hours ago
  62. 0fa1f1f [LLVM][SVE] Seperate the int and floating-point variants of addqv. (#89762) by Paul Walker · 11 hours ago
  63. 5c969af [Flang][OpenMP] Skip default privatization of implied do indices (#89915) by Kiran Chandramohan · 11 hours ago
  64. f1112eb AMDGPU: Do not bitcast atomic load in IR (#90060) by Matt Arsenault · 11 hours ago
  65. 1ed1ec9 [SPIRV] Improve builtins matching and type inference in SPIR-V Backend, fix target ext type constants (#89948) by Vyacheslav Levytskyy · 11 hours ago
  66. 2e3e086 [BasicBlockUtils] Remove redundant llvm.dbg instructions after blocks to reduce compile time (#89069) by CL · 12 hours ago
  67. 213ab96 [flang][NFC] Use tablegen to reduce MemoryAllocationOpt boilerplate (#90062) by Tom Eccles · 12 hours ago
  68. 46b66df [flang][NFC] use tablegen to create StackArrays constructor (#90038) by Tom Eccles · 12 hours ago
  69. 08dc03c [flang][NFC] Use tablegen to create LoopVersioning constructor (#90037) by Tom Eccles · 12 hours ago
  70. 24c6409 [clang] Fix -Wunused-variable in ByteCodeStmtGen.cpp (NFC) by Jie Fu · 12 hours ago
  71. 74a5e77 [llvm-exegesis] Close file descriptors after use (#86584) by Aiden Grossman · 12 hours ago
  72. 23b6709 [AArch64] Drop poison-generating flags in `genSubAdd2SubSub` combiner by Antonio Frighetto · 2 days ago
  73. 6578356 [TableGen] Ignore inaccessible memory when checking pattern flags (#90061) by Jay Foad · 12 hours ago
  74. 15f0272 [clang][Interp] Improve support for virtual bases by Timm Bäder · 2 days ago
  75. e0a5155 [LoongArch] Simplify RISCVSubtarget. NFC by WANG Rui · 13 hours ago
  76. 1c8ba24 [flang] Silence warning in release builds by David Spickett · 13 hours ago
  77. cf5a8b4 [clang] Enable sized deallocation by default in C++14 onwards (#83774) by Pengcheng Wang · 13 hours ago
  78. 1a343c9 [X86] LowerVectorCTLZInRegLUT - fix: typo "CLTZ"-> "CTLZ" (#90051) by zxc12523 · 13 hours ago
  79. bd53c7c [lldb][Docs] Document vFile "MD5" and "exists" by David Spickett · 13 hours ago
  80. d529e78 [GVN] Refactor the LeaderTable structure into a properly encapsulated data structure (#88347) by Owen Anderson · 13 hours ago
  81. c4b28bf [lldb][Docs] Link from platform doc to extensions doc (#90029) by David Spickett · 13 hours ago
  82. 22da5a6 [IRCE] Skip icmp ptr in `InductiveRangeCheck::parseRangeCheckICmp` (#89967) by Yingwei Zheng · 13 hours ago
  83. bc8a4ea [clang][Interp][NFC] Move collectBaseOffset() to Context by Timm Bäder · 2 days ago
  84. c2db883 [clang][Interp][NFC] Print virtual bases in Record::dump() by Timm Bäder · 2 days ago
  85. 88a733f [llvm-objcopy][docs] Use "Mark" rather than "Make" in the objcopy docs for consistency (#90080) by bd1976bris · 13 hours ago
  86. 2b2c66c [NFC][llvm] refine generated code format (#90172) by long.chen · 14 hours ago
  87. c70f058 [clang][dataflow] Fix crash when `ConstantExpr` is used in conditional operator. (#90112) by martinboehme · 14 hours ago
  88. 8979644 [clang][Interp][NFC] Add InlineDescriptor::dump() by Timm Bäder · 2 days ago
  89. 2308d46 [clang][Interp][NFC] Rename locals and add assertions to virtual casts by Timm Bäder · 2 days ago
  90. 0d56d88 [lldb] Update eh-frame-dwarf-unwind-abort.test for a change in llvm assembler by Pavel Labath · 14 hours ago
  91. 47682e4 Revert "[ORC] Implement basic reoptimization. (#67050)" by Nikita Popov · 16 hours ago
  92. 82d8760 [InstCombine] Add extra tests for mul nuw inference (NFC) by Nikita Popov · 16 hours ago
  93. 0d288e5 [ORC] Implement basic reoptimization. (#67050) by Sunho Kim · 16 hours ago
  94. f4efa06 [PAC][clang] Define `PointerAuthQualifier` and `PointerAuthenticationMode` (#84384) by Daniil Kovalev · 16 hours ago
  95. 7840fa9 [RISCV] Fix doPRE not checking for ignored AVLs by Luke Lau · 17 hours ago
  96. 65fb80b [GlobalIsel] Add Gallery to MIR Patterns (#89974) by Thorsten Schütt · 17 hours ago
  97. 4b25508 Notifying assume directive as 'worked on'. (#90022) by SunilKuravinakop · 17 hours ago
  98. 21b84928 [msan] Don't crash in CreateShadowCast on vscale (#90126) by Vitaly Buka · 17 hours ago
  99. e982032 [BOLT,RISCV] Remove empty name special case from #68977 by Fangrui Song · 18 hours ago
  100. 2de0bed [clang-format] Do not update cursor pos if no includes replacement (#77456) by NorthBlue333 · 18 hours ago