platform/upstream/llvm.git
2023-09-28 namazso[lld][COFF] Remove incorrect flag from EHcont table
2023-09-27 Tulio Magno... workflows/release-tasks: Setup FileCheck and not for...
2023-09-27 Nikita Popov[StackColoring] Handle fixed object index
2023-09-27 Nikita Popov[StackColoring] Handle SEH catch object stack slots...
2023-09-27 Nikita Popov[X86] Add test for #66984 (NFC)
2023-09-27 Nikita Popov[SimpleLoopUnswitch] Fix exponential unswitch
2023-09-27 Nikita Popov[SimpleLoopUnswitch] Fix reversed branch during conditi...
2023-09-27 Antonio Frighetto[clang] Include `expected-no-diagnostics` in newly...
2023-09-27 Antonio Frighetto[clang] Bail out when handling union access with virtua...
2023-09-27 Takuya Shimizu[clang][Diagnostics] Fix wrong line number display...
2023-09-27 Kazu HirataRevert "[InlineCost] Check for conflicting target attri...
2023-09-25 Nikita Popov[GVN] Also remove phi nodes from VN table (PR65447)
2023-09-25 Nikita Popov[GVN] Invalidate MDA when deduplicating phi nodes
2023-09-25 Tobias HietaBump version to 17.0.2
2023-09-25 paulwalker-arm[SVE] Ensure SVE call operands passed via memory are...
2023-09-25 Paul Walker[SVE] Precommit test to show missing initialisation...
2023-09-19 Tobias HietaBump version to 17.0.1
2023-09-19 Tobias HietaRemove RC suffix
2023-09-18 Chuanqi XuRevert "[C++20] [Coroutines] Mark await_suspend as...
2023-09-18 Chuanqi XuRevert "[NFC] [C++20] [Coroutines] Mention the side...
2023-09-18 Kohei Asano[SimplifyCFG] handle monotonic wrapped case for D150943...
2023-09-18 Martin Storsjö[lli] Make sure the exported __chkstk functions are...
2023-09-18 David Green[ARM] Change CRC predicate to just HasCRC
2023-09-14 Peter Klausler[flang] Allow runtime build with AVOID_NATIVE_INT128_T=1
2023-09-11 Sam James[Clang] Fix JIT test on 32-bit systems
2023-09-11 Jessica Clarke[builtins][AArch64] Implement _sync out-of-line atomics
2023-09-11 Wael YehiaFix AIX OS requirements for ThinLTO to 7.2.5 SP7
2023-09-11 Tejas Joshi[SCEV] Fix potentially empty set for unsigned ranges
2023-09-11 Igor Kirillov[CodeGen] Fix incorrect insertion point selection for...
2023-09-11 Danila Malyutin[CodeGen][AArch64] Commit test for #65044
2023-09-11 Konstantin... [libc++][hardening] Remove hardening from release notes...
2023-09-11 Igor Kirillov[LoopVectorize] Fix incorrect order of invariant stores...
2023-09-11 Igor Kirillov[LoopVectorize] Pre-commit tests for D157631
2023-09-06 Arthur Eubanks[RelNotes] Add more details on the removal of the legac...
2023-09-05 Christian Sigg[mlir][nfc] Allow ops to have operands/attributes named...
2023-09-05 DianQK[JumpThreading] Invalidate LVI after `combineMetadataFo...
2023-09-05 DianQK[JumpThreading][NFC] Pre-commit for invalid LVI.
2023-09-05 Takuya ShimizuRevert "[clang][Docs] Added release note for D142609"
2023-09-05 Younan Zhang[clang][clangd] Ensure the stack bottom before building AST
2023-09-05 Younan Zhang[clang] Construct ExprRequirement with SubstitutionDiag...
2023-09-05 Elizabeth Andrews[NFC][Clang] Fix static analyzer concern about null...
2023-09-05 Fangrui Song[sanitizer] scanf interceptor: fix write size for ...
2023-09-04 Vassil Vassilev[CodeGen] First check the kind and then the llvm::Funct...
2023-09-04 Fangrui Song[Driver] Report warnings for unclaimed TargetSpecific...
2023-09-04 hstk30[AArch64] Fix arm neon vstx lane memVT size
2023-09-04 Martin Storsjö[llvm-windres] Implement the windres flag --use-temp...
2023-09-04 Haojian Wu[Tooling/Inclusion] Add std::range symbols in the mapping.
2023-09-01 Fangrui Song[sanitizer][test] -std=c2x instead of -std=c23
2023-09-01 Fangrui Song[Driver] Adjust -fsanitize=function & -mexecute-only...
2023-09-01 Ying Yi[UBSan] Disable the function and kcfi sanitizers on...
2023-09-01 Phoebe Wang[X86][BF16] Lower FP_ROUND for vector types under AVX51...
2023-09-01 Phoebe Wang[X86][BF16] Add test coverage for AVX-NE-CONVERT
2023-09-01 Haojian Wu[clangd] Respect IWYU keep pragma for standard headers.
2023-09-01 Craig Topper[RISCV] Prevent tryToFoldBNEOnCmpXchgResult from deleti...
2023-09-01 Amy Kwan[PowerPC][lld] Account for additional X-Forms -> D...
2023-08-31 Simon Tatham[AArch64] Add Defs=[NZCV] to MTE loop pseudos.
2023-08-31 Mark de Wever[libc++][format] Fixes out of bounds access.
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...
next