summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-31Update test; non-ext binary format not supportedusers/mingmingl-llvm/spr/afdo-profile-format-backupmingmingl
2025-05-27text formatmingmingl
2025-05-26profile format changemingmingl
2025-04-14[X86][AVX10] Remove VAES and VPCLMULQDQ feature from AVX10.1 (#135489)Phoebe Wang
2025-04-13[Sema] Use llvm::erase_if (NFC) (#135574)Kazu Hirata
2025-04-13[Target] Use llvm::append_range (NFC) (#135568)Kazu Hirata
2025-04-13[CodeGen] Use llvm::append_range (NFC) (#135567)Kazu Hirata
2025-04-13[llvm] Use llvm::is_contained (NFC) (#135566)Kazu Hirata
2025-04-13[MC] Refactor fixup evaluation and relocation generationFangrui Song
2025-04-14[lldb][Format][NFC] Factor FunctionNameWithArgs case out into helper functionMichael Buch
2025-04-13ARMAsmBackend: Use fixupNeedsRelaxationAdvanced. NFCFangrui Song
2025-04-13[lldb][Format] Display only the inlined frame name in backtraces if available...Michael Buch
2025-04-13MCAsmBackend,X86: Pass MCValue to fixupNeedsRelaxationAdvanced. NFCFangrui Song
2025-04-13[lldb][Language] Change GetFunctionDisplayName to take SymbolContext by refer...Michael Buch
2025-04-13[AMDGPU][True16][MC] fix fmac_f16_t16 vop3 format (#135464)Brox Chen
2025-04-13[gn] port 3de93015386fNico Weber
2025-04-13[clangd] Add a build option to disable building dexp (#133124)Yoann Congal
2025-04-13Skip test on DarwinAdrian Prantl
2025-04-13[ObjCopy] Use llvm::reverse (NFC) (#135559)Kazu Hirata
2025-04-13[tosa] : Re-enable PR #135429 with ASAN fix (#135560)Sayan Saha
2025-04-13[AArch64][SVE] Instcombine ptrue(all) to splat(i1) (#135016)Matthew Devereau
2025-04-13[llvm] Call *Map::erase directly (NFC) (#135545)Kazu Hirata
2025-04-13[mlir] GPUToROCDL: Fix crashes with unsupported shuffle datatypes (#135504)Ivan Butygin
2025-04-13RISCVAsmParser: Reject call foo@invalidFangrui Song
2025-04-13[clang][bytecode] Reject constexpr-unknown pointers from Inc ops (#135548)Timm Baeder
2025-04-13Update LIBUNWIND_ENABLE_WERROR default value in BuildingLibunwind.rst (#135546)Firas Khalil Khana
2025-04-13[clang-format] Treat lambda in braced init as inline (#135520)Owen Pan
2025-04-13[clang-format] Fix a bug in AlignConsecutiveDeclarations (#135516)Owen Pan
2025-04-13[StrTable] Use string literal emission for intrinsics on non-MSVC platforms (...Reid Kleckner
2025-04-13SCEVExpander: Don't look at uses of constants (#134691)Matt Arsenault
2025-04-13LICM: Avoid looking at use list of constant data (#134690)Matt Arsenault
2025-04-13PHITransAddr: Avoid looking at constant use lists (#134689)Matt Arsenault
2025-04-13SimplifyLibCalls: Skip sincospi optimization for ConstantData (#134688)Matt Arsenault
2025-04-13ObjCARC: Add regressed testcase from #134275Matt Arsenault
2025-04-13[Clang][OpenCL][AMDGPU] Use `byref` for aggregate OpenCL kernel arguments (#1...Shilei Tian
2025-04-13[clang][bytecode] Print jump lines in Function::dump() (#135482)Timm Baeder
2025-04-13[driver] Generalize the code that adds the path of libflang_rt.runtime.a. (#1...Daniel Chen
2025-04-13Revert "clang/AMDGPU: Stop looking for oclc_daz_opt_* control libraries (#134...Matt Arsenault
2025-04-13[Passes] Avoid repeated hash lookups (NFC) (#135542)Kazu Hirata
2025-04-13[ExecutionEngine] Avoid repeated map lookups (NFC) (#135541)Kazu Hirata
2025-04-13[CodeGen] Avoid repeated hash lookups (NFC) (#135540)Kazu Hirata
2025-04-13[libc++] Replace __libcpp_popcount by __builtin_popcountg (#133937)Peng Liu
2025-04-13[VPlan] Check captured operand when simplifying redundant OR.Florian Hahn
2025-04-13[SCEV] Use ashr to adjust constant multipliers (#135534)Yingwei Zheng
2025-04-13[Scalar] Avoid repeated hash lookups (NFC) (#132660)Kazu Hirata
2025-04-13[SimplifyCFG] Handle trunc condition in foldBranchToCommonDest. (#135490)Andreas Jonson
2025-04-13[VPlan] Simplify 'or x, true' -> true.Florian Hahn
2025-04-13[clang][bytecode] Fix an inconsistency with loop condition jumps (#135530)Timm Baeder
2025-04-13IROutliner: Do not look at use lists of constant phi inputs (#135019)Matt Arsenault
2025-04-13Add back include for AutoConvert.h as it's needed for z/OS (#135430)Sean Perry