1. 94c95ae [InstCombine] Avoid use of ConstantExpr::getSExt() (NFC) by Nikita Popov · 14 minutes ago main master
  2. 224bbee [AMDGPUInstCombine] Avoid use of ConstantExpr::getSExt() (NFC) by Nikita Popov · 27 minutes ago
  3. b72b412 RegisterCoalescer: Forcibly leave SSA to avoid MIR test errors by Matt Arsenault · 10 weeks ago
  4. 672f272 Revert "[Flang] [FlangRT] Introduce FlangRT project as solution to Flang's runtime LLVM integration" by David Spickett · 37 minutes ago
  5. 6fb605a [AArch64] Move fcopysign to fcopysign-noneon. NFC by David Green · 3 hours ago
  6. 13638e0 [RISCV] Form vredsum from explode_vector + scalar (left) reduce (#67821) by Philip Reames · 9 hours ago
  7. 924596c [ExecutionEngine] Fix the call to DWARFContext::create by Kazu Hirata · 11 hours ago
  8. cd128ff [GSYM] Fix the initialization of DataExtractor (#67904) by Kazu Hirata · 14 hours ago
  9. 6123d14 [AArch64] aarch64-saturating-arithmetic.ll - refresh test missed in #67890 by Simon Pilgrim · 19 hours ago
  10. 0728007 [DAG] Extend the computeOverflowForSignedSub/computeOverflowForUnsignedSub implementations with ConstantRange (#67890) by elhewaty · 20 hours ago
  11. 90c5ea4 [X86] combineConcatVectorOps - only concatenate single-use subops by Simon Pilgrim · 20 hours ago
  12. e61f035 cmake: allow disabling building with the install name directory by Ben Boeckel · 20 hours ago
  13. 06f1beb [RISCV] Add missing hunk to #67889 to fix test failures by Alex Bradbury · 23 hours ago
  14. c779a6c [RISCV][MC] Fix all remaining fcvt instructions that didn't accept rounding mode but should have (#67889) by Alex Bradbury · 25 hours ago
  15. df211bc InlineSpiller: Consider if all subranges are the same when avoiding redundant spills by Matt Arsenault · 6 months ago
  16. 3bc8af8 RegAllocGreedy: Fix detection of lanes read by a bundle by Matt Arsenault · 6 months ago
  17. 1029f74 [NVPTX] Fix code generation for `trap-unreachable`. (#67478) by Christian Sigg · 28 hours ago
  18. 46c71dd [profiling] Move option declarations into headers by Tom Stellard · 34 hours ago
  19. b2bdcc0 Fix build failure on windows (NFC) by Jie Fu · 34 hours ago
  20. d01fbb9 Fix -Wcovered-switch-default in MachOUniversalWriter.cpp (NFC) by Jie Fu · 35 hours ago
  21. 8b96833 [lipo] Support creating Universal 64 bit Mach-O files. (#67737) by Daniel Rodríguez Troitiño · 35 hours ago
  22. e567703 [RISCV][MC] Recognise that fcvt.d.s with frm != 0b000 is valid (#67555) by Alex Bradbury · 2 days ago
  23. 1061c04 [InstSimplify] Avoid use of ConstantExpr::getICmp. NFC (#67873) by Craig Topper · 2 days ago
  24. 0a1c0a4 [ADT] Guard PagedVector death tests by Jakub Kuderski · 2 days ago
  25. a17520d [RISCV][GISel] Legalize G_SADDO/G_SSUBO/G_UADDO/G_USUBO. (#67615) by Craig Topper · 2 days ago
  26. 64904e1 [Flang] [FlangRT] Introduce FlangRT project as solution to Flang's runtime LLVM integration by Paul Scoropan · 2 days ago
  27. 66ebdf0 [C API] Fix LLVMGetOrdering/LLVMIsAtomicSingleThread for fence/memory instrs (#65228) by Benji Smith · 2 days ago
  28. 48be3c9 [RISCV][MC][test] Test for current behaviour around default FP rounding modes by Alex Bradbury · 2 days ago
  29. fb81741 [llvm] Remove uses of Type::getPointerTo() (NFC) by Youngsuk Kim · 2 days ago
  30. 95e0a44 [AArch64] Add a target feature for AArch64StorePairSuppress by David Green · 2 days ago
  31. 62cb718 [X86]Remove X86-specific dead code in ScheduleDAGRRList.cpp (#67629) by XinWang10 · 2 days ago
  32. 9fc0cb7 [Passes] Use llvm::any_cast instead of any_cast (NFC) by Kazu Hirata · 2 days ago
  33. 4808c0b [gn build] Port 4ae51570806b by LLVM GN Syncbot · 2 days ago
  34. f21af5b Introduce paged vector (#66430) by Giulio Eulisse · 2 days ago
  35. 80d11b4 [InstSimplify] Use cast instead of dyn_cast+assert. NFC by Craig Topper · 2 days ago
  36. 9525439 [ORC] Fix heap-use-after-free error in MachODebugObjectSynthesizer.cpp by Mogball · 2 days ago
  37. 280f5ea [NFC] Replace uses of Type::getPointerTo by JOE1994 · 2 days ago
  38. bb8b830 [mlgo] fix test post #67826 by Mircea Trofin · 2 days ago
  39. 20de988 [AsmPrint] Correctly factor function entry count when dumping MBB frequencies (#67826) by Mircea Trofin · 2 days ago
  40. 1466da6 Modify BoundsSan to improve debuggability (#65972) by Oskar Wirga · 2 days ago
  41. 4934da4 Revert "[IR]Add NumSrcElts param to is..Mask static function in ShuffleVectorInst." by Alexey Bataev · 2 days ago
  42. 5fe3cc1 [asan] Ensure __asan_register_elf_globals is called in COMDAT asan.module_ctor (#67745) by Fangrui Song · 2 days ago
  43. eae6489 [llvm-readtapi] Add symlink to call `readtapi` (#67748) by Cyndy Ishida · 2 days ago
  44. be690ac Revert #67745 "[asan] Ensure __asan_register_elf_globals is called in COMDAT asan.module_ctor (#67745)" by Fangrui Song · 3 days ago
  45. 2b512ce Revert "[OpenMP] Introduce the initial support for OpenMP kernel language (#66844)" by JP Lehr · 3 days ago
  46. 23778c4 [IR]Add NumSrcElts param to is..Mask static function in ShuffleVectorInst. by Alexey Bataev · 6 weeks ago
  47. 3ad81e6 [CodeGen] Don't treat thread local globals as large data (#67764) by Arthur Eubanks · 3 days ago
  48. cf9db0d [SystemZ/zOS/GOFF] Restrict GOFF test to SystemZ target by Kai Nacke · 3 days ago
  49. 71013cf [gn build] Port 3adc2a0b84d0 by LLVM GN Syncbot · 3 days ago
  50. 3fefeff [SystemZ/zOS/GOFF] Implement GOFF writer for empty files. by Kai Nacke · 3 days ago
  51. 18f365a [asan] Ensure __asan_register_elf_globals is called in COMDAT asan.module_ctor (#67745) by Fangrui Song · 3 days ago
  52. e8f829d [test] -march -> -mtriple (#67741) by Visoiu Mistrih Francis · 3 days ago
  53. b9530fb [StandardInstrumentations] Ignore VerifierPass/PrintModulePass when printing IR (#67730) by Arthur Eubanks · 3 days ago
  54. 7cf6688 [test] Change llc -march=aarch64|arm64 to -mtriple=aarch64|arm64 by Fangrui Song · 3 days ago
  55. 60fccf0 [OpenMP] Introduce the initial support for OpenMP kernel language (#66844) by Shilei Tian · 3 days ago
  56. 02b897c [AArch64] Fixes for BigEndian 128bit volatile, atomic and non-temporal loads/stores by David Green · 3 days ago
  57. a25dca2 [ISel] Fix another crash in new FMA DAG combine (#67818) by Jay Foad · 3 days ago
  58. 0857651 Add option to dump IR to files instead of stderr (#66412) by Nuri Amari · 3 days ago
  59. c98d9c5 [AArch64][SME2][SVE2p1] Add PNR_3b regclass (#67785) by Matthew Devereau · 3 days ago
  60. ee7d0db [RISCV] Add test coverage for sum reduction recognition in DAG by Philip Reames · 3 days ago
  61. 72c8c4c [SLP]Improve costs in computeExtractCost() to avoid crash after D158449. by Alexey Bataev · 10 days ago
  62. 12beede [NFC] Fix typo in CodeGenerator.rst by Kai Nacke · 3 days ago
  63. 243338b [AIX][PowerPC] Teach the Threading Library About the Number of Physical Cores on AIX (#67683) by Qiongsi Wu · 3 days ago
  64. 5e2b2c7 [LV][NFC] Move and add truncated-related FindLastIV reduction test cases. (#67674) by Mel Chen · 3 days ago
  65. a486dad [LowerTypeTests] Regenerate test checks (NFC) by Nikita Popov · 3 days ago
  66. 14bc59c [AMDGPU] Add GFX11.5 s_singleuse_vdst instruction (#67536) by Jay Foad · 3 days ago
  67. 55d8027 [InstCombine] Don't simplify `icmp eq/ne OneUse(A ^ Cst1), Cst2` in foldICmpEquality by Yingwei Zheng · 3 days ago
  68. 8a91347 [gn] port 7ddf7d87831a and b2518971d82331 (LLVMOrcDebugging) by Nico Weber · 3 days ago
  69. 30f0e03 [InstCombine] Fix infinite loop in #67273 by Yingwei Zheng · 3 days ago
  70. cb7c0ee Revert "[DebugMetadata][DwarfDebug] Support function-local types in lexical block scopes (4/7)" by Hans Wennborg · 3 days ago
  71. f67c879 [ObjCopy] Fix warning in conditional expression [NFC] by Mikael Holmen · 3 days ago
  72. b33a844 [IRBuilder] Migrate most casts to folding API by Nikita Popov · 3 days ago
  73. d2163d7 [AMDGPU] Fix -Wunused-function in GCNDPPCombine.cpp (NFC) by Jie Fu · 3 days ago
  74. 45cd0e3 [Coroutines] Remove unused variable [NFC] by Mikael Holmen · 3 days ago
  75. 6a78a54 [AMDGPU] Src1 of VOP3 DPP instructions can be SGPR on supported subtargets (#67461) by Mirko Brkušanin · 3 days ago
  76. 80a2161 [ValueTracking] Avoid use of ConstantExpr::getCast() by Nikita Popov · 3 days ago
  77. 1ed5f8a [ConstantFolding] Avoid some uses of ConstantExpr::getCast() by Nikita Popov · 3 days ago
  78. 98e7c3a [AArch64][SME] Use PNR Reg classes for predicate constraint (#67606) by Matthew Devereau · 3 days ago
  79. 00c40e4 [InstCombine] Avoid uses of ConstantExpr::getCast() by Nikita Popov · 3 days ago
  80. e25bab7 [X86] combine-subo.ll - add common CHECK prefix by Simon Pilgrim · 3 days ago
  81. d421647 [X86] combine-addo.ll - add common CHECK prefix by Simon Pilgrim · 3 days ago
  82. 0d5b2ce [Analysis] Fix gcc warnings about unused variables [NFC] by Mikael Holmen · 3 days ago
  83. 78e0d68 [llvm] Use more explicit cast methods (NFC) by Nikita Popov · 3 days ago
  84. 75f3283 [SanitizerCoverage] Avoid use of ConstantExpr::getCast() (NFC) by Nikita Popov · 3 days ago
  85. 980a3aa [JumpThreading] Avoid use of ConstantExpr::getCast() by Nikita Popov · 3 days ago
  86. 8db0c6a [AttributorAttributes] Remove unused variable [NFC] by Mikael Holmen · 3 days ago
  87. af6b30c Revert "[SLP]Improve costs in computeExtractCost() to avoid crash after D158449." by Hans Wennborg · 3 days ago
  88. 5498977 [SCEV] Remove unnecessary cast code (NFC) by Nikita Popov · 3 days ago
  89. e2eb411 [SCEVExpander] Remove unused variable [NFC] by Mikael Holmen · 3 days ago
  90. 977b5f2 [AArch64] Fix a compiler crash in MachineSink (#67705) by Momchil Velikov · 3 days ago
  91. 82c0cae [InstSimplify] Avoid use of ConstantExpr::getCast() by Nikita Popov · 3 days ago
  92. bc45034 [InstCombine] Avoid use of ConstantExpr::getZExtOrBitcast() (NFC) by Nikita Popov · 3 days ago
  93. beb4788 [AArch64] Don't expand RSHRN intrinsics to add+srl+trunc. by David Green · 3 days ago
  94. 430d7c8 [DwarfDebug] Add forward declarations of "<" operators [NFC] by Mikael Holmen · 3 days ago
  95. 9ceaaba Reland [NVPTX] Add support for maxclusterrank in launch_bounds (#66496) (#67667) by Jakub Chlanda · 3 days ago
  96. 55507f2 [AMDGPU] Introduce AMDGPU::SGPR_SPILL asm comment flag (#67091) by Yashwant Singh · 3 days ago
  97. 3abdef2 [ORC] Add JITLink to dependencies of OrcDebugging. by Lang Hames · 3 days ago
  98. 9aa5340 Re-apply "[ORC] Add N_SO and N_OSO stabs entries to MachO debug..." with fixes. by Lang Hames · 3 days ago
  99. b7a35aa Revert "[GlobalISel] LegalizationArtifactCombiner: Elide redundant G_AND" by Tobias Stadler · 3 days ago
  100. e8fab08 [GlobalISel] LegalizationArtifactCombiner: Elide redundant G_AND by Tobias Stadler · 3 days ago