1. f5f5286 [libc++] Implement LWG3990 for Clang (#128834) by A. Jiang · 3 months ago
  2. d403f33 [LLD][COFF] Mark personality functions as live in both symbol tables on ARM64X (#129295) by Jacek Caban · 3 months ago
  3. 8eba022 [CodeGen][ARM64EC] Mangle EH personality handler names (#121652) by Billy Laws · 3 months ago
  4. c6598f6 [LLD][COFF] Add support for autoimports on ARM64X (#129282) by Jacek Caban · 3 months ago
  5. f858ac7 [LLD][COFF] Correct relocation size comments in autoimport tests (NFC) (#129403) by Jacek Caban · 3 months ago
  6. ac8b5a9 [mlir][scf]-Fix reverse iterator overflow in loop traversal (#128421) by Amir Bishara · 3 months ago
  7. ba7e273 [VPlan] Use VP_CLASSOF_IMPL in VPWidenRecipe. (NFC) by Florian Hahn · 3 months ago
  8. 60afce2 [clang-tidy] fix fp when modifying variant by ``operator[]`` with template in parameters (#128407) by Congcong Cai · 3 months ago
  9. 416c7b3 [ARM] Remove unneeded global inits (NFCI) (#129299) by JP Hafer · 3 months ago
  10. f937b17 [LV] Don't query SCEV for non-invariant values in cost model. by Florian Hahn · 3 months ago
  11. fa5db05 [libc++][test] XFAIL for FreeBSD in thread_create_failure.pass.cpp (#129413) by A. Jiang · 3 months ago
  12. 4a8412d [libc++] Add tests for gcd that result in something other than zero or one (#129395) by AdityaK · 3 months ago
  13. 4b3f0fa [llvm-jitlink] Avoid repeated hash lookups (NFC) (#129422) by Kazu Hirata · 3 months ago
  14. 1fd014c [SPIRV] Avoid repeated hash lookups (NFC) (#129421) by Kazu Hirata · 3 months ago
  15. 4eef3de [Mips] Avoid repeated hash lookups (NFC) (#129420) by Kazu Hirata · 3 months ago
  16. c1211d5 [IPO] Avoid repeated hash lookups (NFC) (#129419) by Kazu Hirata · 3 months ago
  17. 2bbb394 [CodeGen] Avoid repeated hash lookups (NFC) (#129418) by Kazu Hirata · 3 months ago
  18. 69c7336 [Analysis] Avoid repeated hash lookups (NFC) (#129417) by Kazu Hirata · 3 months ago
  19. 2c1e9f1 [clang][bytecode] Explicit composite array descriptor types (#129376) by Timm Baeder · 3 months ago
  20. 81a8b5c [MachineSink] Use Register and MCRegUnit. NFC by Craig Topper · 3 months ago
  21. 99ff3d0 [MCParser] Remove some section directive not supported by gas by Fangrui Song · 3 months ago
  22. 74638f1 [test] Replace .data.rel.ro with .section .data.rel.ro,"aw" by Fangrui Song · 3 months ago
  23. 1b1dc50 [MCParser] Improve parseIntToken error message by Fangrui Song · 3 months ago
  24. 5a11912 [BOLT] Refactor interface for creating instruction patches. NFCI (#129404) by Maksim Panchenko · 3 months ago
  25. a0540e6 unittests: Use EXPECT_ instead of ASSERT_ in a few tests (#129251) by Matt Arsenault · 3 months ago
  26. 8394157 llvm-rc: Relax error message checked in test (#129243) by Matt Arsenault · 3 months ago
  27. b6d5fa0 [llvm-ml] Remove unused DWARF/Mach-O/ARM If-Then functions by Fangrui Song · 3 months ago
  28. 43c3014 [llvm-ml] Remove unused parser functions by Fangrui Song · 3 months ago
  29. 077497d [MCParser] Remove parseParenExprOfDepth by Fangrui Song · 3 months ago
  30. 8ec0d60 [lldb-dap] Add: show return value on step out (#106907) by Da-Viper · 3 months ago
  31. 5e6c085 [MCParser] Clean up onEndOfFile by Fangrui Song · 3 months ago
  32. e3e9c5c [MC] Remove unneeded onLabelParsed and onLabelParsed from HLASM by Fangrui Song · 3 months ago
  33. 8910e41 [BOLT][AArch64] Refactor ADR to ADRP+ADD conversion pass. NFCI (#129399) by Maksim Panchenko · 3 months ago
  34. 872e4a3 [X86] Replace reloc_global_offset_table8 with R_X86_64_GOTPC64 by Fangrui Song · 3 months ago
  35. 038731c [ubsan] Remove -fsanitizer=vptr from -fsanitizer=undefined (#121115) by Vitaly Buka · 3 months ago
  36. 75270e3 [VPlan] Don't print VPlan DT after VPlan construction. (NFC) by Florian Hahn · 3 months ago
  37. 304c053 [cindex] Add API to query the class methods of a type (#123539) by Trevor Laughlin · 3 months ago
  38. fe18796 [Offload][AMDGPU] Enable SPIRV target in build conf (#129323) by Jan Patrick Lehr · 3 months ago
  39. 9b7b7d6 [LLD][ELF] Add `-z execute-only-report` that checks PURECODE section flags (#128883) by Csanád Hajdú · 3 months ago
  40. b65e094 [Mips] Allow expressions in some immediate operands by Fangrui Song · 3 months ago
  41. b356a30 [Mips] Format some MCTargetDesc files. NFC by Fangrui Song · 3 months ago
  42. bc35510 [InstSimplify] Fold `X * C >= X` to `true` (#129352) by Veera · 3 months ago
  43. 5ddf40f [VectorCombine] scalarizeLoadExtract - don't create scalar loads if any extract is waiting to be erased (#129375) by Simon Pilgrim · 3 months ago
  44. 8846013 [memprof] Use llvm::equal in stackFrameIncludesInlinedCallStack (NFC) (#129372) by Kazu Hirata · 3 months ago
  45. 70f4e6a [ExecutionEngine] Avoid repeated hash lookups (NFC) (#129356) by Kazu Hirata · 3 months ago
  46. 70af83f [X86] Avoid repeated hash lookups (NFC) (#129360) by Kazu Hirata · 3 months ago
  47. f892dc7 [Transforms] Avoid repeated hash lookups (NFC) (#129359) by Kazu Hirata · 3 months ago
  48. 0bcc37c [SPIRV] Avoid repeated hash lookups (NFC) (#129358) by Kazu Hirata · 3 months ago
  49. 00414c3 [Hexagon] Avoid repeated hash lookups (NFC) (#129357) by Kazu Hirata · 3 months ago
  50. cc5d8a4 [AArch64] fall back to SDAG for instructions with emulated TLS variables (#129215) by Sebastian Schaller · 3 months ago
  51. 37374fb [InstCombine] Simplify nonnull phi nodes (#128466) by Yingwei Zheng · 3 months ago
  52. 60b44d3 [MLIR][Affine] Fix bug in `simplifySemiAffine` utility (#129200) by Arnab Dutta · 3 months ago
  53. 9f37cdc [VPlan] Update VPTransformState accessors to take const VPValue (NFC). by Florian Hahn · 3 months ago
  54. 39edcf9 [WebAssembly] Make WASI -threads environment behave as -pthread (#129164) by R · 3 months ago
  55. 2709366 [DAGCombiner] Don't ignore N2's undef elements in `foldVSelectOfConstants` (#129272) by Yingwei Zheng · 3 months ago
  56. d2b09e2 [libc++] Prohibits initializer_list specializations. (#128042) by Mark de Wever · 3 months ago
  57. 65f105b [libc++] Implements LWG3600 Making istream_iterator copy constructor trivial is an ABI break (#127343) by Mark de Wever · 3 months ago
  58. 0751418 [X86] Extend `combinei64TruncSrlAdd` to handle patterns with `or` and `xor` (#128435) by João Gouveia · 3 months ago
  59. 8f4d2e0 [VectorCombine] scalarizeLoadExtract - add debug message for match + cost-comparison by Simon Pilgrim · 3 months ago
  60. f611e95 [mlir][tosa] Add missing controlflow extension comment (#129338) by Jerry-Ge · 3 months ago
  61. 24921a9 [mlir] Remove duplicate comment(NFC) (#128304) by Longsheng Mou · 3 months ago
  62. 7e8a06c [ELF] Make -z *-report=unknown error message conventional by Fangrui Song · 3 months ago
  63. cab738b [MC/DC] Update CoverageMapping tests (#125404) by NAKAMURA Takumi · 3 months ago
  64. 83d2c68 Prune a redundant include "RISCVISelDAGToDAG.h" (fixup for #128978) by NAKAMURA Takumi · 3 months ago
  65. 8d1f385 [ADT] Avoid repeated hash lookups (NFC) (#129355) by Kazu Hirata · 3 months ago
  66. ef1128b AMDGPU: Sort an instruction definition by opcode (#129350) by Matt Arsenault · 3 months ago
  67. 810150b [RISCV] Remove the offset numbers from the FixedCSRFIMap. NFC (#129297) by Craig Topper · 3 months ago
  68. dfca4f9 [SimplifyLibCalls][NFC] Fix Typo in Header Comment (#114314) by Veera · 3 months ago
  69. 6209533 [libc] Fix warning in libc/utils/MPCWrapper/MPCUtils.h (#129349) by Jorge Gorbe Moya · 3 months ago
  70. 84b365c [LangRef] Correct documentation for `roundeven` (#125452) by Trevor Gross · 3 months ago
  71. cef6dbb [CI] Add Logging for Workflow Jobs by Aiden Grossman · 3 months ago
  72. 3c51894 [CI] Make Metrics Container Use Python Logging by Aiden Grossman · 3 months ago
  73. 78de27a [MLIR] NFC. Improve API signature + clang-tidy warning in IntegerRelation (#128993) by Uday Bondhugula · 3 months ago
  74. 9421e17 [gn build] Port 006534315972 by LLVM GN Syncbot · 3 months ago
  75. 0a0775e [gn] port 32dffdce0511 (more RISCV depedency things) by Nico Weber · 3 months ago
  76. 4ab9c13 [gn] port c253e5c9917b (RISCV llvm-exegesis) by Nico Weber · 3 months ago
  77. 074c2c6 [BOLT] Refactor MCInst target symbol lookup. NFCI (#129131) by Maksim Panchenko · 3 months ago
  78. 7cf2f60 [Vectorize] Fix unused variable warnings (NFC) by Jie Fu · 3 months ago
  79. 32dffdc [RISCV][MCA] Pick the correct VPseudo sched class for indexed memory operation (#128978) by Min-Yih Hsu · 3 months ago
  80. 1f27ff9 [NVPTX] Delete `IsSimpleMove` (NFC) (#129178) by Justin Fargnoli · 3 months ago
  81. 23c41bf [Exegesis][RISCV] Allow rvv/filter.test to retry by Min Hsu · 3 months ago
  82. 11b9466 [lldb] Add ability to inspect backing threads with `thread info` (#129275) by Felipe de Azevedo Piovezan · 3 months ago
  83. 45d0180 [SandboxVec][NFC] Add LLVM_DEBUG dumps (#129335) by vporpo · 3 months ago
  84. a085da6 [RISCV] Remove X26 from encodeRlist. NFC by Craig Topper · 3 months ago
  85. 273fca9 [MLIR][OpenMP] - Fix translation of omp.target when private variables need cleaning up (#129205) by Pranav Bhandarkar · 3 months ago
  86. 743571b [RISCV] Remove unused argument. NFC by Craig Topper · 3 months ago
  87. 5cf9435 [compiler-rt][rtsan] Do not intercept [f]truncate64 for musl (#129331) by pirama-arumuga-nainar · 3 months ago
  88. b2cc28c [Exegesis][RISCV] Only check if vd and vs2 are alias in rvv/reduction.test by Min Hsu · 3 months ago
  89. b697bf3 [Exegesis][RISCV] Skip some of the tests under expensive checks by Min Hsu · 3 months ago
  90. ae84717 [flang][cuda] Fix descriptor sync in data transfer (#129333) by Valentin Clement (バレンタイン クレメン) · 3 months ago
  91. b3e05d5 [mlir][nvvm] Add conversion for math.erfc (#129329) by Valentin Clement (バレンタイン クレメン) · 3 months ago
  92. 21a0500 Reapply "[clang][HIP] Make some math not not work with AMDGCN SPIR-V #128360" (#129306) by Alex Voicu · 3 months ago
  93. 22965dc [RISCV] Simplify getStackAdjBase. NFC (#129281) by Craig Topper · 3 months ago
  94. a19e685 [CIR] Realign CIR-to-LLVM IR lowering code with incubator (#129293) by Andy Kaylor · 3 months ago
  95. 6ff0f69 [SandboxVec][BottomUpVec] Fix vectorization of vector constants (#129290) by vporpo · 3 months ago
  96. 7e11ef1 [mlir][scf] Fix typo of `epilogue`(NFC) (#128707) by Longsheng Mou · 3 months ago
  97. 0065343 [NVPTX] Improve device function byval parameter lowering (#129188) by Alex MacLean · 3 months ago
  98. d2cbd5f [SandboxIR][Region][NFC] Change visibility of Region::add()/remove() (#129277) by vporpo · 3 months ago
  99. ddbce2f Control the "step out through thunk" logic explicitly when pushing thread plans (#129301) by jimingham · 3 months ago
  100. f909b22 [libcxx] Provide locale conversions to tests through lit substitution (#105651) by Martin Storsjö · 3 months ago