platform/upstream/llvm.git
2024-09-24 Dongkyun Sonpackaging: add python3 support 78/318078/1 accepted/tizen_base_dev tizen_base_dev accepted/tizen/base/20241121.070742 accepted/tizen/base/dev/20241206.041235 accepted/tizen/base/toolchain/20241004.030049 accepted/tizen/base/x/20240926.022103 accepted/tizen/base/x/asan/20241010.014114
2024-05-25 Dongkyun Sonpackaging: bump version to 18.1.6 sandbox/dkson95/18.1.6 accepted/tizen/base/toolchain/20240529.013406 accepted/tizen/base/x/20240612.012500 accepted/tizen/base/x/asan/20240624.231322
2024-05-25 Dongkyun Son[packaging] build lldb for riscv64
2024-05-25 Dongkyun Sonpackaging: add python-clang
2024-05-25 Dongkyun Sonpackaging: bump version to 17.0.6
2024-05-25 Dongkyun Sonpackaging: remove -gdwarf-* on llvm_release_build
2024-05-25 Hyunggi LeeBuildIgnore build-compare
2024-05-25 Łukasz StelmachLink libclang_rt.asan.so against libatomic when necessary
2024-05-25 Łukasz Stelmach[packaging] build llvm for riscv64
2024-05-25 Dongkyun Sonpackaging: Bump version to 15.0.7
2024-05-25 Seung-Woo Kim[packaging] Always build with non-asan for all architecture
2024-05-25 Alexander Soldatov[Tizen] Change libsosplugin.so path
2024-05-25 Hyungju LeeFix build error for `Add search paths for libstdc++`
2024-05-25 Slava Barinov[packaging] Create clang-gcc-replace package
2024-05-25 Slava Barinov[packaging] Enable build in Clang environment
2024-05-25 Slava Barinov[llvm][clang] Add support for Tizen toolchain vendor
2024-05-25 Slava Barinov[packaging] Add packaging
2024-05-18 John Ericson[libcxx][libcxxabi] Fix build for OpenBSD (#92186) upstream/18.1.6
2024-05-17 John Ericson[clang] Don't assume location of compiler-rt for OpenBS...
2024-05-17 DianQK[GlobalOpt] Don't replace aliasee with alias that has...
2024-05-17 Eli Friedman[Arm64EC] Correctly handle sret in entry thunks. (...
2024-05-17 Eli Friedman[Arm64EC] Improve alignment mangling in arm64ec thunks...
2024-05-17 Tom Stellard[workflows] Fix libclang-abi-tests to work with new...
2024-05-17 Craig Topper[RISCV] Add a unaligned-scalar-mem feature like we...
2024-05-16 Tom StellardUpdate llvm/test/Transforms/InstCombine/bit_ceil.ll
2024-05-16 Yingwei Zheng[InstCombine] Drop nuw flag when CtlzOp is a sub nuw...
2024-05-16 RoseRevert "[SLP]Fix a crash if the argument of call was...
2024-05-16 Thorsten Schütt[GlobalIsel][AArch64] fix out of range access in regban...
2024-05-16 Jonas Paulsson[SystemZ] Handle address clobbering in splitMove()...
2024-05-15 Thomas Debesserelease/18.x: [libclc] Fix linking against libIRReader
2024-05-14 Yingwei Zheng[InstSimplify] Do not simplify freeze in `simplifyWithO...
2024-05-14 Phoebe Wang[X86][Driver] Do not add `-evex512` for `-march=native...
2024-05-14 Weihang Fan[AArch64][SelectionDAG] Mask for SUBS with multiple...
2024-05-14 Craig Topper[RISCV] Use 'riscv-isa' module flag to set ELF flags...
2024-05-14 Craig Topper[RISCV] Store RVC and TSO ELF flags explicitly in RISCV...
2024-05-14 Craig Topper[RISCV] Add canonical ISA string as Module metadata...
2024-05-14 Paul Kirth[RISCV][lld] Set the type of TLSDESC relocation's refer...
2024-05-14 Nikita Popov[PPCMergeStringPool] Avoid replacing constant with...
2024-05-14 Owen Pan[clang-format] Fix a crash with AlignArrayOfStructures...
2024-05-14 Younan Zhang[Clang][Sema] Revise the transformation of CTAD paramet...
2024-05-14 Reid Kleckner[lld][WebAssembly] Fix test on Windows, use llvm-ar...
2024-05-14 Vassil VassilevReland "[clang-repl] Keep the first llvm::Module empty...
2024-05-13 Tom Stellard[workflows] Add a job for requesting a release note...
2024-05-10 Jonathan Peyton[OpenMP] Fix child processes to use affinity_none ...
2024-05-10 Paul Kirth[llvm][lld] Pre-commit tests for RISCV TLSDESC symbols
2024-05-10 Amara Emerson[AArc64][GlobalISel] Fix legalizer assert for G_INSERT_...
2024-05-09 Nikita Popov[InterleavedLoadCombine] Bail out on non-byte-sized...
2024-05-09 Marc Auberer[AArch64][GISEL] Consider fcmp true and fcmp false...
2024-05-09 Nikita Popov[FunctionAttrs] Fix incorrect nonnull inference for...
2024-05-09 Owen Pan[clang-format] Don't remove parentheses of fold express...
2024-05-09 Jay Foad[AMDGPU] Fix GFX12 encoding of s_wait_event export_read...
2024-05-09 Björn Pettersson[SelectionDAG] Mark frame index as "aliased" at argumen...
2024-05-09 Phoebe Wang[X86][FP16] Do not create VBROADCAST_LOAD for f16 witho...
2024-05-09 Phoebe Wang[X86][EVEX512] Add `HasEVEX512` when `NoVLX` used for...
2024-05-09 David Stuttard[AMDGPU] Enhance s_waitcnt insertion before barrier...
2024-05-09 Tom Stellard[Workflows] Re-write release-binaries workflow (#89521)
2024-05-09 Tom Stellardworkflows: Fix incorrect input name in release-binaries...
2024-05-09 Tom Stellardworkflows: Fixes for building the release binaries...
2024-05-09 Aiden Grossman[Github] Add repository checks to release-binaries...
2024-05-09 Tom Stellard[CMake][Release] Enable CMAKE_POSITION_INDEPENDENT_CODE...
2024-05-09 Tom Stellard[CMake][Release] Refactor cache file and use two stages...
2024-05-09 Tom Stellard[CMake][Release] Add stage2-package target (#89517)
2024-05-09 Tom StellardBump version to 18.1.6 (#91094)
2024-05-01 Eli Friedman[clang codegen] Fix MS ABI detection of user-provided...
2024-05-01 Yingwei Zheng[RISCV][ISel] Fix types in `tryFoldSelectIntoOp` (...
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...
next