1. 26ee552 [libc++] Fix includes in `<string>` for no-`wchar_t` modes (#187650) by A. Jiang · 2 hours ago main master upstream/main
  2. 720abd7 [clang][AST] Fix assertion in getFullyQualifiedType for DecltypeType (#187725) by Devajith · 2 hours ago
  3. 4c4925f [LLD] [ELF] Make {bti,gcs}-report=none silence warnings from force-bti/gcs=always (#186343) by Martin Storsjö · 2 hours ago
  4. b4084bd [clang] Detect pointee mutations in placement new expressions (#187508) by Berkay Sahin · 3 hours ago
  5. a0d5508 [X86] Prefer branchless code with sbb for abdu (#187783) by SiliconA-Z · 3 hours ago
  6. 5324c23d [llvm][DebugInfo] Use formatv instead of format in DWARFDebugLoc (#186800) by Konrad Kleine · 4 hours ago
  7. 5b71607 [mlir][linalg] Specialize transform op - emit category ops (#187506) by Adam Siemieniuk · 4 hours ago
  8. a547208 [clang-tidy] False negatives readability-redundant-parantheses member of struct (#187054) by Mir Immad · 5 hours ago
  9. 24546d96 [clang][CodeGen] Use FieldDecl::getFieldIndex() in VisitOffsetOfExpr (#187826) by Bogdan Vetrenko · 7 hours ago
  10. 6f6adfb [orc-rt] Add Session::tryCreateService convenience function. (#187640) by Lang Hames · 8 hours ago
  11. 3258d36 [Clang] Use stable_sort in VerifyDiagnosticsConsumer. (#187827) by James Y Knight · 11 hours ago
  12. f014202 [clang-format][NFC] Remove redundant parens enclosing braced list by Owen Pan · 14 hours ago
  13. 2bbb449 [clang-format] Merge case alignment into AlignTokens (#187811) by Björn Schäpers · 15 hours ago
  14. aa62224 [libc][math] Refactor sqrtbf16 function header-only (#187849) by Zorojuro · 15 hours ago
  15. 1120c97 [NFC][AMDGPU] Set output to null for llvm/test/MachineVerifier/AMDGPU/invalid-vop3-source-modifiers.mir (#187888) by Shilei Tian · 16 hours ago
  16. eea589f [libc][math] Qualify log with constant evaluation support (#184745) by Muhammad Bassiouni · 16 hours ago
  17. 1f1d316 [clang-format] Correctly annotate Java lambda/sychronized blocks (#187842) by owenca · 17 hours ago
  18. adcb17b [Clang][HLSL] Fix -Wunused-variable by Aiden Grossman · 17 hours ago
  19. 2be28d6 [gn] "port" 0ec9f7ebbdf72a94 by Nico Weber · 17 hours ago
  20. 1075a2f [Instcombine] Write Instcombine pass to strength reduce lock xadd to lock sub (#184715) by Takashi Idobe · 17 hours ago
  21. d3c7f23 [VPlan] Remove unused VPlan friend declaration from VPValue (NFC) by Florian Hahn · 18 hours ago
  22. 2702570 [Bazel] Port 0ec9f7ebbdf72a94e0e2c0872d4d11fc8d0efa6b by Aiden Grossman · 18 hours ago
  23. b7d97d9 [BOLT] Remove outdated assertion from local symtab update logic (#187409) by YongKang Zhu · 18 hours ago
  24. f146677 [TargetLowering] Refactor expandDIVREMByConstant to share more code. NFC (#187582) by Craig Topper · 20 hours ago
  25. 34203a5 [RISCV][Docs] Removed 'specified in' text from SiFive custom instruction links. NFC (#187817) by Craig Topper · 20 hours ago
  26. df9eb79 [Clang][AMDGPU] Lower `__amdgpu_texture_t` to `<8 x i32>` instead of ptr adrspace(0) (#187774) by Rana Pratap Reddy · 21 hours ago
  27. d818fa4 [MLIR][Python] Make init parameters follow the field definition order (#186574) by Twice · 21 hours ago
  28. 93d256b [llvm-pdbutil] Hash type records in yaml2pdb (#187593) by Nerixyz · 22 hours ago
  29. c1df693 [TargetLowering] Use legally typed shifts to split chunks in expandDIVREMByConstant. (#187567) by Craig Topper · 22 hours ago
  30. 7d7cd74 [libc][math][c23] Add atanbf16 function (#184019) by Zorojuro · 23 hours ago
  31. 82eee26c [libclang/python] Fix Type.get_offset annotation (#187841) by Jannick Kremer · 23 hours ago
  32. 4d058ae [lldb] Fix LLVMSupportHTTP linkage against libLLVM (#187848) by Michał Górny · 24 hours ago
  33. 6162403 [SLP]Do not consider copyable node with SplitVectorize parent by Alexey Bataev · 24 hours ago
  34. acf9eed [Object] Fix issues in BBAddrMap.h (#187704) by Haohai Wen · 24 hours ago
  35. 656fce8 [libclang/python] export libclang version to the bindings (#86931) by efferre79 · 25 hours ago
  36. 3b91061 [lldb] Fix linking liblldb in a dylib build after 39d6bb21804d21ab by Martin Storsjö · 25 hours ago
  37. db143fb [SLP][NFC]Use block number instead of pointer for stable sorting, NFC by Alexey Bataev · 27 hours ago
  38. 2d01df1 [CIR] Fix reference alignment to use pointee type (#186667) by Henrich Lauko · 27 hours ago
  39. 1f9c54a [clang][AST] Preserve qualifiers in getFullyQualifiedType for AutoType (#187717) by Devajith · 30 hours ago
  40. b3c1098 [lldb][test] PlatformTest: fix comment by Michael Buch · 30 hours ago
  41. 64c4e52 [mlir][SPIRV] Add alignment calculation to support `PhysicalStorageBuffer` with vector types (#187698) by Artem Gindinson · 32 hours ago
  42. 1087db5 [clang-tidy] Speed up `bugprone-suspicious-semicolon` (#187558) by Victor Chernyakin · 33 hours ago
  43. d7fe9c8 [clang-format] Handle sizeof in C compound literals (#187633) by owenca · 33 hours ago
  44. f0a652e [NFC][clang] Remove dead code in HandleCXXModuleDirective (#187737) by yronglin · 33 hours ago
  45. 91dbaf5 [NVPTX] Print param space sub-qualifiers where supported (#187350) by Alex MacLean · 34 hours ago
  46. 4cba4ad AMDGPU/GlobalISel: RegBankLegalize rules for pops_exiting_wave_id (#187778) by vangthao95 · 2 days ago
  47. 36798cf [AMDGPU][GlobalISel][NFC] Change mbcnt test to use new-reg-bank-select (#187772) by vangthao95 · 2 days ago
  48. 8eccc21 [libclc] Replace llvm-dis with llvm-nm in check-external-funcs.test (#187190) by Wenju He · 2 days ago
  49. 2b47497 [libc][docs][NFC] Restructure Getting Started guide and update Build Concepts. (#187701) by Jeff Bailey · 2 days ago
  50. b9d2767 [lldb] Support arm64e Objective-C signing in the expression evaluator (#187765) by Jonas Devlieghere · 2 days ago
  51. 3d4dd4b [lldb][test] Don't build PlatformLocateSafePathTest in non-asserts builds (#187829) by Michael Buch · 2 days ago
  52. 367da15 [MLIR][XeGPU] Enhance XeGPU lane layout to support "wrap-around" distribution (#186958) by Jianhui Li · 2 days ago
  53. 0ae9aaf [InstCombine] When rewriting GEPs, check that the types match. (#186886) by Chang Lin · 2 days ago
  54. 0ec9f7e [lldb] Add mechanism for auto-loading Python scripts from pre-configured paths (#187031) by Michael Buch · 2 days ago
  55. 6891a6e [compiler-rt] Add bitmask to fix warning (#187812) by Michael Jones · 2 days ago
  56. bae6a2a [Runtimes] Fix Unix Makefiles race between runtimes-build and EXTRA_TARGETS (#187634) by Wenju He · 2 days ago
  57. 335a2d0 [clang] fix error: cannot compile this l-value expression yet (#187755) by Joe Kirchoff · 2 days ago
  58. 368f38b [AMDGPU][SIInsertWaitcnts][NFC] SGPRInfo: Move score selection logic closer (#186518) by vporpo · 2 days ago
  59. a60b3a8 [libc] Fix function prototypes for <threads.h> C11 header. (#187808) by Alexey Samsonov · 2 days ago
  60. 51c158b [clang-doc] Fix incorrectly rendered specialization args in HTML (#187761) by Erick Velez · 2 days ago
  61. 720615f [SandboxVec][DAG] Fix DAG update when user is scheduled (#187148) by vporpo · 2 days ago
  62. 8cc01245 [scudo] Make the default for size/align checks to not die. (#187799) by Christopher Ferris · 2 days ago
  63. 7a5431e [lldb][bytecode] Fix Update() and failing test (#187795) by Dave Lee · 2 days ago
  64. 485eda9 [mlir][tosa] Fix crash in slice op folder when input values are not iterable (#187339) by Luke Hutton · 2 days ago
  65. a261548 [libc][annex_k] Add constraint_handler_t. (#163239) by Muhammad Bassiouni · 2 days ago
  66. d514a4a [HLSL][Matrix] Support row-major `transpose` and `mul` by inserting matrix memory layout transformations (#186898) by Deric C. · 2 days ago
  67. 2b78c71 [lldb] Support -fptrauth-indirect-gotos in the expression evaluator (#187562) by Jonas Devlieghere · 2 days ago
  68. 79f3104 [lldb] Fix warning style for SymStore symbol locator (#187776) by Nerixyz · 2 days ago
  69. 343b566 [TargetLowering] Move the MULH/MUL_LOHI legality checks to the beginning of BuildSDIV/UDIV. NFCI (#187780) by Craig Topper · 2 days ago
  70. 3eecb98 [TargetLowering] Separate some of the control for the i32->i64 optimization out of BuildUDIVPattern. (#187739) by Craig Topper · 2 days ago
  71. 2d3b8ce [dsymutil] Require AArch64 backend in asm-line-tables.test (#187797) by Jonas Devlieghere · 2 days ago
  72. a99dbc5 [HLSL] Add binding attributes to resources from structs (#184731) by Helena Kotas · 2 days ago
  73. 9b30151 [lldb] Support PointerAuthAuthTraps in the expression evaluator (#187612) by Jonas Devlieghere · 2 days ago
  74. 82f18b0 [Clang] Rename OffloadArch::UNUSED to UNUSED_ to avoid macro collisions (#174528) by Khem Raj · 2 days ago
  75. 8c49c53a [dsymutil] Preserve DWARF debug info for assembly files (#187575) by Jonas Devlieghere · 2 days ago
  76. b260861 [SLP]Update values after ordered vectorization by Alexey Bataev · 2 days ago
  77. 44c6a0a [MLIR][XeGPU] Fix dpas f16 output layout (#184419) by Andrey Pavlenko · 2 days ago
  78. 1b44e34b [scudo] Add free_sized and free_aligned_sized (#186881) by Christopher Ferris · 2 days ago
  79. 66f06f5 [mlir][acc] Sink constants into acc.compute_region when creating (#187777) by Razvan Lupusoru · 2 days ago
  80. bd3b06b [AMDGPU][GlobalISel] Add RegBankLegalize rules for amdgcn.class (#178827) by vangthao95 · 2 days ago
  81. bb369f1 [libc][x86] Add Non-temporal code path for large memcpy (#187108) by Ilya Tokar · 2 days ago
  82. 827ddb20 [AMDGPU][SIInsertWaitcnts] Add test functions in waitcnt-wcg-attributes.mir (#186504) by vporpo · 2 days ago
  83. dd30239 [AMDGPU] Add basic verification for source modifiers (#186733) by Lleu Yang · 2 days ago
  84. 498dd13 Add VDS encoding for gfx13 (#187693) by Mariusz Sikora · 2 days ago
  85. 950eaaa [Clang] Use stable_sort for UnqualUsingDirectiveSet for determinism in ambiguity notes (#187750) by James Y Knight · 2 days ago
  86. cfc94a6 [flang][OpenMP] Introduce `WithReason<T>` for nest/sequence properties (#187563) by Krzysztof Parzyszek · 2 days ago
  87. 78b651a [RISCV] Fix the pipe used by `fmv.x.<fp>/<fp>.x` in SiFive7 sched model (#187740) by Min-Yih Hsu · 2 days ago
  88. 63c9573 [LSR] Add regression test for unnecessary phi introduction (#187751) by Aleksandr Popov · 2 days ago
  89. 9431920b [llvm] Silence llvm-debuginfod-find/headers-winhttp.test on Windows bots temporarily (#187753) by Stefan Gränitz · 2 days ago
  90. 07896d4 [OpenMP] Emit aggregate kernel prototypes and remove libffi dependency (#186261) by Joseph Huber · 2 days ago
  91. 60db764 [Bazel] Port a2c0c43699917bb26a3eb20fefcbf29ff120ce70 by Aiden Grossman · 2 days ago
  92. 0ec6e1d [CIR] Address Space support for GlobalOps (#179082) by David Rivera · 2 days ago
  93. 4a5da64 [CIR][NFC] Minor cleanups to missing feature markers (#187754) by Andy Kaylor · 2 days ago
  94. bc6a265 [offload] Use flang-rt for test feature requirements (#187733) by Robert Imschweiler · 2 days ago
  95. eaeca6d [clang] fix #187352 breakage on 32-bit platforms (#187741) by Matheus Izvekov · 2 days ago
  96. 94e366e [SLP] Initial support for ordered reductions by Alexey Bataev · 2 days ago
  97. 5717524 [mlir][acc] Use index for acc.par_width results (#187734) by Razvan Lupusoru · 2 days ago
  98. 65d84ea [lldb] Update the calling convention of BytecodeSyntheticChildren::Update (#182155) by Dave Lee · 2 days ago
  99. d8e1f50 [lldb][bytecode] Document invocation in compiler output (#187547) by Dave Lee · 2 days ago
  100. e835f8b [flang][OpenACC] Fix reduction init value for minnumf/minimumf/maxnumf/maximumf (#187647) by khaki3 · 2 days ago