aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-16[llvm-lib][Object] Add support for EC importlib symbols. (#81059)Jacek Caban7-32/+225
2024-03-16[llvm-lib][llvm-dlltool][Object] Add support for EXPORTAS name types. (#78772)Jacek Caban6-23/+162
2024-03-16[llvm-readobj][Object][COFF] Print COFF import library symbol export name. (#...Jacek Caban12-0/+64
2024-03-16[libc++] Use clang-tidy version that matches the compiler we use in the CI (#...Louis Dionne1-1/+1
2024-03-16[clangd] [HeuristicResolver] Protect against infinite recursion on DependentN...Nathan Ridge3-69/+165
2024-03-15[clang][modules] giving the __stddef_ headers their own modules can cause red...Ian Anderson13-41/+80
2024-03-15workflows: Add workaround for lld failures on MacOS (#85021) (#85110)Tom Stellard1-0/+5
2024-03-14release/18.x: [openmp] __kmp_x86_cpuid fix for i386/PIC builds. (#84626) (#85...David CARLIER1-0/+10
2024-03-14[clangd] Add clangd 18 release notes (#84436)Nathan Ridge1-7/+36
2024-03-14[runtimes] Prefer -fvisibility-global-new-delete=force-hidden (#84917)Martin Storsjö3-3/+12
2024-03-14[ELF] Eliminate symbols demoted due to /DISCARD/ discarded sections (#85167)Fangrui Song2-9/+19
2024-03-13SystemZ release notes for 18.x. (#84560)Jonas Paulsson4-0/+23
2024-03-13[X86][Inline] Skip inline asm in inlining target feature check (#83820)Nikita Popov2-11/+10
2024-03-13[Inline] Add test for #67054 (NFC)Nikita Popov1-0/+31
2024-03-13[ValueTracking] Treat phi as underlying obj when not decomposing further (#84...Florian Hahn2-1/+8
2024-03-13[LAA] Add test case for #82665.Florian Hahn1-0/+175
2024-03-13[Release] Install compiler-rt builtins during Phase 1 on AIX (#81485)azhan921-2/+2
2024-03-13[ArgPromotion] Remove incorrect TranspBlocks set for loads. (#84835)Florian Hahn2-12/+8
2024-03-13[ArgPromotion] Add test case for #84807.Florian Hahn1-0/+100
2024-03-13[LLD] [COFF] Set the right alignment for DelayDirectoryChunk (#84697)Martin Storsjö2-7/+20
2024-03-12[X86] combineAndShuffleNot - ensure the type is legal before create X86ISD::A...Simon Pilgrim2-2/+28
2024-03-12[DSE] Remove malloc from EarliestEscapeInfo before removing. (#84157)Florian Hahn2-2/+304
2024-03-12[InstCombine] Fix miscompilation in PR83947 (#83993)Yingwei Zheng5-6/+110
2024-03-12[Clang][LoongArch] Fix wrong return value type of __iocsrrd_h (#84100)wanglei3-9/+9
2024-03-12[Clang][LoongArch] Precommit test for fix wrong return value type of __iocsrr...wanglei2-10/+40
2024-03-12[LoongArch] Make sure that the LoongArchISD::BSTRINS node uses the correct `M...wanglei2-1/+16
2024-03-12[analyzer] Fix crash on dereference invalid return value of getAdjustedParame...Exile2-1/+12
2024-03-12[libc++] Enable availability based on the compiler instead of __has_extension...Louis Dionne2-4/+25
2024-03-12[InstCombine] Handle scalable splat in `getFlippedStrictnessPredicateAndConst...Yingwei Zheng4-2/+24
2024-03-12[lld][LoongArch] Support the R_LARCH_{ADD,SUB}_ULEB128 relocation types (#81133)Jinyang He2-0/+121
2024-03-12[Clang] [Sema] Handle placeholders in '.*' expressions (#83103)Sirraide3-5/+40
2024-03-12[RISCV] Fix crash when unrolling loop containing vector instructions (#83384)Shih-Po Hung2-0/+56
2024-03-12[ELF] Internalize enumFangrui Song3-1/+6
2024-03-12Unbreak *tf builtins for hexfloat (#82208)Alexander Richardson4-19/+34
2024-03-11[AArch64] Skip over shadow space for ARM64EC entry thunk variadic calls (#80994)Billy Laws3-10/+30
2024-03-11[AArch64] Fix generated types for ARM64EC variadic entry thunk targets (#80595)Billy Laws2-23/+29
2024-03-11[AArch64] Fix variadic tail-calls on ARM64EC (#79774)Billy Laws3-1/+54
2024-03-11[LoongArch] Override LoongArchTargetLowering::getExtendForAtomicCmpSwapArg (#...Lu Weining5-153/+159
2024-03-11[TableGen] Fix wrong codegen of BothFusionPredicateWithMCInstPredicate (#83990)Wang Pengcheng3-8/+31
2024-03-11[OpenMP] fix endianness dependent definitions in OMP headers for MSVC (#84540)Vadim Paretsky5-6/+7
2024-03-11ReleaseNotes for LLVM binary utilities (#83751)Fangrui Song1-13/+18
2024-03-11[InstCombine] Fix infinite loop in select equivalence fold (#84036)Nikita Popov2-3/+44
2024-03-11 [InstCombine] Fix shift calculation in InstCombineCasts (#84027)Quentin Dian2-2/+17
2024-03-11[test] Make two sanitize-coverage tests pass with glibc 2.39+Fangrui Song2-2/+6
2024-03-11[DSE] Delay deleting non-memory-defs until end of DSE. (#83411)Florian Hahn2-5/+215
2024-03-11[clang][fat-lto-objects] Make module flags match non-FatLTO pipelines (#83159)Paul Kirth2-17/+36
2024-03-11Allow .alt_entry symbols to pass the .cfi nesting check (#82268)Jon Roelofs2-2/+8
2024-03-11MIPS: fix emitDirectiveCpsetup on N32 (#80534)YunQiang Su2-15/+44
2024-03-11[libc++][modules] Fixes naming inconsistency. (#83036)Mark de Wever1-1/+1
2024-03-11Bump version to 18.1.2 (#84655)Tom Stellard1-1/+1