summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-18fmtusers/wsmoses/mathWilliam S. Moses
2025-08-18[MLIR][Math] Fix mathtolibm to use conversion patternsWilliam S. Moses
2025-08-18[clang] return type not correctly deduced for discarded lambdas (#153921)Oliver Hunt
2025-08-18[MLIR] Refactor the walkAndApplyPatterns driver to remove the recursion (#154...Mehdi Amini
2025-08-18[clang-tidy] Added check 'misc-override-with-different-visibility' (#140086)Balázs Kéri
2025-08-18[MLIR] Erase unreachable blocks before applying patterns in the greedy rewrit...Mehdi Amini
2025-08-18[LV] Fix incorrect cost kind in VPReplicateRecipe::computeCost (#153216)David Sherwood
2025-08-18[llvm] Fix typo for CGProfile (NFC) (#153370)hstk30-hw
2025-08-18[OpenMP][Test][NFC] output tool data as hex to improve readibility (#152757)Joachim
2025-08-18[Clang][X86] Add avx512 __builtin_ia32_select* constexpr handling (#152705)Simon Pilgrim
2025-08-18[mlir][builtin] Make `unrealized_conversion_cast` inlineable (#139722)Matthias Springer
2025-08-18DAG: Remove unnecessary getPointerTy call (#154055)Matt Arsenault
2025-08-18[AArch64] Remove SIMDLongThreeVectorTiedBHSabal tablegen class.David Green
2025-08-18[LoongArch][NFC] More tests to ensure branch relocs reserved when relax enabl...ZhaoQi
2025-08-18Reorder checks to speed up getAppleRuntimeUnrollPreferences() (#154010)Ahmad Yasin
2025-08-18[mlir][LLVM] `ArithToLLVM`: Add 1:N support for `arith.select` lowering (#153...Matthias Springer
2025-08-18[RISCV] Remove ST->hasVInstructions() from getIntrinsicInstrCost for cttz/ctl...Jim Lin
2025-08-18[Clang] Rename HasLegalHalfType -> HasFastHalfType (NFC) (#153163)Nikita Popov
2025-08-18[CodeGen][Mips] Remove fp128 libcall list (#153798)Nikita Popov
2025-08-18[VectorCombine] Remove dead node immediately in VectorCombine (#149047)David Green
2025-08-18[LoongArch][MC] Refine conditions for emitting ALIGN relocations (#153365)ZhaoQi
2025-08-17[ADT] Use range-based for loops in SetVector (NFC) (#154058)Kazu Hirata
2025-08-17[llvm] Remove unused includes (NFC) (#154051)Kazu Hirata
2025-08-17[RISCV] Remove an unnecessary cast (NFC) (#154049)Kazu Hirata
2025-08-17[Support] Remove an unnecessary cast (NFC) (#154048)Kazu Hirata
2025-08-18[MLIR][NVVM] Add support for multiple return values in `inline_ptx` (#153774)Guray Ozen
2025-08-18[clang] Allow trivial pp-directives before C++ module directive (#153641)yronglin
2025-08-18[LV][EVL] Add dead EVL mask into ToErase for consistency. nfc (#153761)Mel Chen
2025-08-18[libc++][ranges] Ensure range access CPOs are provided in `<iterator>` (#151745)A. Jiang
2025-08-18[TableGen][DecoderEmitter] Avoid using a sentinel value (#153986)Sergei Barannikov
2025-08-18[LegalizeTypes][VP] Teach isVPBinaryOp to recognize vp.sadd/saddu/ssub/ssubu....Jim Lin
2025-08-17[RISCV] Accept [-128,255] instead of [0, 255] for pli.b (#153913)Craig Topper
2025-08-18[RISCV][llvm] Support fixed-length vector inline assembly constraints (#150724)Brandon Wu
2025-08-18[TableGen] Use structured binding in one more place (NFC)Sergei Barannikov
2025-08-17[NFC] Fix unary minus operator on unsigned type warning (#153887)Nadharm
2025-08-18[GlobalOpt] Do not fold away addrspacecasts which may be runtime operations (...Owen Anderson
2025-08-18[MsgPack] Add code for floating point assignment and writes (#153544)Carl Ritson
2025-08-18[Headers][X86] Allow pmuludq/pmuldq to be used in constexpr (#153293)Pedro Lobo
2025-08-18[NFC][libclc] add missing __CLC_ prefix all internal macros (#153523)Wenju He
2025-08-17MCSymbol: Remove setUndefinedFangrui Song
2025-08-18[libclc] Fix out-of-bound value for workitem functions according to OpenCL sp...Wenju He
2025-08-17[Offload] Introduce ATTACH map-type support for pointer attachment. (#149036)Abhinav Gaba
2025-08-18[clang-tidy][docs] Add description of "clang-diagnostic-error" (#153870)Baranov Victor
2025-08-17[MLIR] Split ExecutionEngine Initialization out of ctor into an explicit meth...Shenghang Tsai
2025-08-18Reland "[libc][math][c23] Implement C23 math function asinpif16" (#152690)Mohamed Emad
2025-08-17[VPlan] Remove dead code from GetBroadCastInstr (NFCI).Florian Hahn
2025-08-17[TableGen] Use structured binding in one place (NFC)Sergei Barannikov
2025-08-17[TableGen][DecoderEmitter] Remove EncodingIDAndOpcode struct (NFC) (#154028)Sergei Barannikov
2025-08-17[clang-format] Add SpaceInEmptyBraces option (#153765)owenca
2025-08-17[clang-format] Fix a bug in breaking before FunctionDeclarationName (#153924)owenca