1. d53e4c5 [Clang] Remove 't' from __builtin_amdgcn_global_atomic_fadd_f32/f64 (#173480) by Juan Manuel Martinez Caamaño · 15 hours ago main master
  2. caae62a [clang][test] Use __INTPTR_TYPE__ in ast-dump-APValue-addrlabeldiff test by Timm Bäder · 17 hours ago
  3. dd2714a [clang][ExprConstant] Reject integral casts of addr-label-diffs... (#171437) by Timm Baeder · 17 hours ago
  4. 3befefe Revert "Reapply "[C++20][Modules] Implement P1857R3 Modules Dependency Discovery" (#173130)" (#173549) by yronglin · 36 hours ago
  5. 7dc40f3 Reapply "[C++20][Modules] Implement P1857R3 Modules Dependency Discovery" (#173130) by yronglin · 2 days ago
  6. 846d2b6 [X86][AMX-AVX512] Add required/min vector width 512 constraint (#173532) by Phoebe Wang · 2 days ago
  7. 71936b4 [clang-format] Fix a crash in formatting unbalanced angle brackets (#173456) by owenca · 2 days ago
  8. ab20833 [clangd] Find references to constructors called indirectly via a forwarding function (#169742) by timon-ul · 2 days ago
  9. e74afe6 [clang][NFC] Use constructor instead of factory function in `CFGStmtMap` (#172530) by David Stone · 2 days ago
  10. e703714 [clang][NFC] Make `CFGStmtMap` `const`-correct (#172529) by David Stone · 2 days ago
  11. 2843c07 [clang][NFC] In `CFGStmtMap`, do not use a `void *` data member, just use the object directly (#172528) by David Stone · 2 days ago
  12. 03491ee [clang-format] Don't crash on incomplete template declaration (#173433) by Björn Schäpers · 2 days ago
  13. 63b4751 [Clang] Remove 't' from __builtin_amdgcn_flat_atomic_fadd_f32/f64 (#173381) by Juan Manuel Martinez Caamaño · 3 days ago
  14. 657384f [clang][bytecode] Fix incorrect handling of arithmetic on string literals (#173212) by Oliver Hunt · 3 days ago
  15. ad962de [clang][bytecode] Use record layout in `Pointer::computeOffsetForComparison()` (#172322) by Timm Baeder · 3 days ago
  16. 30f83ce [RISCV] Mark the Xqci Qualcomm uC Vendor Extension as non-experimental (#173331) by Sudharsan Veeravalli · 3 days ago
  17. a668afd [APINotes] Avoid duplicate attributes when fields instantiate class templates (#173386) by Susana Monteiro · 3 days ago
  18. 5d8a80a [NFC] Constify IdentifierInfo (#173266) by Akira Hatanaka · 3 days ago
  19. c6fa9a8 clang/HIP: Remove deprecated rcp pseudo-intrinsics (#171123) by Matt Arsenault · 3 days ago
  20. 035524e [clang-format] Align multi-line expressions (#173152) by sstwcw · 3 days ago
  21. 43187df [X86] EmitX86BuiltinExpr - attempt to convert SSE41/AVX1 roundps/d/ss/sd builtins to regular rounding modes (#171227) by Gergo Stomfai · 3 days ago
  22. df7da8f [CIR] Canonicalization: leverage MLIR traits and folding (#173305) by Henrich Lauko · 3 days ago
  23. e7ef0d9 [Clang] Serialize expansions of PackIndexingType (#173351) by Younan Zhang · 4 days ago
  24. 5c326f5 [Clang] Invoke pass plugin preCodeGenCallback by Alexis Engelke · 4 days ago
  25. fccd58f [Clang][OpenMP] Handle check for non-contiguous mapping in pointer-based array sections (#157443) by Amit Tiwari · 4 days ago
  26. fd094d4 [Clang] Remove remaining REQUIRES: shell statements (#173335) by Aiden Grossman · 4 days ago
  27. 9551d78 [clang][CodeGen] Promote point of GRO(CWG2563) (#151067) by Weibo He · 4 days ago
  28. c7994e4 [libclang/python] Add release notes for `reparse` throwing (#173301) by Thomas Applencourt · 4 days ago
  29. 8fde0e7 Reland "[Clang] Load pass plugins before parsing LLVM options" (#171868) by Alexis Engelke · 4 days ago
  30. 50fbc80 [LifetimeSafety] Add missing origins stats for lifetime analysis (#166568) by DEBADRIBASAK · 4 days ago
  31. dd444ed [LLVM][NFC] Move PassPlugin from Passes to separate library by Alexis Engelke · 4 days ago
  32. d19ab5d Revert "[LLVM][NFC] Move PassPlugin from Passes to Extensions lib" and subsequent commit by Alexis Engelke · 4 days ago
  33. 62f0159 [clang][FMV][AArch64] Diagnose/ignore unreachable functions versions. (#171496) by Alexandros Lamprineas · 4 days ago
  34. 62228f7 [Clang] Load pass plugins before parsing LLVM options by Alexis Engelke · 4 days ago
  35. cc2490a [LLVM][NFC] Move PassPlugin from Passes to Extensions lib by Alexis Engelke · 5 days ago
  36. 5af49b9 [CIR] Add codegen for atomic fence builtin with non-const memory order (#172455) by Haocong Lu · 5 days ago
  37. deb8672 [Matrix][HLSL] Implement Matrix single constant index swizzle (#173044) by Farzon Lotfi · 5 days ago
  38. 5e477c8 [clang][NFC][diagnostics] Remove most usage of `getCustomDiagID()` from CodeGen (#172557) by Dave Bartolomeo · 5 days ago
  39. dc0abdb [clang] Add FixItHint for designated init order (#173136) by Mythreya Kuricheti · 6 days ago
  40. 9f92709 [Clang][SYCL][NFC] Modify err_sycl_entry_point_invalid to use %enum_select. (#173122) by Tom Honermann · 6 days ago
  41. fa0c1ad [CIR] Only emit FP math intrinsics when precision/errno settings allow it (#169424) by Hendrik Hübner · 6 days ago
  42. c97ba14 [HLSL][Matrix] Support row and column indexing modes for MatrixSubscriptExpr (#171564) by Farzon Lotfi · 6 days ago
  43. 08fb691 [HLSL][Matrix] Add OR and AND logical operator support for matrix (#172384) by Farzon Lotfi · 6 days ago
  44. f268283 [HLSL] Improve `packoffset` error message (#173077) by Helena Kotas · 6 days ago
  45. 52dd422 [CIR] Add sizeof for fixed vector type (#172861) by Amr Hesham · 6 days ago
  46. 1735f4f [CIR] Implement part of ConstantExpr support for ComplexType (#173102) by Amr Hesham · 6 days ago
  47. 8ddea52 [clang][ExprConstant] Fix error on static constexpr symbol in dllimport function (#171628) by Alexandre Ganea · 6 days ago
  48. 5b23cba [CIR] Add 'get element' for array index ops (#172897) by Erich Keane · 7 days ago
  49. 12220f9 [clang][modules] print mtime of input files when recorded in "module-file-info" (#173120) by Cyndy Ishida · 7 days ago
  50. ce19612 [clang][ssaf] Add EntityId and EntityIdTable for efficient entity handling (#171660) by Jan Korous · 7 days ago
  51. 29c7ff5 [clang][test] Disable avx512cd-builtins.c test on 32-bit Arm by David Spickett · 7 days ago
  52. e64cc5e [clang][ssaf][NFC] Remove redundant unit test target (#172379) by Jan Korous · 7 days ago
  53. 3dcc937 Revert "[C++20][Modules] Implement P1857R3 Modules Dependency Discovery" (#173118) by Paul Kirth · 7 days ago
  54. 3c904204 [clang] Apply cfi_unchecked_callee rules to -fsanitize=function (#170725) by PiJoules · 7 days ago
  55. bd050fd [libclang/python] Add check for reparsing (#172373) by Thomas Applencourt · 7 days ago
  56. 5a52b9c [HLSL][NFC] Add assert ensuring divide by zero can't happen (#173072) by Sarah Spall · 7 days ago
  57. 6cf8020 [clang] Disable avx512vlcd test on Arm 32-bit by David Spickett · 7 days ago
  58. 830e1dc [SROA] Refactor rewritePartition alloca type selection process (#167771) by Yonah Goldberg · 7 days ago
  59. e9c9e2d [RISCV] Implement conditional Zca implies C extension rule (#172860) by Jerry Zhang Jian · 7 days ago
  60. 59d6dfe [NFC][Clang] Apply Rule of Three to BuildLockset (#172908) by Shafik Yaghmour · 7 days ago
  61. 741c902 [C++20][Modules] Implement P1857R3 Modules Dependency Discovery (#107168) by yronglin · 7 days ago
  62. eaf34a8 [Clang][Driver] Fix the missing Target-Triple-Level include path resolution in Baremetal Driver (#165321) by Simi Pallipurath · 7 days ago
  63. 5e2e346 [AArch64] Enable the new SME ABI lowering (`-aarch64-new-sme-abi`) by default (#172642) by Benjamin Maxwell · 8 days ago
  64. 488f189 [NFC] [C++20] [Modules] Add a test for issue 149404 by Chuanqi Xu · 8 days ago
  65. 08529b2 [NFC] [C++20] [Modules] Add test for issue 137533 by Chuanqi Xu · 8 days ago
  66. a8e7427 [NFC] [C++20] [Modules] Adding test for typeinfo by Chuanqi Xu · 8 days ago
  67. e2714e11 [C++20] [Modules] Correct the behavior for adding mangling for lambda in modules by Chuanqi Xu · 8 days ago
  68. 5b05a81 [CIR] Upstream convert to mask builtins in CIR codegen (#171694) by Starlight · 8 days ago
  69. 6fa68a1 [clang] Generalize remaining diagnostics that assume all precompiled files are pchs, NFC (#172718) by Cyndy Ishida · 8 days ago
  70. 1d3f2a4 [CIR] Add support for null data member pointers (#171945) by Andy Kaylor · 8 days ago
  71. ed2dc25 [CIR] Implement AggExprEmitter::VisitVAArgExpr (#172551) by adams381 · 8 days ago
  72. fa95106 [clang][cmake] Add option to control scan-build-py installation (#172727) by Ken Matsui · 8 days ago
  73. fa33763 [CIR][X86] Implement lowering for `_AddressOfReturnAddress` builtin (#171974) by Haocong Lu · 8 days ago
  74. 940a294 [CIR] Add emitDeclInvariant for global with constant storage (#171915) by adams381 · 8 days ago
  75. e1fad9d [CIR] Move CIR CXXABI lowering to a standlone pass (#172133) by Andy Kaylor · 8 days ago
  76. 26a32ec [CIR] Make x86 i1 mask vectors signed (#172912) by Andy Kaylor · 8 days ago
  77. 2f298a8 [CIR] Combine effectively duplicate getMaskVecValue functions (#172896) by Andy Kaylor · 8 days ago
  78. 7547a22 [NFC][Sema][Clang] Apply Rule of Three ForgetPartiallySubstitutedPackRAII and TemporaryBase (#172775) by Shafik Yaghmour · 8 days ago
  79. e18c13c [CIR] Upstream CIR codegen for insert x86 builtins (#170924) by Thibault Monnier · 8 days ago
  80. f18bcc2 [Matrix][HLSL] Revert Constant Matrix single subscript handling (#172887) by Farzon Lotfi · 8 days ago
  81. 4d827c5 [cir] Fix NYI test after 5925210020b6ff3f3dc48421311eedde82b16d61. NFC by Michael Liao · 8 days ago
  82. 27d6c6a [NFC][CodeGen][Clang] Apply Rule of Three to DisableDebugLocationUpdates (#172770) by Shafik Yaghmour · 8 days ago
  83. aff82ae [RISCV] Add Xqci feature flag (#172608) by Sudharsan Veeravalli · 8 days ago
  84. 50ede70 [clang][Driver][SPIRV] Add better error when SPIR-V tools is not found (#171704) by Nick Sarnie · 8 days ago
  85. 54816f1 [OpenMP][CIR] Implement 'parallel's 'proc_bind' clause lowering (#172501) by Erich Keane · 8 days ago
  86. 81ba024 [Clang] Allow AVX/AVX2 lane permute operations in constexpr (#172149) by Abdelrehim, Ahmed Yaser Farouk · 8 days ago
  87. 8e29e41 [CIR] Partially upstream coroutine co_return support (#171755) by Andres-Salamanca · 8 days ago
  88. 39ca03b [CIR] Introduce syntax for scalable vectors (#172683) by Andrzej Warzyński · 9 days ago
  89. fff5b54 [clang] Fix an invalidate iterator in PCH with -ftime-trace enabled. (#172658) by Haojian Wu · 9 days ago
  90. f412475 [HLSL][SPIR-V] Implement vk::push_constant (#166793) by Nathan Gauër · 9 days ago
  91. ee2ae0e [CIR] Add flattened version of ResumeOp (#172534) by Amr Hesham · 9 days ago
  92. 93f7d3f [clang][bytecode] Add missing cstdint include by Timm Bäder · 9 days ago
  93. f48265d [clang][bytecode] Refactor `InitMapPtr` (#172665) by Timm Baeder · 9 days ago
  94. 77c4ded [clang][deps] Extract `CompilerInvocation` creation (#172744) by Jan Svoboda · 9 days ago
  95. a4f981d [clang] NFC: Qualify argument with `const` (#172745) by Jan Svoboda · 9 days ago
  96. 3f54f4c clang: Remove unnecessary host-supports-cuda from test (#171174) by Matt Arsenault · 9 days ago
  97. f0cb7a0 [HLSL][Matrix] Add support for single subscript accessor (#170779) by Farzon Lotfi · 9 days ago
  98. 97db1fa Revert "Reland [clang][modules-driver] Add scanner to detect C++20 module presence (#153497)" (2nd Attempt) (#172701) by Naveen Seth Hanig · 9 days ago
  99. c12e4aa Reapply "[LV] Mark checks as never succeeding for high cost cutoff." by Florian Hahn · 9 days ago
  100. d05a731 [clang] Remove pointless `hasDiagnostics()` checks (#172705) by Jan Svoboda · 9 days ago