platform/upstream/llvm.git
2024-03-27 Arthur Eubanks[lld/ELF][X86] Respect outSecOff when checking if GOTPC...
2024-03-27 Andrei Golubev[ODS][NFC] Cast range.size() to int32_t in accumulation...
2024-03-27 yingopq[Mips] Restore wrong deletion of instruction 'and'...
2024-03-27 yingopq[Mips] Fix missing sign extension in expansion of sub...
2024-03-27 George Koehler[PowerPC] provide CFI for ELF32 to unwind cr2, cr3...
2024-03-27 Chen Zheng[NFC][PowerPC] use script to regenerate the CHECK lines
2024-03-27 Thurston Dang[msan] Re-exec with no ASLR if memory layout is incompa...
2024-03-27 Thurston Dang[msan] Add 'MappingDesc::ALLOCATOR' type and check...
2024-03-27 Antonio Frighetto[clang][CodeGen] Allow `memcpy` replace with trivial...
2024-03-24 hev[LoongArch] Assume no-op addrspacecasts by default...
2024-03-23 Jeffrey Byrnes[SROA]: Only defer trying partial sized ptr or ptr...
2024-03-23 ostannard[ARM] Update IsRestored for LR based on all returns...
2024-03-23 Oliver StannardPre-commit test showing bug #80287
2024-03-22 Tom StellardBump version to 18.1.3 (#86168)
2024-03-19 Phoebe Wang[X86] Add missing subvector_subreg_lowering for BF16...
2024-03-19 Chuanqi Xu[C++20] [Moduls] Avoid computing odr hash for functions...
2024-03-19 Luke Lau[RISCV] Fix mgather -> riscv.masked.strided.load combin...
2024-03-19 Luke Lau[RISCV] Adjust test case to show wrong stride. NFC
2024-03-19 Luke Lau[RISCV] Add test case for miscompile in gather -> strid...
2024-03-19 Nikita Popov[TSan] Fix atomicrmw xchg with pointer and floats ...
2024-03-19 Patryk Wychowaniec[AVR] Remove earlyclobber from LDDRdPtrQ (#85277)
2024-03-19 David CARLIERRevert "release/18.x: [openmp] __kmp_x86_cpuid fix...
2024-03-19 Qiu Chaofan[PowerPC] Update chain uses when emitting lxsizx (...
2024-03-19 Martin Storsjö[llvm-shlib] Fix the version naming style of libLLVM...
2024-03-19 Tom Stellard[llvm-shlib] Fix libLLVM-18 symlink on mingw (#85554)
2024-03-19 Tom Stellardllvm-shlib: Fix libLLVM-${MAJOR}.so symlink on MacOS...
2024-03-19 Alex Crichton[WebAssembly] Change the default linker for `wasm32...
2024-03-19 Tom Stellardworkflows: Fix baseline version for llvm abi checks...
2024-03-17 Yingwei Zheng[InstCombine] Drop UB-implying attrs/metadata after...
2024-03-17 Weining Lu[lld][LoongArch] Fix handleUleb128
2024-03-17 Weining Lu[lld][test] Fix sanitizer buildbot failure
2024-03-16 Daniel PaolielloRemove support for EXPORTAS in def files to maintain...
2024-03-16 Daniel Paoliello[Arm64EC] Copy import descriptors to the EC Map (#84834)
2024-03-16 Jacek Caban[llvm-lib][Object] Add support for EC importlib symbols...
2024-03-16 Jacek Caban[llvm-lib][llvm-dlltool][Object] Add support for EXPORT...
2024-03-16 Jacek Caban[llvm-readobj][Object][COFF] Print COFF import library...
2024-03-16 Louis Dionne[libc++] Use clang-tidy version that matches the compil...
2024-03-16 Nathan Ridge[clangd] [HeuristicResolver] Protect against infinite...
2024-03-16 Ian Anderson[clang][modules] giving the __stddef_ headers their...
2024-03-15 Tom Stellardworkflows: Add workaround for lld failures on MacOS...
2024-03-15 David CARLIERrelease/18.x: [openmp] __kmp_x86_cpuid fix for i386...
2024-03-15 Nathan Ridge[clangd] Add clangd 18 release notes (#84436)
2024-03-15 Martin Storsjö[runtimes] Prefer -fvisibility-global-new-delete=force...
2024-03-14 Fangrui Song[ELF] Eliminate symbols demoted due to /DISCARD/ discar...
2024-03-13 Jonas PaulssonSystemZ release notes for 18.x. (#84560)
2024-03-13 Nikita Popov[X86][Inline] Skip inline asm in inlining target featur...
2024-03-13 Nikita Popov[Inline] Add test for #67054 (NFC)
2024-03-13 Florian Hahn[ValueTracking] Treat phi as underlying obj when not...
2024-03-13 Florian Hahn[LAA] Add test case for #82665.
2024-03-13 azhan92[Release] Install compiler-rt builtins during Phase...
2024-03-13 Florian Hahn[ArgPromotion] Remove incorrect TranspBlocks set for...
2024-03-13 Florian Hahn[ArgPromotion] Add test case for #84807.
2024-03-13 Martin Storsjö[LLD] [COFF] Set the right alignment for DelayDirectory...
2024-03-13 Simon Pilgrim[X86] combineAndShuffleNot - ensure the type is legal...
2024-03-13 Florian Hahn[DSE] Remove malloc from EarliestEscapeInfo before...
2024-03-13 Yingwei Zheng[InstCombine] Fix miscompilation in PR83947 (#83993)
2024-03-13 wanglei[Clang][LoongArch] Fix wrong return value type of __ioc...
2024-03-13 wanglei[Clang][LoongArch] Precommit test for fix wrong return...
2024-03-13 wanglei[LoongArch] Make sure that the LoongArchISD::BSTRINS...
2024-03-13 Exile[analyzer] Fix crash on dereference invalid return...
2024-03-13 Louis Dionne[libc++] Enable availability based on the compiler...
2024-03-13 Yingwei Zheng[InstCombine] Handle scalable splat in `getFlippedStric...
2024-03-13 Jinyang He[lld][LoongArch] Support the R_LARCH_{ADD,SUB}_ULEB128...
2024-03-13 Sirraide[Clang] [Sema] Handle placeholders in '.*' expressions...
2024-03-13 Shih-Po Hung[RISCV] Fix crash when unrolling loop containing vector...
2024-03-13 Fangrui Song[ELF] Internalize enum
2024-03-13 Alexander RichardsonUnbreak *tf builtins for hexfloat (#82208)
2024-03-11 Billy Laws[AArch64] Skip over shadow space for ARM64EC entry...
2024-03-11 Billy Laws[AArch64] Fix generated types for ARM64EC variadic...
2024-03-11 Billy Laws[AArch64] Fix variadic tail-calls on ARM64EC (#79774)
2024-03-11 Lu Weining[LoongArch] Override LoongArchTargetLowering::getExtend...
2024-03-11 Wang Pengcheng[TableGen] Fix wrong codegen of BothFusionPredicateWith...
2024-03-11 Vadim Paretsky[OpenMP] fix endianness dependent definitions in OMP...
2024-03-11 Fangrui SongReleaseNotes for LLVM binary utilities (#83751)
2024-03-11 Nikita Popov[InstCombine] Fix infinite loop in select equivalence...
2024-03-11 Quentin Dian [InstCombine] Fix shift calculation in InstCombineCast...
2024-03-11 Fangrui Song[test] Make two sanitize-coverage tests pass with glibc...
2024-03-11 Florian Hahn[DSE] Delay deleting non-memory-defs until end of DSE...
2024-03-11 Paul Kirth[clang][fat-lto-objects] Make module flags match non...
2024-03-11 Jon RoelofsAllow .alt_entry symbols to pass the .cfi nesting check...
2024-03-11 YunQiang SuMIPS: fix emitDirectiveCpsetup on N32 (#80534)
2024-03-11 Mark de Wever[libc++][modules] Fixes naming inconsistency. (#83036)
2024-03-11 Tom StellardBump version to 18.1.2 (#84655)
2024-03-08 Tom StellardBump version to 18.1.1
2024-03-08 Tobias HietaRemove RC suffix
2024-02-27 YunQiang SuMIPS: Fix asm constraints "f" and "r" for softfloat...
2024-02-27 yingopq[Mips] Fix unable to handle inline assembly ends with...
2024-02-27 Philipp Tomsich[NFC][AArch64] fix whitespace in AArch64SchedNeoverseV1...
2024-02-27 Philipp Tomsich[AArch64] Initial Ampere1B scheduling model (#81341)
2024-02-27 Philipp Tomsich[AArch64] Add the Ampere1B core (#81297)
2024-02-27 Anatoly Trosinenko[AArch64] Make +pauth enabled in Armv8.3-a by default...
2024-02-27 cor3ntin[Clang] Fixes to immediate-escalating functions (#82281)
2024-02-27 Tom Stellard[llvm-shlib] Change libLLVM-$MAJOR.so symlink to point...
2024-02-26 Dani[llvm][AArch64] Do not inline a function with different...
2024-02-26 Wentao Zhang[clang][CodeGen] Keep processing the rest of AST after...
2024-02-26 Daniel MartinezFix build on musl by including stdint.h (#81434)
2024-02-26 Yingwei Zheng[FlattenCFG] Fix the miscompilation where phi nodes...
2024-02-26 Yingwei Zheng[GVN] Drop nsw/nuw flags when replacing the result...
2024-02-26 Jonas Paulsson[SystemZ] Use VT (not ArgVT) for SlotVT in LowerCall...
2024-02-26 Jonas Paulsson[SystemZ] Require D12 for i128 accesses in isLegalAddre...
next