platform/upstream/llvm.git
2024-12-05 Alexander Richardson[compiler-rt] Fix detecting _Float16 support for second... 74/315874/1 accepted/tizen_base_dev accepted/tizen_base_x_asan accepted/tizen/base/20241210.211437 accepted/tizen/base/dev/20250313.233703 accepted/tizen/base/toolchain/20250112.233401 accepted/tizen/base/toolchain/20250410.112230 accepted/tizen/base/toolchain/20250417.112033 accepted/tizen/base/x/20241217.210911 accepted/tizen/base/x/asan/20241217.042712 accepted/tizen/base/x/asan/20241217.042754
2024-12-05 Dongkyun Sonpackaging: bump-up version to 19.1.4 73/315873/1
2024-12-05 Łukasz StelmachLink libclang_rt.asan.so against libatomic when necessary
2024-12-05 Slava Barinov[llvm][clang] Add support for Tizen toolchain vendor
2024-12-05 Slava Barinov[packaging] Add packaging
2024-11-19 Heejin Ahn[WebAssembly] Fix rethrow's index calculation (#114693) upstream/19.1.4
2024-11-18 Thurston DangReapply "[sanitizer_common] AND signals in BlockSignals...
2024-11-18 bd1976bris[MSVC] work-around for compile time issue 102513
2024-11-18 Jonas Paulsson[SystemZ] Use the EVT version of getVectorVT() in combi...
2024-11-18 Yingwei Zheng[InstCombine] Drop nsw in negation of select (#112893)
2024-11-18 Louis Dionne[libc++] Fix broken configuration system-libcxxabi...
2024-11-15 Chuanqi Xu[C++20] [Modules] Fix the duplicated static initializer...
2024-11-15 Mariya Podchishchaeva[clang] Fix C23 constexpr crashes (#112708)
2024-11-15 Daniel Paoliello[llvm][aarch64] Fix Arm64EC name mangling algorithm...
2024-11-15 Antonio Frighetto[InstCombine] Intersect nowrap flags between geps while...
2024-11-15 Anutosh Bhat[clang-repl] Fix undefined lld::wasm::link symbol while...
2024-11-15 Alan Wu[compiler-rt] Stop using x86 builtin on AArch64 with...
2024-11-15 Xi Ruoyao[LoongArch][Clang] Make the parameters and return value...
2024-11-15 Xi Ruoyao[LoongArch][Clang] Make the parameters and return value...
2024-11-15 Xi Ruoyao[LoongArch][Clang] Make the parameter and return value...
2024-11-15 Xi Ruoyao[LoongArch][clang] Use `signed char` vectors instead...
2024-11-15 Xi Ruoyao[LoongArch][Clang] Add tests for #110834 (#114509)
2024-11-15 Younan Zhangrelease/19.x: [Clang] Consider outer instantiation...
2024-11-15 Owen Pan[clang-format] Fix a regression in parsing `switch...
2024-11-15 Martin Storsjö[compiler-rt] [test] Fix using toolchains that rely...
2024-11-15 Craig Topper[RISCV] Don't delete all fixups in RISCVMCCodeEmitter...
2024-11-12 Martin Storsjö[compiler-rt] [fuzzer] Skip trying to set the thread...
2024-11-11 Tobias HietaBump version to 19.1.4
2024-10-29 Florian Albrechtskir... [Serialization] Handle uninitialized type constraints
2024-10-29 Jessica Clarke[clang] Make LazyOffsetPtr more portable (#112927)
2024-10-29 Ben Shi[AVR][MC] Fix incorrect range of relative jumps (#109124)
2024-10-29 Sami TolvanenFix KCFI types for generated functions with integer...
2024-10-29 Owen Pan[clang-format] Handle template opener/closer in braced...
2024-10-29 Bill Wendling[Clang] Disable use of the counted_by attribute for...
2024-10-29 Mariya Podchishchaeva[clang] Reject if constexpr in C (#112685)
2024-10-29 Chen Zheng[NFC] fix build failure (#100993)
2024-10-29 Nikita Popov[WebAssembly] Fix feature coalescing (#110647)
2024-10-29 Tobias HietaBump version to 19.1.3
2024-10-29 Michał Górny[LLVM] [Clang] Backport "Support for Gentoo `*t64`...
2024-10-29 Younan Zhang[Clang] Instantiate Typedefs referenced by type alias...
2024-10-29 goldsteinn [Inliner] Don't propagate access attr to byval params...
2024-10-28 Thomas PetazzoniUndef _TIME_BITS along with _FILE_OFFSET_BITS
2024-10-15 Vassil Vassilev[clang-repl] [codegen] Reduce the state in TBAA. NFC...
2024-10-15 Max Winkler[Headers] [ARM64EC] Fix extra tokens inside intrin0...
2024-10-15 Brian Cain[lld][Hexagon] Support predicated-add GOT_16_X mask...
2024-10-15 Yingwei Zheng[InstCombine] Drop range attributes in `foldIsPowerOf2...
2024-10-15 Owen Pan[clang-format] Handle template closer followed by brace...
2024-10-15 David CARLIER[compiler-rt] Remove SHA2 interceptions for NetBSD...
2024-10-15 David GreenUpdate test since trunk
2024-10-15 David Green[VectorCombine] Do not try to operate on OperandBundles...
2024-10-15 cor3ntin[Clang] Improve type traits recognition in `__has_built...
2024-10-15 Simon Pilgrim[x86] combineMUL - when looking for a vector multiply...
2024-10-15 Matt ArsenaultMove out of line
2024-10-15 Matt ArsenaultFastISel: Fix incorrectly using getPointerTy (#110465)
2024-10-15 Louis Dionne[libc++] Avoid re-exporting a few specific symbols...
2024-10-11 Louis Dionne[libc++] Adjust the version of __cpp_lib_ranges in...
2024-10-11 Bill Wendling[Clang] Check that we have the correct RecordDecl
2024-10-11 Jan Hendrik... [Clang] Fix 'counted_by' for nested struct pointers...
2024-10-11 Ulrich Weigand[SystemZ] Fix codegen for _[u]128 intrinsics
2024-10-11 Younan Zhang[Clang] Remove the special-casing for RequiresExprBodyD...
2024-10-11 Nathan Ridge[clang-tidy] Avoid capturing a local variable in a...
2024-10-11 Owen Pan[clang-format] Handle template closer followed by empty...
2024-10-11 Farzon Lotfi[x86][Windows] Fix chromium build break
2024-10-11 Keith Smileyworkflows/release-binaries: Use static ZSTD on macOS
2024-10-11 Louis Dionne[libc++] Fix name of is_always_lock_free test which...
2024-10-11 Tom Stellardworkflows/release-documentation: Submit a pull request...
2024-10-11 Tom Stellardworkflow/release-binaries: Checkout sources before...
2024-10-11 ZentrikFix libFuzzer not building with pthreads on Windows...
2024-10-11 Jakub Mazurkiewicz[libc++] Follow-up to "Poison Pills are Too Toxic"
2024-10-01 Tobias HietaBump version to 19.1.2
2024-10-01 Phoebe Wang[X86][APX] Do not emit {evex} prefix for memory variant...
2024-10-01 Phoebe Wang[X86][APX] Fix wrong encoding of promoted KMOV instruct...
2024-10-01 Joe Faulls[CodeGen] Clear InitUndef pass new register cache betwe...
2024-10-01 David Spickett[libcxx][test] Use smaller time range for 32 bit time_t...
2024-10-01 David Spickett[lldb][test] Mark sys_info zdump test unsupported on...
2024-10-01 Tobias HietaBump version to 19.1.1
2024-10-01 Petar AvramovicAMDGPU: Fix inst-selection of large scratch offsets...
2024-10-01 Petar AvramovicAMDGPU: Add test for 16 bit unsigned scratch offsets...
2024-10-01 Louis Dionne[libc++] Fix AppleClang version number when checking...
2024-10-01 Timothy Pearson[SDAG] Honor signed arguments in floating point libcall...
2024-10-01 Weining Lu[LoongArch] Fix the assertion for atomic store with...
2024-10-01 Martin Storsjö[clang-scan-deps] Don't inspect Args[0] as an option...
2024-10-01 Martin Storsjö[clang-scan-deps] Infer the tool locations from PATH...
2024-10-01 Martin Storsjö[clang-scan-deps] Fix builds with BUILD_SHARED_LIBS=ON
2024-10-01 Martin Storsjö[clang-scan-deps] Infer the target from the executable...
2024-10-01 Nikita Popov[LoopPeel] Fix LCSSA phi node invalidation
2024-10-01 hev[LoongArch] Eliminate the redundant sign extension...
2024-10-01 Yingwei Zheng [LoongArch][ISel] Check the number of sign bits in...
2024-10-01 Princeton Ferro[DAGCombiner] cache negative result from getMergeStoreC...
2024-10-01 Yingwei Zheng[Clang][CodeGen] Fix type for atomic float incdec opera...
2024-09-26 Louis Dionne[libc++] Disable the clang-tidy checks to get CI back...
2024-09-24 Chuanqi Xu[C++20] [Modules] Add Decl::isFromGlobalModule
2024-09-24 Lang Hames[ORC] Remove EDU from dependants list of dependencies...
2024-09-24 Tom Stellardworkflows/release-binaries: Enable flang builds on...
2024-09-24 goldsteinn[Inliner] Fix bug where attributes are propagated incor...
2024-09-24 Jonathan Tanner[AA] Take account of C++23's stricter rules for forward...
2024-09-24 Owen Pan[clang-format] Reimplement InsertNewlineAtEOF (#108513)
2024-09-24 Chuanqi Xu[C++20] [Modules] Treat in class defined member functio...
2024-09-24 Chuanqi Xu[C++20] [Modules] Treat constexpr/consteval member...
2024-09-24 Noah Goldstein[X86] Fix missing check of rotate <-> shift equivilence...
next