1. 43e312c [ORC] Add DWARFContext generation from LinkGraphs, use in perf support. by Prem Chintalapudi · 9 weeks ago
  2. 0660b4c [Inliner] Fix bug when propagating poison generating return attributes by Noah Goldstein · 2 months ago
  3. 6aa8466 [Inliner] Add some additional tests for progagating attributes before inlining; NFC by Noah Goldstein · 3 months ago
  4. f369a71 [AMDGPU] Fix typo in scheduler option name (#67661) by Jay Foad · 9 weeks ago
  5. 444ac54 [hwasan] Replace &LI with *LI, to fix build breakage by Thurston Dang · 9 weeks ago
  6. 2960d8f [MemCpyOptimizer] Support scalable vectors in performStackMoveO… (#67632) by Craig Topper · 9 weeks ago
  7. bda169f Revert "[IR]Add NumSrcElts param to is..Mask static function in ShuffleVectorInst." by Alexey Bataev · 9 weeks ago
  8. 4a863d9 [InstCombine] Canonicalize `and(zext(A), B)` into `select A, B & 1, 0` (#66740) by Yingwei Zheng · 9 weeks ago
  9. 32f7535 [DAGCombiner] Combine `(select c, (and X, 1), 0)` -> `(and (zext c), X)` by Noah Goldstein · 2 months ago
  10. e7bb578 [X86][AArch64][RISCV] Add tests for combining `(select c, (and X, 1), 0)` -> `(and (zext c), X)`; NFC by Noah Goldstein · 2 months ago
  11. c9650cf [Basic] Support 64-bit x86 target for UEFI by prabhukr · 9 weeks ago
  12. 5e8becb [IR]Add NumSrcElts param to is..Mask static function in ShuffleVectorInst. by Alexey Bataev · 3 months ago
  13. 4cfa842 [ValueTracking] Simplify uaddo pattern (#65910) by Yingwei Zheng · 9 weeks ago
  14. 084f390 [ORC] Rename MemLifetimePolicy to MemLifetime. by Lang Hames · 9 weeks ago
  15. 6ae3ddc [Flang] [OpenMP] [Semantics] Add semantic support for IS_DEVICE_PTR nd HAS_DEVICE_ADDR clauses on OMP TARGET directive and add more semantic checks for OMP TARGET. (#67290) by Raghu Maddhipatla · 9 weeks ago
  16. 3ef4a2f [AArch64][Win] Emit SEH instructions for the swift async context-related instructions in the prologue and the epilogue. (#66967) by Hiroshi Yamauchi · 9 weeks ago
  17. 064d3aa [SLP]Improve costs in computeExtractCost() to avoid crash after D158449. by Alexey Bataev · 10 weeks ago
  18. e31429e [UnitTest] Attempt to fix link to DataLayoutTest_UEFI_Test by David Green · 9 weeks ago
  19. ea65c9d [hwasan] Update (Post-)DominatorTreeAnalysis and LoopAnalysis incrementally (#66935) by Thurston Dang · 9 weeks ago
  20. 43823ca Revert "[Basic] Support 64-bit x86 target for UEFI" by prabhukr · 9 weeks ago
  21. a69409e [InlineAsm] add comments for NumOperands and ConstraintType (#67474) by Nick Desaulniers · 9 weeks ago
  22. 590897f [InstCombine] Avoid use of ConstantExpr::getZExt() (NFC) by Nikita Popov · 9 weeks ago
  23. 75b1077 [ConstantFolding] Avoid use of ConstantExpr::getZExt() (NFC) by Nikita Popov · 9 weeks ago
  24. 18b35523 [InstCombine] Avoid some uses of ConstantExpr::getZExt() (NFC) by Nikita Popov · 9 weeks ago
  25. ac12d6a Fix release/export.sh to export runtimes tarball, too (#67404) by René Rebe · 9 weeks ago
  26. f76f8f1 [TypePromotion] Avoid use of ConstantExpr::getZExt() (NFC) by Nikita Popov · 9 weeks ago
  27. aa181b1 [X86FastISel] Avoid ConstantExpr::getZExt() (NFC) by Nikita Popov · 9 weeks ago
  28. 18fe267 [PPCBoolRetToInt] Avoid use of ConstantExpr::getZExt() (NFC) by Nikita Popov · 9 weeks ago
  29. a265ba7 [InstCombine] Avoid some uses of ConstantExpr::getZExt() (NFC) by Nikita Popov · 9 weeks ago
  30. 41227ba [LowerTypeTests] Use IRBuilder instead of ConstantExpr (NFC) by Nikita Popov · 9 weeks ago
  31. eab3ee9 [dsymutil] Don't redundantly copy input file again in test by Sam McCall · 9 weeks ago
  32. efe5fe4 [ARM] Make some test checks more robust by Jay Foad · 9 weeks ago
  33. 51b7d29 [SCEV] Remove zext/sext from BuildConstantForSCEV by Nikita Popov · 9 weeks ago
  34. 8dd9464 [SCEV] Work on APInt instead of ConstantExpr (NFC) by Nikita Popov · 9 weeks ago
  35. 6a68890 [LV][NFC] Remove unnecessary parameter attributes from the test cases. (#67630) by Mel Chen · 9 weeks ago
  36. 570fdf4 [Bitcode] Support expanding constant expressions in function metadata by Nikita Popov · 9 weeks ago
  37. e48084c Revert oricmp tests by bipmis · 9 weeks ago
  38. c1fdcf6 [AArch64] Fixup test for G_VECREDUCE_ADD by Tuan Chuong Goh · 9 weeks ago
  39. f2de4d7 [ADT] Fix llvm::join on containers of char*s (#67113) by Sam McCall · 9 weeks ago
  40. 1c39472 [VectorCombine] Check for non-byte-sized element type by Nikita Popov · 9 weeks ago
  41. 68d390d [VectorCombine] Add tests for #67060 (NFC) by Nikita Popov · 9 weeks ago
  42. 8982504 [SPARC] Add a missing SPARC64-LABEL check by Jay Foad · 9 weeks ago
  43. 842b1c8 [AMDGPU] Make a check slightly more robust by Jay Foad · 9 weeks ago
  44. 7930647 [AArch64][GlobalISel] More type support for G_VECREDUCE_ADD (#67433) by chuongg3 · 9 weeks ago
  45. 1dff84e [LoopUnroll] Add tests for excessive znver3 unrolls (NFC) by Nikita Popov · 9 weeks ago
  46. 683f3b7 [VPlan] Silence gcc Wparentheses warning [NFC] by Mikael Holmen · 9 weeks ago
  47. 99d15fa [NewGVN] Patch replacement instruction even for removed instructions by Nikita Popov · 9 weeks ago
  48. 9f16f39 [RISCV] Fix crash when lowering fixed length insert_subvector into undef at 0 (#67535) by Luke Lau · 9 weeks ago
  49. d86bbcb Disable call to fma for soft-float by Kishan Parmar · 9 weeks ago
  50. 4b5fb92 [MemCpyOpt] Merge alias metadatas when replacing arguments (#67539) by DianQK · 9 weeks ago
  51. 550e339 Pre-commit some PowerPC test cases by Qiu Chaofan · 9 weeks ago
  52. 23af848 [MemCpyOpt] Add test for #67539 (NFC) by Nikita Popov · 9 weeks ago
  53. 40ed485 [LowerTypeTests] Add loongarch64 to CFI jumptables (#67312) by Ami-zhang · 9 weeks ago
  54. d2642f0 [XCOFF] Do not generate the special .ref for zero-length sections (#66805) by Wael Yehia · 9 weeks ago
  55. 1744cef [MachineLICM] Clear subregister kill flags (#67240) by Karl-Johan Karlsson · 9 weeks ago
  56. 463f0cd [RISCV] Improve constant materialization by using a sequence that end… (#66943) by Craig Topper · 9 weeks ago
  57. a5e953b [Basic] Support 64-bit x86 target for UEFI by prabhukr · 9 weeks ago
  58. 52fa330 [RISCV][NFC] Use NFList in NFSet (#67517) by Wang Pengcheng · 9 weeks ago
  59. 4007001 [RISCV,GISel] Add legalizer for G_ABS (#67577) by Fangrui Song · 9 weeks ago
  60. 54d8546 [RISCV] Use vwsll.vi/vx + vwaddu.wv to lower vector.interleave when Zvbb enabled. (#67521) by Yeting Kuo · 9 weeks ago
  61. 7f769f3 Add missed Darwin/i386 for `withHostArch` (#67617) by Kirill A. Korinsky · 9 weeks ago
  62. c25c5dd [RISCV][GISel] Remove source constraint from selectCopy and use it fo… (#67207) by Craig Topper · 9 weeks ago
  63. b7a9eda [llvm] Fix 32bit build after change to implement S_INLINEES debug symbol (#67607) by Daniel Paoliello · 9 weeks ago
  64. 9b3495c [llvm] Implement S_INLINEES debug symbol (#67490) by Daniel Paoliello · 9 weeks ago
  65. 476d123 [gn build] Port 61b0f12d6b9c by LLVM GN Syncbot · 9 weeks ago
  66. db11732 [RISCV] Fix -Wsign-compare warning. NFC by Craig Topper · 9 weeks ago
  67. 588cb4c [NFC] Use const references to avoid copying objects in for-loops by Gregory Alfonso · 9 weeks ago
  68. 579ac04 [FileCheck] Fix performance-for-range-copy issues. NFC by Fangrui Song · 9 weeks ago
  69. e0bd1e2 llvm/tools: Fix some performance-for-range-copy issues. NFC by Fangrui Song · 9 weeks ago
  70. 7110485 Re-apply "[ORC][LLJIT] Move enable-debugger-support utility out of..." by Lang Hames · 9 weeks ago
  71. 583a6ab [TableGen][GISel] Add PtrValueTypeByHwMode to be able to vary … (#67501) by Craig Topper · 9 weeks ago
  72. ddbdc83 MCPseudoProbe: don't copy std::list. NFC by Fangrui Song · 9 weeks ago
  73. d2aafa9 [TableGen] Optimize SizeToOperandName iteration. NFC by Fangrui Song · 9 weeks ago
  74. bc9f7fb [RISCV] Reduce LMUL when index is known when lowering insert_vector_elt (#66087) by Luke Lau · 9 weeks ago
  75. d978750 [RISCV] Fix a crash from trying to truncate an FP type in lowerBuildV… (#67488) by Craig Topper · 9 weeks ago
  76. 56dc3d2 [RISCV] Handle .vx pseudos in hasAllNBitUsers (#67419) by Luke Lau · 9 weeks ago
  77. 5c2164e Revert "[RISCV] Handle .vx pseudos in hasAllNBitUsers (#67419)" by Philip Reames · 9 weeks ago
  78. dc9ceb4 [test] Remove test added in #67479 (#67578) by Arthur Eubanks · 9 weeks ago
  79. 9bf0bf1 [gn build] Port e705b37a77c6 by LLVM GN Syncbot · 9 weeks ago
  80. bdac9c4 [CodeLayout] Add unittest for cache-directed sort by Fangrui Song · 9 weeks ago
  81. 2872f11 [RISCV] Handle .vx pseudos in hasAllNBitUsers (#67419) by Luke Lau · 9 weeks ago
  82. 1988d44 [NFC] refactor demangle of llvm-nm (#67481) by diggerlin · 9 weeks ago
  83. 518e671 [NFC] Extend InjectTLIMappings pass testing (#66898) by JolantaJensen · 9 weeks ago
  84. 3878632 [OpenMPOpt] Fix incorrect end-of-kernel barrier removal (#65670) by Daniel Woodworth · 9 weeks ago
  85. 4adc1bc [NFC][SPIRV] fix missing uppercase for var name (#67438) by Nathan Gauër · 9 weeks ago
  86. d90f7dc [CostModel][X86] fround.ll - add <2 x float> test coverage by Simon Pilgrim · 9 weeks ago
  87. e72b2e6 [test] Mark test added in #67479 as XFAIL by Arthur Eubanks · 9 weeks ago
  88. 4170e4c [AArch64] update "rm" inline asm test (#67472) by Nick Desaulniers · 9 weeks ago
  89. 378bf3e [GlobalISel] Remove TargetLowering::isConstantUnsignedBitfieldExtractLegal by Jay Foad · 1 year, 11 months ago
  90. 3a7130b [SLP]Cleanup MultiNodeScalars when tree deleted. by Alexey Bataev · 9 weeks ago
  91. e1ce6e6 [X86]Add NO_REVERSE attribute to X86 RMW instrs in memfold table (#67288) by XinWang10 · 9 weeks ago
  92. d1219f5 Fix warning on align directives with non-zero fill value (#67237) by Luís Marques · 9 weeks ago
  93. 7dedc7e Revert "[AArch64] Enable "sink-and-fold" in MachineSink by default (#67432)" by Momchil Velikov · 9 weeks ago
  94. 9431ffe [IR] Allow llvm.ptrmask of vectors (#67434) by Nikita Popov · 9 weeks ago
  95. f315a68 [ObjectSizeOffsetVisitor] Bail after visiting 100 instructions (#67479) by Arthur Eubanks · 9 weeks ago
  96. 4a2ba78 [Passes] Add option for LoopVersioningLICM pass. (#67107) by lcvon007 · 9 weeks ago
  97. 3e41566 CostModel/RISCV: tweak cost of vector ctpop under ZVBB (#67020) by Ramkumar Ramachandra · 9 weeks ago
  98. b9cd4b8 [DWARFLinkerParallel] Add support of accelerator tables to DWARFLinkerParallel. by Alexey Lapshin · 5 months ago
  99. b105fc4 [X86] IsNOT - fold PCMPGT(C, X) -> PCMPGT(X,C-1) by Simon Pilgrim · 9 weeks ago
  100. 560b54d [LoopUnroll] Fold variable only used in assert into the assert by Benjamin Kramer · 9 weeks ago