1. a9ae2fd7 [NFC][LV] Fix what seems to be a typo in the test (#187769) by Andrei Elovikov · 4 minutes ago main
  2. 4cef1c1 [X86] canonicalizeShuffleWithOp - add handling for SHUFFLE(PSADBW(X,Y),PSADBW(Z,W)) -> PSADBW(SHUFFLE(X,Z),SHUFFLE(Y,W)) (#188072) by Simon Pilgrim · 8 minutes ago
  3. c624851 [LoopVectorize] Fix an integer narrowing conversion in `getPredBlockCostDivisor(...)` (#187605) by Alan Zhao · 11 minutes ago
  4. 54a3518 [HLSL] Add WaveActiveBitAnd builtin function (#187149) by Joshua Batista · 14 minutes ago
  5. 1aa64ff [HLSL] handle hlslAttributedResourceType in init list code (#187813) by Sarah Spall · 16 minutes ago
  6. 239ca11 [MLIR][Mem2Reg] Add support for region control flow and SCF (#185036) by Théo Degioanni · 24 minutes ago
  7. 94239b3 [AMDGPU][GlobalISel] Add RegBankLegalize rules for permlane16/permlanex16 (#187906) by Anshil Gandhi · 35 minutes ago
  8. b32b31e [LifetimeSafety] Fix compiler crash with `static operator()` (#187853) by NeKon69 · 39 minutes ago
  9. af37ac8 [SLP]Use reduction root explicitly from reduction analysis to avoid non-determinism by Alexey Bataev · 49 minutes ago
  10. 079be4e [libc] Support Windows test executables in LibcTest lit format (#188057) by Jeff Bailey · 53 minutes ago
  11. da5d421 [MLIR][TableGen] Make optional enum parser not consume the token when it is not matched (#188008) by Robert Konicar · 59 minutes ago
  12. 3e4efe3 [AMDGPU] Add ML-oriented coexec scheduler selection and queue handling (#169616) by Austin Kerbow · 63 minutes ago
  13. d69c670 [WebAssembly] Add initial shuffle cost capabilities (#187596) by Jasmine Tang · 64 minutes ago
  14. ada44b0 [clang][bytecode] Avoid a macro redefinition (#188052) by Timm Baeder · 73 minutes ago
  15. 27adb8f AMDGPU/GlobalISel: RegBankLegalize rules for exp_compr (#187822) by vangthao95 · 78 minutes ago
  16. b670265 [DAG] ComputeKnownBits - set low bit to zero for ADD(X,X) (#186461) by Xinlong Chen · 82 minutes ago
  17. 0e0dc53 AMDGPU/GlobalISel: Use B32 for readfirstlane (#187809) by vangthao95 · 88 minutes ago
  18. 44df411 [compiler-rt][ARM] cmake properties for complicated builtin sources (#179919) by Simon Tatham · 2 hours ago
  19. b2edc0a wasm: recognize `any_true` and `all_true` (#155885) by Folkert de Vries · 2 hours ago
  20. 7fa2752 [NFC][Support] Minor code cleanup in APFloat.cpp (#187526) by Rahul Joshi · 2 hours ago
  21. ce5a1dff AMDGPU: Improve codegen for VOP2 v_dot2c_f32_f16/bf16 (#179225) by Petar Avramovic · 2 hours ago
  22. 0748515 AMDGPU/GlobalISel: RegBankLegalize rules for mov_dpp (#187807) by vangthao95 · 2 hours ago
  23. a57db57 [HLSL] Implement Texture2D::operator[] (#186110) by Steven Perron · 2 hours ago
  24. 6e5e1c9 [flang][flang-rt] Implement F202X leading-zero control edit descriptors LZ, LZS, and LZP for formatted output (F, E, D, and G editing) (#183500) by laoshd · 2 hours ago
  25. 0afc30f [TargetLowering] Add helper to create FSHR like operation in expandDIVREMByConstant. NFC (#187979) by Craig Topper · 2 hours ago
  26. c75b8a1 [TargetLowering] Avoid unnecessary nodes in the chunk loop in expandDIVREMByConstant (#187967) by Craig Topper · 2 hours ago
  27. ed3d3bf [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (#187714) by Davide Grohmann · 2 hours ago
  28. be31cff [flang][NFC] Converted five tests from old lowering to new lowering (part 37) (#188009) by Eugene Epshteyn · 2 hours ago
  29. 7152266 Thread Safety Analysis: Support guarded_by/pt_guarded_by with multiple capabilities (#186838) by Marco Elver · 2 hours ago
  30. b16efa6 [mlir][python] Fix PyObjectRef copy/move assignment for MSVC (#186758) by Jorn Tuyls · 2 hours ago
  31. 7bda811 [clang][bytecode] Disable tailcalls on aarch64 (#188042) by Timm Baeder · 2 hours ago
  32. a977522 [NVPTX] Canonicalize NVVM attribute strings and refactor property queries (NFC) (#187752) by Alex MacLean · 2 hours ago
  33. 5b7ad38 [SLP]Fix codegen of compares with consts, being trunced by Alexey Bataev · 5 hours ago
  34. 0340544 AMDGPU: Fix src2_modifiers for v_dot2_f32_f16/bf16 (#179224) by Petar Avramovic · 3 hours ago
  35. a90f583 [Workflows] Add Zizmor check (#187905) by Carlo Cabrera · 3 hours ago
  36. bd46a7d [Workflows] Set `persist-credentials` (#187951) by Carlo Cabrera · 3 hours ago
  37. a7efdeb [flang] Accept label DO loop after !$ACC LOOP (#187581) by Peter Klausler · 3 hours ago
  38. 75ac07d [libc][math] Use Estrin's scheme to improve asinf and acosf performance. (#187885) by lntue · 3 hours ago
  39. f4b523d [PatternMatch][NFC] Add `m_IToFP` and `m_FPToI` (#188040) by Kiva · 3 hours ago
  40. a6caf52 [NFC][analyzer] Clean up and document `ExplodedNodeSet` (#187742) by Donát Nagy · 3 hours ago
  41. dfb2c77 [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in ShardingPropagation.cpp (NFC) by Mehdi Amini · 7 months ago
  42. 256a4e0 [AMDGPU][GlobalISel] Add RegBankLegalize rules for permlane16_swap/permlane32_swap (#187810) by Anshil Gandhi · 3 hours ago
  43. 20fe74e [mlir][x86] Hardware extension namespaces (#184392) by Adam Siemieniuk · 4 hours ago
  44. 40f0b31 [clang][bytecode] Disable tail calls on MSVC and PPC (#188033) by Timm Baeder · 4 hours ago
  45. 4a06f38 [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (#186278) by Mehdi Amini · 4 hours ago
  46. af9bc2a [PowerPC] Skip tryBitfieldInsert when an operand is a constant (#187663) by Xinlong Chen · 4 hours ago
  47. df00c1c [SLP][NFC]Add a test with the icmp miscompilation, NFC by Alexey Bataev · 4 hours ago
  48. 61b3b20 [AsmPrinter] Fix some issues with instruction size verification by Nikita Popov · 6 hours ago
  49. 8c20087 [MLIR] Move SFINAE from return type to template argument in OpImplementation.h (NFC) (#188039) by Mehdi Amini · 4 hours ago
  50. 5f5ad95 [LoongArch] Mark VREPLGR2VR/XVREPLGR2VR as rematerializable to reduce register pressure (#187431) by hev · 4 hours ago
  51. c4b01ec [LoongArch] Mark VPICK_ZEXT_ELT as zero-extending in computeKnownBits (#187177) by hev · 4 hours ago
  52. 073de3f [PowerPC] Fix typo in getInstSizeVerifyMode() hook by Nikita Popov · 4 hours ago
  53. 5563b82 AMDGPU: Add more tests for v_dot2_f32_f16/bf16 (#179223) by Petar Avramovic · 4 hours ago
  54. 85f529d Revert "[SLP]Fix codegen of compares with consts, being trunced" by Alexey Bataev · 4 hours ago
  55. bcdb7d3 [ARM] Regenerate vld2.ll test. NFC by David Green · 4 hours ago
  56. 95951fc [libc] Add missing shared_math docs in `add_math_function.md` (#188026) by Zorojuro · 4 hours ago
  57. 16e0cc8 [SLP]Fix codegen of compares with consts, being trunced by Alexey Bataev · 5 hours ago
  58. 9aaba7c [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in IndexOps.cpp (NFC) by Mehdi Amini · 7 months ago
  59. dd6f353 [MLIR] Apply clang-tidy fixes for llvm-else-after-return in RemoveDeadValues.cpp (NFC) by Mehdi Amini · 7 months ago
  60. fe383fa [MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in TileUsingInterface.cpp (NFC) by Mehdi Amini · 7 months ago
  61. 0f9562d [MLIR] Apply clang-tidy fixes for modernize-use-equals-default in TestOneShotModuleBufferize.cpp (NFC) by Mehdi Amini · 7 months ago
  62. 364f8d4 [DAG] isKnownNeverZero - add ISD::VECTOR_SHUFFLE handling (#187855) by Abdullah Sarkar · 5 hours ago
  63. d7128d8 [MLIR] Fix crash when parsing typed attribute via parseOptionalAttribute (#186192) by Mehdi Amini · 5 hours ago
  64. 691c653 [mlir][tblgen] Emit diagnostic instead of crashing for invalid interface method arg type (#186430) by Mehdi Amini · 5 hours ago
  65. 71b53ad IntegerAttr accessor changed to returning APInt by reference. (#187351) by Jacques Pienaar · 5 hours ago
  66. fdd00d2 [clang][bytecode] Use tailcalls via `[[clang::musttail]]` (#173756) by Timm Baeder · 5 hours ago
  67. b16f6da [mlir][affine] Fix crash in addAffineParallelOpDomain with min/max bounds (#184130) by Mehdi Amini · 5 hours ago
  68. bb3f2bc [MLIR][Affine] Fix crash in replaceAllMemRefUsesWith when replacement fails (#186282) by Mehdi Amini · 5 hours ago
  69. 986dade [X86] combineX86ShufflesRecursively - decode insert_subvector(undef, x, c) as shuffle if c != 0 (#188021) by Simon Pilgrim · 5 hours ago
  70. b3927c0 [clang][test] Add missing FileCheck pipe in ast-crash-doc-function-template.cpp (#187969) by Fady Farag · 6 hours ago
  71. 3011d68 [LoongArch] Add tests for VREPLGR2VR/XVREPLGR2VR rematerialization (#187430) by hev · 6 hours ago
  72. 3330ca9 [MLIR][Vector] Remove implicit bitcast behavior from vector.extract (#186383) by Mehdi Amini · 6 hours ago
  73. 2e2600c [LoongArch] Add tests for VPICK_ZEXT_ELT zero-extension known bits (#187176) by hev · 6 hours ago
  74. 6491750a [flang-rt] Fix file opening in APPEND mode on Windows (#186144) by David Truby · 6 hours ago
  75. 69fb96b [clang][bytecode] __builtin_is_aligned needs a declaration (#188011) by Timm Baeder · 6 hours ago
  76. 621fc87 [AMDGPU] Implement LSR cost model for GFX9+ (#184138) by michaelselehov · 6 hours ago
  77. bd6e8a8 [Polly] Update isl to isl-0.27-89-gdc16f8e3 (#188013) by Michael Kruse · 6 hours ago
  78. 733bc34 [BOLT][Perf2bolt] Add support to generate pre-parsed perf data (#171144) by Ádám Kallai · 6 hours ago
  79. f1d4dda [AMDGPU] Use s_cvt_i32/u32_f32 instructions for saturated uniform conversions (#187711) by Igor Wodiany · 7 hours ago
  80. dcaab6d [clang][bytecode] Add source info to jump ops (#188003) by Timm Baeder · 7 hours ago
  81. 249b086 [LV] Fix crash when extends are not widened in partial reduction matching (#187782) by Benjamin Maxwell · 7 hours ago
  82. 00f8ed1 [X86][Gisel] add trivial arith tests for gisel x86-prelegalizer-combiner (#183544) by Gergo Stomfai · 7 hours ago
  83. e3c287f [AMDGPU] Handle S_WAIT_XCNT in SIInstrInfo::isWaitcnt (#187726) by Jay Foad · 7 hours ago
  84. 94b222b [GlobalISel] Add `widenScalarFor()` function (#187731) by Igor Wodiany · 7 hours ago
  85. 9fa53a8 [AArch64] Combine cases with the same code in `expandMOVImm` (NFC) (#187843) by Shanzhi Chen · 7 hours ago
  86. 9426fc1 [AArch64] Fix _sys implemantation and MRS/MSR Sema checks (#187290) by Lukacma · 7 hours ago
  87. 2ab8924 [clang-tidy][NFC] Use universal containers mock (#186669) by Baranov Victor · 7 hours ago
  88. befad79 libclc: Implement remainder with remquo (#187999) by Matt Arsenault · 7 hours ago
  89. 1a9fe17 libclc: Update remquo (#187998) by Matt Arsenault · 7 hours ago
  90. d6373b4 [mlir][LLVM] Add more `llvm.intr.experimental.constrained.*` ops (#187948) by Matthias Springer · 8 hours ago
  91. ac795f0 [clang][bytecode] Create fewer pointers in __builtin_nan() (#187990) by Timm Baeder · 8 hours ago
  92. 7c6996f [ValueType][NFC] Add widenIntegerElementType method (#187816) by Max Graey · 8 hours ago
  93. 85ab2a9 [AsmPrinter] Add generic support for verifying instruction sizes (#187703) by Nikita Popov · 8 hours ago
  94. 0d6185e [AMDGPU] Update test to match comment. NFC (#187273) by Diana Picus · 8 hours ago
  95. bb86440 [clang-tidy] Correctly ignore function templates in derived-method-shadowing-base-method (#185741) (#185875) by Tom · 8 hours ago
  96. de514fb [BOLT] Remove some unused code (NFC) (#183880) by Shanzhi Chen · 8 hours ago
  97. 3fa88f0 [mlir][tensor] Fix empty tensor with cast encoding fold (#187963) by Hocky Yudhiono · 8 hours ago
  98. 66afa8f [X86] Emit user-friendly error for x86_fp80 with x87 disabled on x86_64 (#183932) by bala-bhargav · 9 hours ago
  99. 252eb2a [flang][FIR] add a new fir.bitcast operation (#187793) by jeanPerier · 9 hours ago
  100. d705957 [clang][Neon] Extract code shared by classic and CIR codegen (NFC) (#186448) by Andrzej Warzyński · 9 hours ago