summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-19fix scf.for parserusers/matthias-springer/fix_scf_for_parserMatthias Springer
2025-02-17[mlir][affine] make affine-loop-unroll-jam interface pass (#127402)lonely eagle
2025-02-17Reapply "[Analyzer][CFG] Correctly handle rebuilt default arg and default ini...yronglin
2025-02-16[X86] Avoid repeated map lookups (NFC) (#127374)Kazu Hirata
2025-02-16[TableGen] Avoid repeated hash lookups (NFC) (#127373)Kazu Hirata
2025-02-16[GlobalISel] Avoid repeated hash lookups (NFC) (#127372)Kazu Hirata
2025-02-16[AMDGPU] Avoid repeated hash lookups (NFC) (#127371)Kazu Hirata
2025-02-16[clang-tidy] Avoid repeated hash lookups (NFC) (#127370)Kazu Hirata
2025-02-16[AST] Avoid repeated map lookups (NFC) (#127369)Kazu Hirata
2025-02-16[analyzer] StackAddrEscapeChecker: also check return for child stack frames (...Michael Flanders
2025-02-16[Flang] LLVM_ENABLE_RUNTIMES=flang-rt (#110217)Michael Kruse
2025-02-16[InstCombine] Test foldSelectICmpAnd with cast. (NFC)Andreas Jonson
2025-02-16[ARM] Fix MRC cp10 and cp11 warning (#126407)hstk30-hw
2025-02-16[mlir] add some FP classification ops and their lowering to libdevice (#127322)Oleksandr "Alex" Zinenko
2025-02-16[Clang][NFCI] Fix a logic issue in TransformDesignatedInitExpr (#127211)GS-GOAT
2025-02-16[InstCombine] Test foldSelectICmpAnd with extra uses. (NFC)Andreas Jonson
2025-02-16[flang-rt] Fix aarch64-libcxx build failureMichael Kruse
2025-02-16ConstRange: test edge-cases of makeAllowedICmpRegion (#127080)Ramkumar Ramachandra
2025-02-16[AMDGPU] NFC: Fix some details for lit test (#127141)Jeffrey Byrnes
2025-02-16[Flang][NFC] Move runtime library files to flang-rt (#110298)Michael Kruse
2025-02-16[InstCombine] Do not keep samesign when speculatively executing icmps (#127007)Yingwei Zheng
2025-02-16[X86] Add missing explicit conversion for AMXAVX512 and SHA (#127385)Phoebe Wang
2025-02-16[clang][bytecode] Fix dynamic array allocation return values (#127387)Timm Baeder
2025-02-16[clang][bytecode] Add Descriptor::dumpFull (#127386)Timm Baeder
2025-02-16[InstCombine] Test for trunc to i1 in foldSelectICmpAndBinOp. (NFC)Andreas Jonson
2025-02-16[Clang] [NFC] Remove outdated FIXME (#126978)MagentaTreehouse
2025-02-16[libclc] [cmake] Fix per-target *_convert.cl dependencies (#127315)Michał Górny
2025-02-15[libc++] Fix initialization-order-fiasco with iostream.cpp constructors (#126...Vitaly Buka
2025-02-15[libc] Produce standard-compliant header guard macros in hdrgen (#127356)Roland McGrath
2025-02-15[SandboxVec][DAG] Add MemDGNode::MemSuccs (#127253)vporpo
2025-02-15[libc] Fill out generated malloc.h and related stdlib.h extensions (#127293)Roland McGrath
2025-02-15[mlir] lower min/maxnum to libdevice calls (#127323)Oleksandr "Alex" Zinenko
2025-02-15[PowerPC] Use getSignedTargetConstant in SelectOptimalAddrMode. (#127305)Craig Topper
2025-02-15[VPlan] Create IR basic block for middle.block in VPlan.Florian Hahn
2025-02-15[AArch64] Add extending reduction costs for addlv and dotDavid Green
2025-02-15[NFC] Fix warning in recent commitChris Bieneman
2025-02-15[mlir][vector] Document `ConvertVectorStore` + unify var names (nfc) (#126422)Andrzej Warzyński
2025-02-15[mlir] Improve GreedyPatternRewriteDriver logging (#127314)Andrzej Warzyński
2025-02-15[Flang] Support overriding `LLVM_LIT_ARGS` in standalone builds (#127340)Michał Górny
2025-02-15[HLSL] Implement HLSL intialization list support (#123141)Chris B
2025-02-15[libc++] Fixes (|multi)_set spaceship operator. (#127326)Mark de Wever
2025-02-15[libc++] Move unused basic_string function definition to the dylib sources (#...Nikolas Klauser
2025-02-15[webkit.UncountedLambdaCapturesChecker] Fix a crash in declProtectsThis (#127...Ryosuke Niwa
2025-02-15[LAA] Replace symbolic strides for translated pointers earlier (NFC).Florian Hahn
2025-02-15[flang] Revert MLIR_MAIN_SRC_DIR override (#127337)Michał Górny
2025-02-15ConstRange: factor and introduce splitPosNeg (NFC) (#126528)Ramkumar Ramachandra
2025-02-15[AArch64] Add patterns for addv(sext) and addv(zext)David Green
2025-02-15[LAA] Use getPointer/setPointer in createCheckForAccess (NFC).Florian Hahn
2025-02-15[CodeGen] Remove two dead pass initializer decls. NFCMichael Liao
2025-02-15[RISCV] Support Zb*/P Shared Instructions (#127160)realqhc