summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-16 Separate indirectbrusers/guy-david/separate-indirectbrGuy David
2025-08-31[MLIR] Apply clang-tidy fixes for bugprone-argument-comment in ArmSMEToSCF.cp...Mehdi Amini
2025-08-31[TargetLowering] Only freeze LHS and RHS if they are used multiple times in e...AZero13
2025-08-31[mlir][Transforms] Allow RemoveDeadValues to process a function whose the las...xin liu
2025-08-31[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in TensorOps.cpp ...Mehdi Amini
2025-08-31[MLIR] Apply clang-tidy fixes for readability-container-size-empty in VectorT...Mehdi Amini
2025-08-31[clang-tidy] Ignore default ctor with user provided argument in `readability-...flovent
2025-08-31[SimplifyCFG] Support trunc nuw in chain of comparisons. (#155087)Andreas Jonson
2025-08-31[clang-format] Fix TableGen nested DAGArg format (#155837)Hirofumi Nakamura
2025-08-31[TableGen][Decoder] Remove special case of single sub-op dag (#156175)Sergei Barannikov
2025-08-30[SelectionDAG] Add computeKnownBits for ISD::ROTL/ROTR. (#156142)Craig Topper
2025-08-31[openmp] Fix missing include directory in omptest tool (#156194)Michał Górny
2025-08-30[RISCV] Add computeKnownBitsForTargetNode for RISCVISD::SRAW. (#156191)Craig Topper
2025-08-30[RISCV] Add test coverage for reassociation with poison generating flagsPhilip Reames
2025-08-30[SLP]Do not schedule terminate copyable from main op basic blockAlexey Bataev
2025-08-30[MLIR][Python] fix standalone example/test (#156197)Maksim Levental
2025-08-30[ARM] Remove an unnecessary cast (NFC) (#156203)Kazu Hirata
2025-08-30[CodeGen] Remove a dead assignment (NFC) (#156202)Kazu Hirata
2025-08-30[asan] Rewrite Windows/heaprealloc_alloc_zero check to avoid dereference (#15...Thurston Dang
2025-08-30[SLP] Try to recalculate deps only for nodes with previously valid depsAlexey Bataev
2025-08-30[lldb] Refactor variable annotation logic in Disassembler::PrintInstructions ...Abdullah Mohammad Amin
2025-08-30[MLIR] Apply clang-tidy fixes for performance-move-const-arg in SPIRVTypes.cp...Mehdi Amini
2025-08-30[MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in Buff...Mehdi Amini
2025-08-30[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in Partition.cpp ...Mehdi Amini
2025-08-30Fixup test added in #155573 to work when the compiler defaults to C++20. (#15...dyung
2025-08-30[MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in Shar...Mehdi Amini
2025-08-30[flang] Do not use dialect conversion in `AffineDialectPromotion` (#156171)Matthias Springer
2025-08-30[llvm] Proofread BigEndianNEON.rst (#156141)Kazu Hirata
2025-08-30[AArch64] Remove an unnecessary cast (NFC) (#156139)Kazu Hirata
2025-08-30[ADT] Remove a meaningless std::move (NFC) (#156138)Kazu Hirata
2025-08-30[CIR] Implement VAArgExpr for ComplexType (#156092)Amr Hesham
2025-08-30[X86] Fold vpmadd52h/l for pattern X * 0 + Y --> Y (#156086)XChy
2025-08-30[TableGen] Require complex operands in InstAlias to be specified as DAGs (#13...Sergei Barannikov
2025-08-30[clang][bytecode] Fix ignoring comparisons in C (#156180)Timm Baeder
2025-08-30[OpenMP] Use Clang resource dir only in bootstrapping build (#156018)Michael Kruse
2025-08-30[TableGen][Decoder] Simplify parseFixedLenOperands (NFCI) (#156181)Sergei Barannikov
2025-08-30[NFC] Fix typos 'seperate' -> 'separate' (#144368)Roman
2025-08-30Revert "Emit DW_OP_lit0/1 for constant boolean values" (#156172)Michael Buch
2025-08-30[AArch64][BTI] Add BTI at EH entries. (#155308)Shashi Shankar
2025-08-30[clang-tidy][NFC] Enable 'readability-redundant-declaration' check in clang-t...Baranov Victor
2025-08-30Emit DW_OP_lit0/1 for constant boolean values (#155539)Laxman Sole
2025-08-30[RISCV] Unaligned vec mem => prefer alt opc vecMikhail Gudim
2025-08-30[X86] Add constexpr handling for XOP/AVX512 rotate by immediate intrinsics (#...Simon Pilgrim
2025-08-30[compiler-rt] Make __EH_FRAME_LIST__ const to avoid RW .eh_frame mapping (#15...dong jianqiang
2025-08-30Be smarter about the GLIBCXX_USE_CXX11_ABI default (#155781)serge-sans-paille
2025-08-29[mlir] Fix node numbering order in SliceMatchers example (#155684)Denzel-Brian Budii
2025-08-30[mlir][gpu] Add `subgroup_broadcast` op (#152808)Ivan Butygin
2025-08-30Remove an unused field (follow up to cc5e8967)Sergei Barannikov
2025-08-30[TableGen][CodeGen] Remove DisableEncoding field of Instruction class (#156098)Sergei Barannikov
2025-08-29[CMake][AIX] quote the string AIX `if` conditionsDavid Tenty