1. a224c19 [clang][ssaf][NFC] Prefix ssaf-{linker,format} dirs with 'clang-' (#186610) by Balázs Benics · 3 hours ago main master
  2. 5f8c061 [clang-format] Add option AllowShortRecordOnASingleLine (#154580) by Tomáš Slanina · 4 hours ago
  3. 9108cf0 [clang][bytecode] Remove unused members from `EvalEmitter` (#186601) by Timm Baeder · 6 hours ago
  4. 3779969 [clang-format] Upgrade ShortFunctionStyle to a struct (#134337) by Ivan · 7 hours ago
  5. 2bd20e7 [CIR] Split CIR_UnaryOp into individual operations (#185280) by Henrich Lauko · 15 hours ago
  6. a7e720f [clang][Driver][Darwin] Optionally use xcselect to find macOS SDK (#119670) by Carlo Cabrera · 15 hours ago
  7. 5bc522e [clang-format] Fix a crash on fuzzer-generated invalid C++ code (#186566) by owenca · 17 hours ago
  8. 24389ec [CIR] Remove cir.unary(plus, ...) and emit nothing for unary plus (#185278) by Henrich Lauko · 18 hours ago
  9. 00db364 [CIR] Add cir.min op and refactor cir.max lowering (#185276) by Henrich Lauko · 19 hours ago
  10. 2bc0b95 [CIR] Add Commutative/Idempotent traits to binary ops (#185163) by Henrich Lauko · 22 hours ago
  11. 33adb16 [RISCV][NFC] Move extension test for spacemit-x60 to a separate file (#186357) by Mark Zhuang · 23 hours ago
  12. 275e971 [RISCV] Add more extensions to spacemit-x100 (#186351) by Mark Zhuang · 23 hours ago
  13. d171b39 [clang-format] Ignore imports in comments for Java import sorting (#177326) by nataliakokoromyti · 29 hours ago
  14. 8adcb5e [clang-format] Fix incorrect trailing comment and escaped newlines when AlignArrayOfStructures is enabled (#180305) by Ben Dunkin · 30 hours ago
  15. 41b33ea [Driver] Enable -ftime-trace for CUDA/HIP device compilation (#179701) by Yaxun (Sam) Liu · 34 hours ago
  16. ee27707 [CUDA/HIP][SYCL] Deduplicate deferred diagnostics across multiple callers (#185926) by Yaxun (Sam) Liu · 34 hours ago
  17. f7550f0 [clang-format] Fix an assertion failure on invalid C++ lambda (#185349) by owenca · 35 hours ago
  18. 7957f6d [clang][DirectX] Specify element-aligned vectors in TargetInfo (#185954) by Justin Bogner · 2 days ago
  19. b550181 Fix callee type generation (#186272) by Prabhu Rajasekaran · 2 days ago
  20. 3289397 Remove unicode character from AttrDocs.td (#186521) by Kai Nacke · 2 days ago
  21. e1710d1 [HLSL] Fix intrinsics header file for wave intrinsics using u/int16_t types, updating them to 6.2 (#186218) by Joshua Batista · 2 days ago
  22. 678a8ec [HLSL][DirectX] Add `transpose` HLSL intrinsic and DXIL lowering of `llvm.matrix.transpose` (#186263) by Deric C. · 2 days ago
  23. 17da2fd [clang][Doc][NFC] Add release note for #186210 (#186502) by Nick Sarnie · 2 days ago
  24. b0a3c4c Reapply "[OpenMP] Move OpenMP implicit argument to the end and reformat" (#186309) by Joseph Huber · 2 days ago
  25. 7d39161 [clang][ssaf] Fix missing library dependency (#186496) by Balázs Benics · 2 days ago
  26. 8598ed6 [LifetimeSafety] Fix false positives for pointers in loops (#182368) by Zhijie Wang · 2 days ago
  27. 39424c6 [CIR] Implement Aggregate kind in initCatchParam (#186198) by Amr Hesham · 2 days ago
  28. 75d8cbc [NFC] Fix comment spelling (#185771) by Farzon Lotfi · 2 days ago
  29. da27879 [clang][ssaf] Fix shared library build by adding missing clangBasic dependency (#186475) by Balázs Benics · 2 days ago
  30. 4908135 [clang][ssaf][NFC] Trim unused transitive deps from SSAF libraries (#186442) by Balázs Benics · 2 days ago
  31. 8539739 [LifetimeSafety] Remove confidence tracking (#182709) by Utkarsh Saxena · 2 days ago
  32. 381d83d XFAIL on AIX: clang/test/CodeGen/distributed-thin-lto/pass-plugin.ll (#186452) by Lei Huang · 2 days ago
  33. b056a21 [ObjC] Emit class msgSend stub calls (#186433) by Akira Hatanaka · 2 days ago
  34. fd119a4 [clang][ssaf][NFC] Sort source lists in SSAF build files (#186408) by Balázs Benics · 2 days ago
  35. f000c1a [HLSL] Codegen column-major matrix initializer lists without a vector shuffle (#186228) by Deric C. · 2 days ago
  36. 3b4b8d3 [ObjC] Support emission of selector stubs calls instead of objc_msgSend. (#186293) by Akira Hatanaka · 2 days ago
  37. bb6c832 XFAIL clang/test/CodeGen/distributed-thin-lto/pass-plugin.ll (#186425) by Lei Huang · 2 days ago
  38. 8a545de [clang][bytecode] Remove useless emitCheckAllocations calls (#186385) by Timm Baeder · 2 days ago
  39. 4b3aa0b [CodeGen] Fix emission of function pointer casts with non-zero program AS (#186210) by Nick Sarnie · 2 days ago
  40. 7826647 [CIR] Implement zero-init-bases lowering (#186230) by Erich Keane · 2 days ago
  41. 1d16ba8 [Clang][Sema] Only call PerformDependentDiagnostics for dependent contexts (#177452) by Krystian Stasiowski · 2 days ago
  42. 1133fef [clang][bytecode][NFC] Move local variable into closest scope (#186376) by Timm Baeder · 2 days ago
  43. d1de888 [clang][ssaf][NFC] Move SSAF from Analysis/Scalable/ to ScalableStaticAnalysisFramework/ (#186156) by Balázs Benics · 2 days ago
  44. eb8f87d [LLVM] Remove "no-nans-fp-math" attribute support (#186285) by paperchalice · 2 days ago
  45. 3736d28 [C++20] [Modules] [Reduced BMI] Try not write merged lookup table (#186337) by Chuanqi Xu · 2 days ago
  46. 356773f [StaticAnalyzer] Remove FIXME from InnerPointerBRVisitor (#186303) by Benedek Kaibas · 2 days ago
  47. 2d9847b [clang][bytecode] Avoid classifying struct fields in `Pointer::toRValue` (#185903) by Timm Baeder · 2 days ago
  48. b30d479 [clang] fix crash when evaluating __is_bitwise_cloneable on an invalid type (#183707) by Xinlong Chen · 2 days ago
  49. 40d0997 Revert "[OpenMP] Move OpenMP implicit argument to the end and reformat" (#186309) by theRonShark · 2 days ago
  50. 1ffcae7 Revert "[Serialization] [ASTWriter] Try to not record namespace as much as possible (#179178)" by Aiden Grossman · 2 days ago
  51. e93c880 [CIR][CIRGen] Add support for __sync_* binary atomic builtins (#186026) by Ayokunle Amodu · 2 days ago
  52. 33d3a33 Fix TranslateOpenMPTargetArgs dropping -mlinker-version (#186208) by Akira Hatanaka · 2 days ago
  53. b0defcc [CIR] Implement array delete for destructed types (#186248) by Andy Kaylor · 3 days ago
  54. dbbd6f9 [OpenMP] Move OpenMP implicit argument to the end and reformat (#185989) by Joseph Huber · 3 days ago
  55. f24f6df [Clang] Check sanitizer ignorelist for divrem overflow (#185721) by Justin Stitt · 3 days ago
  56. 4b39509 [HLSL] Add WaveActiveBitXor function (#185776) by Joshua Batista · 3 days ago
  57. c4e8a1a [clang] Expose normalized module cache path in `HeaderSearch` (#185746) by Jan Svoboda · 3 days ago
  58. 8804abc [clang][ssaf] Add LUSummary consumer APIs by Aviral Goel · 3 days ago
  59. 0d361b0 [clang][ssaf] Rename `ssaf-format` tool to `clang-ssaf-format` by Aviral Goel · 3 days ago
  60. 0d2e3b0 [clang][ssaf] Guard permission tests against root execution by Aviral Goel · 3 days ago
  61. 46ebc29 [CIR] Add support for null checks with operator delete (#185987) by Andy Kaylor · 3 days ago
  62. fd1e97f [clang] Fix alias declaration fix-it location for token-split '>>' (#184555) by 张之阳 · 3 days ago
  63. 3262608 [PowerPC] Update dmr builtin names (#183160) by Lei Huang · 3 days ago
  64. 403a7e3 [CUDA] Use monotonic ordering for __nvvm_atom* builtins (#185822) by Artem Belevich · 3 days ago
  65. c431f21 [Clang] Copy initialization of an object of the same type should not consider user-defined conversions (#185936) by Corentin Jabot · 3 days ago
  66. f04e62b [LifetimeSafety] Add origin tracking for lambda captures (#185216) by Zhijie Wang · 3 days ago
  67. 1725e864 [clang][AST] Fix assertion in `getFullyQualifiedType` for AutoType (#186105) by Devajith · 3 days ago
  68. 6339b3d [Clang][AArch64] Remove duplicate CodeGen test for bf16 get/set intrinsics (#186084) by Andrzej Warzyński · 3 days ago
  69. 2d5d9e1 [AMDGPU] Address post-commit review of #177343 (#186064) by Pierre van Houtryve · 3 days ago
  70. 4b93db0 [OpenMP] Add variable capture support for transparent clause expression. (#185419) by Zahira Ammarguellat · 3 days ago
  71. 0ced39f [HLSL] Implement Texture2D::Load methods and builtin (#185708) by Steven Perron · 3 days ago
  72. 94fe3b2 [Serialization] [ASTWriter] Try to not record namespace as much as possible (#179178) by Chuanqi Xu · 3 days ago
  73. 99ae28d Revert "[ObjC] Support emission of selector stubs calls instead of objc_msgSend. (#183922)" by Douglas Yung · 3 days ago
  74. 9db0891 Revert "[ObjC] Emit class msgSend stub calls (#183923)" by Douglas Yung · 3 days ago
  75. faf1059 [HLSL][Clang] Support SV_VertexID semantic (#184640) by Nathan Gauër · 3 days ago
  76. 7f9e9a8 [cmake] Add config for riscv(32|64)-unknown-elf (#176353) by Ramkumar Ramachandra · 3 days ago
  77. 2d6ee52 AMDGPU: Add dereferenceable attribute to dispatch ptr intrinsic (#185955) by Matt Arsenault · 3 days ago
  78. 44eaaa9 [Clang][Test] Mark modules-symlink-dir test as unsupported on AIX. (#184988) by Aditya Chaudhary · 3 days ago
  79. a8daedf [CIR][AMDGPU] Add AMDGPU target support to CIR CodeGen (#185819) by Chaitanya · 3 days ago
  80. bd57e87 [WinEH] Fix crash when aligning parameters larger than ABI (#180905) by GkvJwa · 3 days ago
  81. 85412db [Clang][layout] Update tests after #182792 (#186019) by Aiden Grossman · 3 days ago
  82. 1603ec6 Fix packed being ignored on ms_struct bitfields (#182792) by Fangrui Song · 4 days ago
  83. 04b2ad4 [CIR] Preserve attributes when converting call to try_call (#185782) by Andy Kaylor · 4 days ago
  84. 0ecdf0b [DirectX] Specify element-aligned vectors (#180622) by Justin Bogner · 4 days ago
  85. ce444c7 [ObjC] Emit class msgSend stub calls (#183923) by Akira Hatanaka · 4 days ago
  86. 017867b [CIR] Upstream test to lower string from incubator (#185956) by Zaky Hermawan · 4 days ago
  87. b9daca6 [CIR] Add support for size parameter with array delete (#185768) by Andy Kaylor · 4 days ago
  88. 58e91c8 [ObjC] Support emission of selector stubs calls instead of objc_msgSend. (#183922) by Akira Hatanaka · 4 days ago
  89. 0c2e52e [clang][ssaf][NFC] Rename ssaf-linker tool to clang-ssaf-linker (#185631) by Balázs Benics · 4 days ago
  90. 85e0918 Revert "[clang][ssaf] Add UnsafeBufferUsage summary extractor for functions (#182941)" by Ziqing Luo · 4 days ago
  91. 6009fa4 [CIR][CUDA] Handle local, __device__, __shared__, and __constant__ variables (#184248) by Zaky Hermawan · 4 days ago
  92. 6ae2bd5 [clang][ssaf] Add UnsafeBufferUsage summary extractor for functions (#182941) by Ziqing Luo · 4 days ago
  93. 6d396ca [CIR] Implement UserDefinedConversion for ComplexType (#185749) by Amr Hesham · 4 days ago
  94. a96e113 [CIR] Set `builtin` attribute for new and delete calls (#184920) by Andy Kaylor · 4 days ago
  95. 37de48b [Metal][HLSL] Add support for dumping reflection (#185444) by Chris B · 4 days ago
  96. 295f475 [Hexagon] Disable implicit system include paths (#185456) by Alexey Karyakin · 4 days ago
  97. 389edeb [llvm][offload] Change Intel's SPIRV wrapper from ELF to OffloadBinary (#185413) by Alex Duran · 4 days ago
  98. a842d94 [clang][lit] Fix spirv-tools-err.c when LIT_USE_INTERNAL_SHELL=0 (#185876) by Tulio Magno Quites Machado Filho · 4 days ago
  99. 9ac1da2 [clang][modules] Unlock before reading just-built PCM (#183787) by Jan Svoboda · 4 days ago
  100. 5bfdafa [Clang][OpenMP] Handled `NonContig` Descriptor `DimCount` (#181987) by Amit Tiwari · 4 days ago