platform/upstream/llvm.git
2024-05-01 Amara Emerson[GlobalISel] Fix store merging incorrectly classifying...
2024-05-01 Phoebe Wang[X86] Enable EVEX512 when host CPU has AVX512 (#90479)
2024-05-01 Amara Emerson[GlobalISel] Don't form anyextending atomic loads.
2024-04-30 David Green[AArch64] Remove invalid uabdl patterns. (#89272)
2024-04-30 Wentao Zhang[clang][CoverageMapping] do not emit a gap region when...
2024-04-30 Phoebe Wang[X86][EVEX512] Check hasEVEX512 for canExtendTo512DQ...
2024-04-30 Yingwei Zheng [CGP] Drop poison-generating flags after hoisting...
2024-04-29 Bill Wendling[Clang] Handle structs with inner structs and no fields...
2024-04-29 Yingwei Zheng[IRCE] Skip icmp ptr in `InductiveRangeCheck::parseRang...
2024-04-29 Hugo MelderFix Objective-C++ Sret of non-trivial data types on...
2024-04-26 Owen Pan[clang-format] Fix a regression in ContinuationIndenter...
2024-04-26 Owen Pan[clang-format] Fix a regression in annotating TrailingR...
2024-04-26 Mirko Brkušanin[AMDGPU] Fix setting nontemporal in memory legalizer...
2024-04-25 Björn Pettersson[DAGCombiner] Fix miscompile bug in combineShiftOfShift...
2024-04-25 Bjorn Pettersson[DAGCombiner] Pre-commit test case for miscompile bug...
2024-04-25 Owen Panrelease/18.x: [clang-format] Correctly annotate braces...
2024-04-25 Martin Storsjö[libcxx] [modules] Add _LIBCPP_USING_IF_EXISTS on align...
2024-04-25 Owen Panrelease/18.x: [clang-format] Revert breaking stream...
2024-04-25 NagyDonat[analyzer] Fix performance of getTaintedSymbolsImpl...
2024-04-25 Owen Panrelease/18.x: [clang-format] Fix a regression in annota...
2024-04-24 Dávid Ferenc... [GlobalISel] Fix fewerElementsVectorPhi to insert after...
2024-04-24 Rose[X86] Fix miscompile in combineShiftRightArithmetic
2024-04-24 Rose[X86] Pre-commit tests (NFC)
2024-04-23 Yingwei Zheng [InstCombine] Fix unexpected overwriting in `foldSelec...
2024-04-23 Fangrui SongReleaseNote: Mention SpecialCaseList change (#89141)
2024-04-23 Arthur Eubanks[X86] Always use 64-bit relocations in no-PIC large...
2024-04-23 Balazs Benics[analyzer] Fix a security.cert.env.InvalidPtr crash
2024-04-23 Tom StellardBump version to 18.1.5 (#89291)
2024-04-17 Tom Stellard[CMake][Release] Disable PGO (#88465) (#89000)
2024-04-17 Cinhi Young[MIPS] Fix the opcode of max.fmt and mina.fmt (#85609)
2024-04-16 Giuliano BelinassiFix override keyword being print to the left side
2024-04-16 Nikita PopovRevert "[Mips] Fix missing sign extension in expansion...
2024-04-16 Martin Storsjö[LLD] [COFF] Don't add pseudo relocs for dangling refer...
2024-04-16 Louis Dionne[libc++] Fix -Wgnu-include-next in stddef.h (#88214)
2024-04-16 XChy[SelectionDAG] Prevent combination on inconsistent...
2024-04-15 Cyrill Leutwiler[RISCV] Support rv{32, 64}e in the compiler builtins...
2024-04-15 Tom Stellardgithub-upload-release.py: Fix bug preventing release...
2024-04-15 Alexandre Ganea[Codegen][X86] Fix /HOTPATCH with clang-cl and inline...
2024-04-15 Yingwei Zheng[InstSimplify] Make sure the simplified value doesn...
2024-04-15 Daniel PaolielloPrepend all library intrinsics with `#` when building...
2024-04-15 Alexey Bataev[SLP]Fix a crash if the argument of call was affected...
2024-04-15 Brian Cain[libcxx] coerce formatter precision to int (#87738)
2024-04-10 Koakuma[SPARC] Implement L and H inline asm argument modifiers...
2024-04-10 Louis Dionne[libc++] Simplify the implementation of <stddef.h>...
2024-04-10 Schuyler Eldridge[lit][ci] Publish lit wheels (#88072)
2024-04-10 Owen Pan[clang-format] Correctly annotate braces of empty ctors...
2024-04-10 Ian Anderson[Headers] Don't declare unreachable() from stddef.h...
2024-04-10 Craig Topper[ConstantRange] Fix off by 1 bugs in UIToFP and SIToFP...
2024-04-10 Craig Topper[Float2Int] Pre-commit test for SIToFP/UIToFP ConstantR...
2024-04-10 Tom StellardBump version to 18.1.4 (#87715)
2024-04-02 Mariya Podchishchaeva[clang] Avoid -Wshadow warning when init-capture named...
2024-04-01 Fangrui Song[tsan] Refine fstat{,64} interceptors (#86625)
2024-04-01 Younan Zhang[clang][Sema] Fix a CTAD regression after 42239d2e9...
2024-04-01 Congcong Cai[mlir][transform] replace original op to loop ops ...
2024-03-30 Xing Xue[OpenMP][AIX] Affinity implementation for AIX (#84984)
2024-03-28 Andrew Ng[Support] Fix color handling in formatted_raw_ostream...
2024-03-28 Martin StorsjöReapply [libcxx] [modules] Fix relative paths with...
2024-03-27 Ulrich Weigand release/18.x: [SystemZ] Fix overflow flag for i128...
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)
next