1. 71a9546 [ORC] Fixed incorrect additional header dirs (#175193) by Vedran Miletić · 19 minutes ago main master
  2. ab37fb2 [InstCombine][profcheck] Add unknown branch weights to selects created in InstCombineAndOrXor.cpp (#175269) by Alan Zhao · 2 hours ago
  3. 6b9bd78 [VPlan] Add missing sext(sub) SCEV fold to getSCEVExprForVPValue. by Florian Hahn · 3 hours ago
  4. 35c53c0 [AArch64] Remove dead tuimm5sN tablegen Operands. NFC (#174735) by David Green · 5 hours ago
  5. 028e5e7 [X86][NewPM] Port x86-fixup-bw-insts to NPM (#175399) by Aiden Grossman · 5 hours ago
  6. 34614e3 ValueTracking: sqrt never returns subnormal (#174846) by Matt Arsenault · 6 hours ago
  7. 35b845d InstCombine: Add fptrunc SimplifyDemandedFPClass baseline tests (#175420) by Matt Arsenault · 6 hours ago
  8. 23213b3 [llvm][CAS] Fixed build with -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES (#173797) by Vedran Miletić · 8 hours ago
  9. 07165cf [SystemZ] Remove the `softPromoteHalfType` override (#175410) by Trevor Gross · 8 hours ago
  10. b81790c [ValueTracking] Support horizontal vector add in computeKnownBits (#174410) by Valeriy Savchenko · 8 hours ago
  11. 7a120fc [llvm][LoongArch] Add reloc types for LA32R/LA32S (#175352) by hev · 9 hours ago
  12. 168a63f [Support] Add KnownBits::isNonPositive() helper and exhaustive test coverage for sign predicates (#175284) by Aviral Garg · 10 hours ago
  13. dd3d9064 [InstCombine] Fold Minimum over trailing or leading zeros (#173768) by Aryan Kadole · 11 hours ago
  14. f527066 [TargetLowering] Change the `softPromoteHalfType` default to `true` (#175149) by Trevor Gross · 12 hours ago
  15. c88563a InstCombine: Implement SimplifyDemandedFPClass for sqrt (#173883) by Matt Arsenault · 12 hours ago
  16. 113595b [UTC] Align label var handling of old lines to new lines (#173850) by Kunqiu Chen · 12 hours ago
  17. 6a1353f [LV] Handle live-ins in findRecipe. by Florian Hahn · 12 hours ago
  18. ad3ef25 InstCombine: Handle fpext in SimplifyDemandedFPClass (#174849) by Matt Arsenault · 13 hours ago
  19. 15052df InstCombine: Add fpext SimplifyDemandedFPClass baseline tests (#174848) by Matt Arsenault · 14 hours ago
  20. 7f93506 [RISCV] Use static arrays+ArrayRef instead of SmallVector to select P extension vector VTs. NFC (#175390) by Craig Topper · 17 hours ago
  21. 12703f2 [NFC] Add missing `override` on function. (#173701) by Justin Lebar · 23 hours ago
  22. 711b13e ValueTracking: Check if fmul operand could be undef (#174458) by Matt Arsenault · 29 hours ago
  23. 56914ac InstCombine: Handle minimumnum/maximumnum in SimplifyDemandedFPClass (#173977) by Matt Arsenault · 30 hours ago
  24. 24b1146 [dsymutil] Add new argument allow_invalid_macho (#173503) by Ch1p · 31 hours ago
  25. 44e43cc ValueTracking: Rule out nan for fdiv self special case (#174857) by Matt Arsenault · 31 hours ago
  26. 44e7ea1 ValueTracking: Handle fdiv by known 0 case in computeKnownFPClass (#174855) by Matt Arsenault · 31 hours ago
  27. 4a3158d9 [RISCV] Mark Xqccmp as not experimental (#175066) by Sam Elliott · 32 hours ago
  28. 38abe10 ValueTracking: Improve sign bit handling for fdiv (#174652) by Matt Arsenault · 32 hours ago
  29. e92d4ee [VPlan] Allow truncation for lanes in VPScalarIVStepsRecipe (#175268) by Aiden Grossman · 32 hours ago
  30. 8946a85 ValueTracking: Add more baseline tests for fdiv sign tracking (#174651) by Matt Arsenault · 33 hours ago
  31. 11eb54b [JITLink][LoongArch][NFC] Move applyFixup implementation from header to source file by WANG Rui · 13 days ago
  32. 715db27 InstCombine: Use canonicalizing getFPClassConstant when simplifying exp (#174850) by Matt Arsenault · 33 hours ago
  33. 53d9edb [X86][SDAG] Fix shamt for vXi8 shift expansion (#175308) by Yingwei Zheng · 34 hours ago
  34. ba74ae4 workflows/release-sources: Disable building sub-project tarballs by default (#173441) by Tom Stellard · 2 days ago
  35. 2c87859 [TableGen] Move DAGISelMatcher.cpp/h out of the Common library. NFC (#175271) by Craig Topper · 2 days ago
  36. 9e6d0ac [SDAG] Add freeze when simplifying select with undef arms (#175199) by Yingwei Zheng · 2 days ago
  37. 037ae63 [Coverage] Sort `MCDCRecord::ExecVectors` order by Bitmap index (#121195) by NAKAMURA Takumi · 2 days ago
  38. eb0c0e5 LLVMCoverage: Unify getCoverageForFile and getCoverageForFunction. NFC (#120842) by NAKAMURA Takumi · 2 days ago
  39. c3cddb5 [Coverage] Make additional counters available for BranchRegion. NFC. (#120930) by NAKAMURA Takumi · 2 days ago
  40. 86aa3b2 [CFIInserter] Improve `CSRSavedLocation` struct. (#168869) by Mikhail Gudim · 2 days ago
  41. 6bf12b1 Rename wasm32-wasi to wasm32-wasip1. (#165345) by Dan Gohman · 2 days ago
  42. c286298 [SLP]Update deps for copyables operands, if the user is used several times in node by Alexey Bataev · 3 days ago
  43. 32beb52 [AMDGPU] Fix AMDGPULowerKernelAttributes not invalidating analysis (#175256) by Joseph Huber · 2 days ago
  44. f3f8b3a [VPlan] Use unsigned integers for lane start indices (#175231) by Aiden Grossman · 2 days ago
  45. 0461f5e [profcheck] Exclude `IRCE` because it's not hooked up to the pass pipeline (#175238) by Mircea Trofin · 2 days ago
  46. 01715fb [AMDGPU] Generate checks for many MC tests (#175174) by Jay Foad · 2 days ago
  47. 6c4e640 Revert "[ORC] Add utilities for limited symbolication of JIT backtraces (#175099)" by Aiden Grossman · 2 days ago
  48. a4ff742 Revert "[llvm-jitlink] Replace IR backtrace symbolication testcase with asm." (#175242) by Daniel Thornburgh · 2 days ago
  49. dab724d [RISCV] Try to disassemble 48-bit and larger instructions as 32-bit instructions first. (#175122) by Craig Topper · 2 days ago
  50. 7e801a2 [VPlan] Document getSplatVFValue (NFC). by Florian Hahn · 2 days ago
  51. d7b43eb InstCombine: Improve SimplifyDemandedFPClass fabs handling (#175027) by Matt Arsenault · 2 days ago
  52. ab9e730 [AMDGPU] Handle `s_setreg_imm32_b32` targeting `MODE` register (#174681) by Shilei Tian · 2 days ago
  53. f90cec2 XCOFF associated metadata (#159096) by Sean Fertile · 2 days ago
  54. ebce223 [RISCV] Support i32 (S/U)(ADD/SUB)SAT for rv32ip. (#173693) by Craig Topper · 2 days ago
  55. d113688 InstCombine: Improve SimplifyDemandedFPClass copysign handling (#175026) by Matt Arsenault · 2 days ago
  56. 38fb99e [TableGen] Print MVT name in the isel table when it doesn't require a VBR. NFC (#175128) by Craig Topper · 2 days ago
  57. d75fae3 [AArch64][VecLib] Add vector function mappings for the modf, sincos, sincospi vector intrinsics (#175098) by Paul Osmialowski · 2 days ago
  58. 97175eb [LLVM][TableGen] Use integers instead of string in CodeEmitterGen CaseMap (#172885) by Rahul Joshi · 2 days ago
  59. 571a514 [RISCV] Prevent P extension from creating unaligned scalar load/store insructions. (#174878) by Craig Topper · 2 days ago
  60. 548872a [TableGen] Add a helper function for emitting an MVT in the isel table. NFC (#175127) by Craig Topper · 2 days ago
  61. 2c67353 [TableGen] Change emitted comments for OPC_Scope to be more like OPC_SwitchType/Opcode. NFC (#175124) by Craig Topper · 2 days ago
  62. ec316cb [RISCV] Merge multiple QC_EXTU patterns using ImmLeaf and SDNodeXForm. (#175119) by Craig Topper · 2 days ago
  63. 0f09920 [DWARF][NFC] Remove unused 'Reads' param from checkCFADiff and checkRegDiff (#174941) by Konrad Kleine · 2 days ago
  64. 13a2368 [AMDGPU][GlobalISel] Add RegBankLegalize support for G_FLDEXP (#175072) by vangthao95 · 2 days ago
  65. 646b8c0 [AMDGPU][GlobalISel] Add RegBankLegalize support for G_PTRMASK (#174889) by vangthao95 · 2 days ago
  66. 81b3aad [AMDGPU][GlobalISel] Add RegBankLegalize support for G_FCANONICALIZE (#174662) by vangthao95 · 2 days ago
  67. 63d175f [WebAssembly] Add wasm64 testing to varargs.ll [NFC] (#175102) by Derek Schuff · 2 days ago
  68. 64cb3cb [RISCV][llvm] Support frame index in zilsd optimizer (#174073) by Brandon Wu · 2 days ago
  69. 552ed81 [InstCombine] Fold intrinsics over multi-use selects when the intrinsic is the only user (#172723) by Sayan Sivakumaran · 2 days ago
  70. 75d2adc [ConstantFolding] Allow truncation when folding wasm.dot by Nikita Popov · 2 days ago
  71. 5408848 [AMDGPU] Remove unneeded redirects from MC tests. NFC. (#175186) by Jay Foad · 2 days ago
  72. b1503ad [AMDGPU] Add liverange split instructions into BB Prolog (#117544) by Christudasan Devadasan · 2 days ago
  73. cf33ede [CodeGen] Introduce MI flag for Live Range split instructions (#117543) by Christudasan Devadasan · 2 days ago
  74. 3a29419 [X86] Add baseline clmul intrinsic test coverage (#175185) by Simon Pilgrim · 2 days ago
  75. 070d8e9 [LLD][COFF] Prefetch inputs early-on to improve link times (#169224) by Alexandre Ganea · 2 days ago
  76. ac5e0ec [AMDGPU] Add support for GFX12 expert scheduling mode 2 (#170319) by Jay Foad · 2 days ago
  77. fd69163 [TableGen] Remove deprecated !getop and !setop (#175155) by Jay Foad · 2 days ago
  78. 622b2bb [X86] Add baseline test coverage for #169995 (#175175) by Simon Pilgrim · 2 days ago
  79. 3c1b93b Revert "[VPlan] Only use isAddressSCEVForCost in legacy getAddressAccSCEV (NFCI)" by Hans Wennborg · 2 days ago
  80. 454a783 [CommandLine] Use DenseMap instead of StringMap (NFC) (#174988) by Nikita Popov · 2 days ago
  81. ec996b2 [AMDGPU] Regenerate all MC checks after #164424 (#175156) by Jay Foad · 2 days ago
  82. e934f97 [Utils][update_mc_test_checks] Handle double quotes in asm source (#175161) by Jay Foad · 2 days ago
  83. a8041e3 [CodeGen][NFC] Improve readability of getLocalLiveOutMIDef (#175074) by Mikhail Gudim · 2 days ago
  84. aa5b6c3 [AllocToken] Fix attribute mismatch in AllocTokenPass (#174959) by Ayumi OHNO · 2 days ago
  85. ed20311 [X86] Rename commute-clmul.ll -> commute-pclmul.ll (#175157) by Simon Pilgrim · 2 days ago
  86. 0197a8f [CodeGen] Generalise Hexagon flags for memop inline thresholds (#172829) by Ties Stuij · 2 days ago
  87. ba1ca0eb [X86][InstCombine] Generalize SSE/AVX fp MAX/MIN intrinsics to maxnum/minnum (#174806) by Neil Phan · 3 days ago
  88. 3543116 [llvm-exegesis] Fix intermittent failure in setReg_init_check.s (#175148) by Cullen Rhodes · 3 days ago
  89. e71974d [AArch64] Fix using NEON copies in streaming-mode-enable regions. (#174738) by Amara Emerson · 3 days ago
  90. 667fff7 [X86] Add rewrite pattern for SSE41/AVX1 roundss/sd + blendps/pd (#172056) by Gergo Stomfai · 3 days ago
  91. 0358a22 [MLIR][OpenMP] Add Initial Taskloop Clause Support (#174623) by Jack Styles · 3 days ago
  92. f7a77f1 [XCore] Use `softPromoteHalfType` (#175142) by Trevor Gross · 3 days ago
  93. bb5cb6e [CSKY] Use `softPromoteHalfType` (#175138) by Trevor Gross · 3 days ago
  94. 814d0b1 [VE] Use `softPromoteHalfType` (#175141) by Trevor Gross · 3 days ago
  95. a4319f0 [M68k] Use `softPromoteHalfType` (#175140) by Trevor Gross · 3 days ago
  96. cb65757 [MSP430] Use `softPromoteHalfType` (#175139) by Trevor Gross · 3 days ago
  97. 64b5022 [Lanai] Use `softPromoteHalfType` (#175137) by Trevor Gross · 3 days ago
  98. e8d6246 [DAG]Add ISD::SPLAT_VECTOR to TargetLowering::getNegatedExpression (#173967) by Liao Chunyu · 3 days ago
  99. 3479540 [InstCombine] Guard foldICmpSRemConstant against zero divisors (#173702) by Justin Lebar · 3 days ago
  100. 4d0ce59 [Instcombine] Fix crash in foldMinimumMaximumSharedOp (#173705) by Justin Lebar · 3 days ago