summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-14s/CustomRawContentSection/CustomSection/users/chapuni/yaml/customNAKAMURA Takumi
2024-11-14Make ELFYAML::Opt non-abstractNAKAMURA Takumi
2024-11-14Move yaml::Opt to yaml::IO::OptBase [-fpermissive]NAKAMURA Takumi
2024-11-12Make CustomRawContentSection sibling and independet from RawContentSectionNAKAMURA Takumi
2024-11-12Emit Content as the fallbackNAKAMURA Takumi
2024-11-12Make CustomRaw more genericNAKAMURA Takumi
2024-11-11[ELFYAML] Introduce `CustomRawContent`NAKAMURA Takumi
2024-10-20[Coverage] Introduce "partial fold" on BranchRegion (#112694)NAKAMURA Takumi
2024-10-20[ConstantFold] Fold `ilogb` and `ilogbf` when the input parameter is a consta...c8ef
2024-10-19[VPlan] Mark unreachable code path when retrieving the scalar PH. (NFCI)Florian Hahn
2024-10-20[ELF] Pass Ctx & to Defined & CommonSymbolFangrui Song
2024-10-19[LV] Fixup IV users only once during epilogue vectorization. (NFC)Florian Hahn
2024-10-19[lldb] Introduce Language::AreEquivalentFunctions (#112720)Felipe de Azevedo Piovezan
2024-10-19[libunwind][AIX] Call dlclose only when dlsym() fails (#112768)Xing Xue
2024-10-19[clangd] Add inlay hints for default function arguments (#95712)Tor Shepherd
2024-10-20Revert "[DAG] isConstantIntBuildVectorOrConstantInt - peek through bitcasts (...Martin Storsjö
2024-10-19[llvm-diff] Avoid repeated hash lookups (NFC) (#113025)Kazu Hirata
2024-10-19[lldb] Avoid repeated hash lookups (NFC) (#113024)Kazu Hirata
2024-10-19[InstCombine] Simplify code with SmallMapVector::operator[] (NFC) (#113022)Kazu Hirata
2024-10-19[GlobalISel][AArch64] Legalize G_EXTRACT_SUBVECTOR (#112946)Thorsten Schütt
2024-10-19Add "clang-format-on-save-mode" minor mode to clang-format.el (#104533)Campbell Barton
2024-10-19[DAG] Move SIGN_EXTEND_INREG constant folding inside FoldConstantArithmeticSimon Pilgrim
2024-10-19[X86] X86.td - whitespace cleanup. NFC.Simon Pilgrim
2024-10-19AMDGPU: Handle folding frame indexes into add with immediate (#110738)Matt Arsenault
2024-10-19[Github] Bump CI compiler version to 19.1.2 (#113016)Aiden Grossman
2024-10-19More aggressively deduplicate global warnings based on contents. (#112801)Adrian Prantl
2024-10-19[mlir][linalg] Add quantized conv2d operator with FCHW,NCHW order (#107740)Felix Schneider
2024-10-19[llvm][NVPTX] Strip unneeded '+0' in PTX load/store (#113017)Youngsuk Kim
2024-10-19[hwasan], [gn]: Fix formatting of hwasan cmake; re-sync gn file for b515d9ea1e43Nico Weber
2024-10-19[llvm] Ensure that soft float targets don't emit `fma()` libcalls. (#106615)Alex Rønne Petersen
2024-10-19[mlir][docs] Fix name of `mlir-linalg-ods-yaml-gen`(NFC) (#113029)Longsheng Mou
2024-10-19[mlir][spirv] Add spirv-to-llvm conversion for OpControlBarrier (#111864)Finlay
2024-10-19[libc++] Fix `reverse_iterator` when underlying is c++20 `bidirectional_itera...Hui
2024-10-19[lldb][ClangASTImporter][NFC] Emit a log message when we break MapImported in...Michael Buch
2024-10-19[lldb][test][NFC] Document DYLIB_NAME Makefile variable (#112735)Michael Buch
2024-10-19[analyzer][doc] Fix typo in "translation unit" in analyzer doc CommandLineUsa...BrnBlrg
2024-10-19[GlobalISel] Combine G_UNMERGE_VALUES with anyext and build vector (#112370)Thorsten Schütt
2024-10-18[lldb] Add GetMangledTypeName to TypeSystem/CompilerType (#113006)Augusto Noronha
2024-10-18[flang][cuda] Translate cuf.register_kernel and cuf.register_module (#112972)Valentin Clement (バレンタイン クレメン)
2024-10-18[flang][cuda] Add cuf.register_module operation (#112971)Valentin Clement (バレンタイン クレメン)
2024-10-18[clang-format] Fix a bug that always returns error for JSON (#112839)Owen Pan
2024-10-18[libc] temporaliy disable __USE_EXTERN_INLINES and set __USE_FORITFY_LEVEL to...Job Henandez Lara
2024-10-19[mlir][doc] Emit `\n` if description not end with `\n`. (#112898)Longsheng Mou
2024-10-18[LV] Use type from InsertPos for cost computation of interleave groups.Florian Hahn
2024-10-18[lsan] Fix compilation on Android (#113003)Vitaly Buka
2024-10-19[gn build] Port b515d9ea1e43LLVM GN Syncbot
2024-10-18gn build: Sync hwasan assembly file source list.Peter Collingbourne
2024-10-18[RISCV] Support inline assembly 'f' constraint for Zfinx. (#112986)Craig Topper
2024-10-18[flang][cuda] Call CUFGetDeviceAddress to get global device address from host...Renaud Kauffmann
2024-10-18[Clang] Fix missing `-` in argument to nvlinkerJoseph Huber