platform/upstream/llvm.git
2023-08-31 Yuxuan Shui[lldb][windows] _wsopen_s does not accept bits other...
2023-08-31 Garvit Gupta[RISCV] Fix assertion failure when zcmp extension is...
2023-08-31 Markus Böck[mlir] Fix infinite recursion in alias initializer
2023-08-31 Matthias Springer[mlir] Fix crash when adding nested dialect extensions
2023-08-31 Balaji V. Iyer[mlir][math] Modify math.powf to handle negative bases.
2023-08-31 Matthias Springer[mlir][memref] Fix crash in SubViewReturnTypeCanonicalizer
2023-08-30 Lei Huang[PowerPC] Update V17.0.0 release notes
2023-08-30 Serge Pavlov[clang][test] Make check pattern shorter
2023-08-30 Serge Pavlov[clang] Run test for concrete target
2023-08-30 Serge Pavlov[clang] Set FP options in Sema when instantiating Compo...
2023-08-30 Tom Stellardworkflows: Fix libclang-abi test after update to use...
2023-08-30 Aaron BallmanSilently accept -Wgnu-empty-initializer
2023-08-30 Jon Roelofs[CMake] Add a few more missing dependencies on ClangDri...
2023-08-30 Owen Pan[clang-format] Exclude kw_decltype in RemoveParentheses
2023-08-30 Luke Lau[RISCV] Don't relax policy to ta when vmerge's VL shrin...
2023-08-30 Luke Lau[RISCV] Add test case showing vmerge fold miscompile...
2023-08-30 Fangrui SongFunction multi-versioning: disable ifunc for ELF target...
2023-08-30 Brooks Davis[msan] Fix compilation on non-glibc
2023-08-30 Martin Storsjö[compiler-rt] [test] Adjust an XFAIL for strtoll_strict...
2023-08-30 Fangrui Song[sanitizer] Intercept glibc 2.38 __isoc23_* functions
2023-08-30 Fangrui Song[asan] Intercept atoll and strtoll on Windows
2023-08-30 dingfei[clang] Update NumFunctionDeclBits for FunctionDeclBitf...
2023-08-30 Galen Elias[clang-format] Fix braced initializer with templated...
2023-08-30 Takuya Shimizu[clang][ExprConstant] Fix crash on uninitialized base...
2023-08-30 Vassil VassilevReland "[clang-repl] Adapt to the recent dylib-related...
2023-08-30 Phoebe Wang[X86][BF16] Lower FP_EXTEND for vector types under...
2023-08-30 Erik Desjardins[Tests][ConstraintElim] autogen newly-added case in...
2023-08-30 Erik Desjardins[ConstraintElim] fix crash with large constants in...
2023-08-30 Khem Raj[llvm-exegesis] Use mmap2 when mmap is unavailable...
2023-08-30 Aaron BallmanFix up release note; NFC
2023-08-29 Amy Huang[llvm-rc] Continue to use Argv[0] to resolve executable...
2023-08-29 Fangrui Song[Driver,X86] Ignore -mfpmath= for assembler input
2023-08-28 Tobias HietaRevert "[clang] Set FP options in Sema when instantiati...
2023-08-28 Tobias HietaRevert "[clang] Run test for concrete target"
2023-08-27 Rainer Orth[Driver] Add PIE support on Solaris
2023-08-27 Samuel Thibault[libc++] Fix GNU/Hurd build
2023-08-27 David Tellenbach[AArch64] Check opcode before trying to extract registe...
2023-08-27 Lei Huang[PowerPC] Exclude frexp(long double) on linux
2023-08-27 Denis Revunov[BOLT][Instrumentation] Add test for append-pid option
2023-08-27 Denis Revunov[BOLT][Instrumentation] Fix indirect call profile in PIE
2023-08-27 Chuanqi Xu[NFC] [C++20] [Coroutines] Mention the side effect...
2023-08-27 Chuanqi Xu[C++20] [Coroutines] Mark await_suspend as noinline...
2023-08-27 Ian Anderson[libc++][Modules] locale fails to compile with clang...
2023-08-27 Konstantin... [libc++] Increase the constexpr steps limit on some...
2023-08-27 Konstantin... [libc++][ranges] Fix `ranges::to` test.
2023-08-27 Ian Anderson[libc++][Modules] Simplify the __std_clang_module heade...
2023-08-27 Ian Anderson[libc++][Modules] Generate the __std_clang_module header
2023-08-27 Ian Anderson[libc++][Modules] Remove unnecessary `requires` from...
2023-08-27 Ian Anderson[libc++] Move header_information.py up from tests
2023-08-27 Nikolas Klauser[libc++] Fix problems with GCC 13 and switch to it...
2023-08-25 XinWang10Fix regression of D157680
2023-08-25 Mehdi AminiFix ODS verifier emission for DerivedAttr when Properti...
2023-08-25 Mehdi AminiFix canonicalizer to copy the entire GreedyRewriteConfi...
2023-08-25 Mehdi AminiFix MSAN error: use of unitialized value when hashing...
2023-08-25 Mehdi AminiFix MLIR pass manager initialization: hash the pass...
2023-08-25 Mehdi AminiFix some missing fully qualified namespaces in MLIR...
2023-08-25 Mehdi AminiFix MLIR build failure: error: no member named 'getValu...
2023-08-25 Mehdi AminiFinish renaming getOperandSegmentSizeAttr() from `opera...
2023-08-25 Serge Pavlov[clang] Run test for concrete target
2023-08-25 Serge Pavlov[clang] Set FP options in Sema when instantiating Compo...
2023-08-25 Nico Weberclang: Fix x86-no-gather-no-scatter.cpp on macOS after...
2023-08-25 Karl-Johan... [MachineLICM][WinEH] Don't hoist register reloads out...
2023-08-25 Denis Revunov[BOLT][Instrumentation] Keep profile open in WatchProcess
2023-08-25 Chuanqi Xu[Coroutines] [CoroElide] Don't think exceptional termin...
2023-08-25 eopXD[CGCall][RISCV] Handle function calls with parameter...
2023-08-25 Michael Halkenhaeuser[OpenMP][OMPT] Fix `target enter data` callback orderin...
2023-08-25 Michael Halkenhaeuser[OpenMP][OMPT] Fix reported target pointer for data...
2023-08-25 Craig Topper[RISCV] Check type size for lax conversions between...
2023-08-25 Jessica Clarke[compiler-rt] Use .globl for FreeBSD/NetBSD interceptor...
2023-08-22 Sean FertileRevert "[XCOFF][AIX] Peephole optimization for toc...
2023-08-22 Sean FertileRevert "[PPC][AIX] Fix toc-data peephole bug and some...
2023-08-22 Nikita Popov[InstCombine] Fix select + cast fold with constant...
2023-08-22 Koakuma[SPARC][IAS] Add support for v9 DONE, RETRY, SAVED...
2023-08-22 Simon Pilgrim[DAG] replaceStoreOfInsertLoad - don't fold if the...
2023-08-22 Simon Pilgrim[X86] Add test case for Issue #64655
2023-08-22 wangpc[RISCV] Support global address as inline asm memory...
2023-08-22 wangpc[RISCV][NFC] Move tests of inline asm memory constraint...
2023-08-22 Martin Storsjö[AArch64] [GlobalISel] Fix clobbered callee saved regis...
2023-08-22 Aaron BallmanRemove a release note that should not have snuck in
2023-08-22 Aaron BallmanRemove a merge conflict marker that was missed; NFC
2023-08-22 Aaron BallmanNo longer hang on typeof of a function type
2023-08-22 Eduard Zingerman[BPF] Reset machine register kill mark in BPFMISimplify...
2023-08-22 XinWang10[X86]Support options -mno-gather -mno-scatter
2023-08-22 Josh Stone[SystemZ] Avoid type legalization on structs
2023-08-22 Rainer Orth[Driver][unittest] Unbreak ToolChainTest.cpp compilatio...
2023-08-22 Rainer Orth[Driver] Select newest GCC installation on Solaris
2023-08-22 usama hameedAdd Requires x86 target to test due to failure in clang...
2023-08-22 usama hameed[CodeGen][UBSan] Handle sugared QualTypes correctly in
2023-08-22 Fangrui Song[gcov] Ignore blocks from another file
2023-08-21 Mark de Wever[libc++][doc] Marks LLVM-17 release notes as final.
2023-08-21 Fangrui SongLowLevelType: replace a reachable llvm_unreachable...
2023-08-21 Fangrui Song[ARM] Fix abs overflow when encoding instructions like...
2023-08-21 Fangrui Song[llvm-readobj] Fix std::abs overflow after D156821
2023-08-21 Craig Topper[RISCV] Fix a UBSAN failure for passing INT64_MIN to...
2023-08-21 Paul RobinsonReapply "[DebugInfo] Alternate (more efficient) MD5...
2023-08-21 Jonas Hahnfeld[CodeGen] Keep track of eagerly emitted globals
2023-08-21 Jonas Hahnfeld[CodeGen] Restrict addEmittedDeferredDecl to incrementa...
2023-08-21 Jonas Hahnfeld[CodeGen] Clean up access to EmittedDeferredDecls,...
2023-08-21 Jonas Hahnfeld[CodeGen] Remove Constant arguments from linkage functi...
2023-08-21 Jonas Hahnfeld[clang-repl] Disambiguate global namespace identifiers
next