summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-26move versionusers/zero9178/replace_op_with_multiple_overloads_suggestionMarkus Böck
2025-03-25use begin/endMatthias Springer
2025-03-25Use SmallVector<Value,1> by defaultMatthias Springer
2025-03-25clang-formatMatthias Springer
2025-03-25Update mlir/include/mlir/Transforms/DialectConversion.hMatthias Springer
2025-03-25[mlir][Transforms] Improve `replaceOpWithMultiple` APIMatthias Springer
2025-03-25[SLP] Make getSameOpcode support interchangeable instructions. (#132887)Han-Kuan Chen
2025-03-25[SLP]Fix a check for non-schedulable instructionsAlexey Bataev
2025-03-25[clang][bytecode][NFC] use Field::isUnnamedBitField() directly (#132914)Timm Baeder
2025-03-25[MLIR][NVVM] Print ptxas path in debug output for "serialize-to-binary" (#132...Guray Ozen
2025-03-25[mlir][vector] Propagate `vector.extract` through elementwise ops (#131462)Ivan Butygin
2025-03-25[SLP][REVEC] Add ExtractSubvector cost for ExternalUses. (#132761)Han-Kuan Chen
2025-03-25[AArch64][CostModel] Increase the cost of illegal SVE int-to-fp converts (#13...Graham Hunter
2025-03-25[mlir][spirv] Fix cyclical dependency in bazel (#132785)Karlo Basioli
2025-03-25[clang][bytecode] Fix base cast of nullptr without descriptor (#132909)Timm Baeder
2025-03-25[mlir][memref] Verify out-of-bounds access for `memref.subview` (#131876)Matthias Springer
2025-03-25[X86] combineX86ShufflesRecursively - replace Root node argument with opcode/...Simon Pilgrim
2025-03-25[LV] Audit and fix nits in cl::opts (NFC) (#130601)Ramkumar Ramachandra
2025-03-25[AArch64][SME2] Don't preserve ZT0 around SME ABI routines (#132722)Benjamin Maxwell
2025-03-25[VPlan] Split off reduction printing tests, add find-last-IV test.Florian Hahn
2025-03-25[mlir][tosa] Disallow invalid datatype combinations in the validation pass (#...Luke Hutton
2025-03-25[AMDGPU][NPM] Port SIInsertHardClauses to NPM (#130062)Akshat Oke
2025-03-25[lldb] Implement missing queue overloads from ThreadMemory (#132906)Felipe de Azevedo Piovezan
2025-03-25[lldb][NFC] Break ThreadMemory into smaller abstractions (#132905)Felipe de Azevedo Piovezan
2025-03-25[lldb][AIX] Minor AIX specific changes (#132718)Dhruv Srivastava
2025-03-25[X86] Ensure concat(blendi(),blendi()) -> vselect() uses legal select mask typesSimon Pilgrim
2025-03-25[libclc] Move asin/acos/atan to the CLC library (#132788)Fraser Cormack
2025-03-25Revert "[YAML][NFC] precommit wrong test case (#131782)"Martin Storsjö
2025-03-25Revert "[SLP] Make getSameOpcode support interchangeable instructions. (#1274...Martin Storsjö
2025-03-25Revert "[Vectorize] Fix a warning"Martin Storsjö
2025-03-25[llvm-exegesis] Fix LBR checks/testusers/ccc03-18-_yaml_nfc_precommit_wrong_test_caseAiden Grossman
2025-03-25[AArch64] Add initial support for -mcpu=olympus. (#132368)Ricardo Jesus
2025-03-25[clang][bytecode] Fix zero-init of atomic floating point objects (#132782)Timm Baeder
2025-03-25[YAML][NFC] precommit wrong test case (#131782)Congcong Cai
2025-03-25[clang][bytecode] Support composite arrays in memcpy op (#132775)Timm Baeder
2025-03-25Revert "[clang][bytecode] Implement __builtin_{wcscmp,wcsncmp} (#132723)"Timm Bäder
2025-03-24[Target] Use *Set::insert_range (NFC) (#132879)Kazu Hirata
2025-03-24[AMDGPU] Avoid repeated map lookups (NFC) (#132877)Kazu Hirata
2025-03-25[PATCH] [clang][modules] Fix serialization and de-serialization of PCH module...Paul Schwabauer
2025-03-25[RISCV] RISCVInstrInfoSFB.td shouldn't be included in Vendor extensions secti...Jim Lin
2025-03-25[clang] ``noconvergent`` does not affect calls to convergent functions (#132701)Sameer Sahasrabuddhe
2025-03-24MCValue: Simplify code with getSubSymFangrui Song
2025-03-25[ORC] Add ExecutorAddrRange::fromPtrRange convenience method.Lang Hames
2025-03-25llvm-reduce: Fix asserting on TargetExtTypes that do not support zeroinit (#1...Matt Arsenault
2025-03-25llvm-reduce: Fix operand reduction asserting on target ext types (#132732)Matt Arsenault
2025-03-24[NFC] Fix macro redefinition warning in NewPMDriver.cpp (#132854)Rahul Joshi
2025-03-25[LoongArch] Pre-commit tests for vector shift (#132702)tangaac
2025-03-24[clang-format] Don't wrap before attributes in parameter lists (#132519)Owen Pan
2025-03-25[clangd] [C++20] [Modules] Add modules suffix for 'Header' Source Switch (#13...Chuanqi Xu
2025-03-24[flang][cuda] Carry over the dynamic shared memory size to gpu.launch_func (#...Valentin Clement (バレンタイン クレメン)