platform/upstream/llvm.git
2023-05-23 Nikita Popov[Driver] Try to fix linux-ld.c test with DEFAULT_LINKER...
2023-05-23 Joseph Huber[AMDGPU] Add an option to disable manual ctor / dtor...
2023-05-23 Fangrui Song[ubsan][test] Remove --check-prefix=UNIQUE for x86_64...
2023-05-23 Nikita Popov[InstCombine] Remove dead extractelements (NFCI)
2023-05-23 Matthias Springer[mlir][bufferization] Fix bug in findValueInReverseUseD...
2023-05-23 Aaron BallmanSilence switch statement contains 'default' but no...
2023-05-23 Dinar Temirbulatov[AArch64][LV] Disable maximising bandwidth for streamin...
2023-05-23 Thomas Preud... Add StringRef::consumeInteger(APInt)
2023-05-23 Dinar Temirbulatov[AArch64][LV] Disable maximising bandwidth for streamin...
2023-05-23 Thomas Preud... Turn unreachable error into assert
2023-05-23 Krasimir Georgievsilence an unused variable warning after 8064caf83fb166...
2023-05-23 Pavel Iliin[AArch64][FMV] Fix name mangling.
2023-05-23 Nikita Popov[KnownBits] Return zero instead of unknown for always...
2023-05-23 Kadir Cetinkaya[clangd] Store paths as requested in PreambleStatCache
2023-05-23 Vlad SerebrennikovRevert "[clang] Add tests for CWG issues 977, 1482...
2023-05-23 Nikita Popov[PostOrderIterator] Use SmallVector for RPOT blocks...
2023-05-23 Leandro LuporiReland "[flang] Handle array constants of any rank"
2023-05-23 Nikita PopovReapply [PostOrderIterator] Store end iterator (NFC)
2023-05-23 Tim NorthoverAArch64: emit synchronous unwind for Darwin arm64_32...
2023-05-23 Martin Braenne[clang][dataflow] Use `Strict` accessors in comma opera...
2023-05-23 Nikita Popov[Driver] Fix test for use of ld from devtoolset (NFC)
2023-05-23 LLVM GN Syncbot[gn build] Port 5111286f06e1
2023-05-23 Martin Storsjö[lli] Export the MinGW chkstk function from the lli...
2023-05-23 Jun ZhangReland "Reland [clang-repl] Introduce Value to capture...
2023-05-23 Luo, Yuanke[Coverity] Constant variable guards dead code.
2023-05-23 Tom WeaverRevert "[Sema] `setInvalidDecl` for error deduction...
2023-05-23 Simon PilgrimFix MSVC "ignoring return value of function declared...
2023-05-23 Timm Bäder[llvm][github] Allow github links in /cherry-pick actions
2023-05-23 Jay Foad[Mips] Avoid RegScavenger::forward in Mips16InstrInfo
2023-05-23 LLVM GN Syncbot[gn build] Port 0b91de5ea32d
2023-05-23 Simon Pilgrim[X86] Add X86FixupVectorConstantsPass to re-fold AVX512...
2023-05-23 Vlad Serebrennikov[clang] Add tests for CWG issues 977, 1482, 2516
2023-05-23 Vlad Serebrennikov[clang] Add test for CWG2213
2023-05-23 Jay Foad[PowerPC] Avoid RegScavenger::forward in PPCFrameLowering
2023-05-23 Guillaume Chatelet[libc] Display unit test runtime for hosted environments
2023-05-23 Alex Bradbury[RISCV] Make zfbfmin imply the F extension
2023-05-23 khei4[SimplifyCFG] add nsw on SwitchToLookupTable index...
2023-05-23 Qiu Chaofan[PowerPC] Simplify fp-to-int store optimization
2023-05-23 Qiu Chaofan[Clang] Support more stdio builtins
2023-05-23 Joachim Jenke[OpenMP][Tests][NFC] Mark unsupported libomp tests...
2023-05-23 Joachim Jenke[OpenMP][Tests][NFC] Mark unsupported OMPT tests for GCC
2023-05-23 Joachim Jenke[OpenMP][Tests][NFC] Fix libarcher tests for GCC
2023-05-23 Jay Foad[AArch64] Avoid RegScavenger::forward in AArch64Specula...
2023-05-23 Jay Foad[AArch64] Add implicit uses to speculative hardening...
2023-05-23 Matt ArsenaultAMDGPU/GlobalISel: Update test
2023-05-23 Krasimir GeorgievRevert "[clang][ExprConstant] fix __builtin_object_size...
2023-05-23 Matt ArsenaultReapply "InstSimplify: Pass AssumptionCache to isKnownN...
2023-05-23 Matt ArsenaultReapply "SimplifyLibCalls: Pass AssumptionCache to...
2023-05-23 Matt ArsenaultReapply "ValueTracking: Delete body of isKnownNeverInfi...
2023-05-23 Matt ArsenaultReapply "InstSimplify: Use isKnownNeverInfOrNaN"
2023-05-23 Matt ArsenaultAMDGPU: Expand casted f16 fmed3 pattern to fmin/fmax...
2023-05-23 Jean Perier[flang][hlfir] Hoist forall bounds computation when...
2023-05-23 Congcong Cai[Sema] `setInvalidDecl` for error deduction declaration
2023-05-23 pvanhout[AMDGPU] Reintroduce CC exception for non-inlined funct...
2023-05-23 Adrian Kuegel[mlir] Apply ClangTidy performance finding (NFC)
2023-05-23 Chuanqi Xu[NFC] [C++20] [Modules] Add a test
2023-05-23 Jianjian GUAN[RISCV][NFC] Simplify code.
2023-05-23 Tobias Hieta[NFC] Add clang python reformat SHA to .git-blame-ignor...
2023-05-23 Tobias Hieta[NFC][Py Reformat] Reformat python files in clang and...
2023-05-23 Kazu Hirata[libc] Fix typos in documentation
2023-05-23 Kazu Hirata[libc] Fix typos in documentation
2023-05-23 Chuanqi Xu[C++20] [Modules] Don't ignore -fmodule-file when we...
2023-05-23 Kazu Hirata[BPF] Remove unused declaration probeJmpExt
2023-05-23 Med Ismail... [lldb] Fix racing issue when loading inlined symbols...
2023-05-23 Argyrios Kyrtzidis[ThinLTO] Make the cache key independent of the module...
2023-05-23 Zhongyunde[test] precommit tests for D141188
2023-05-23 Galen EliasThis is a retry of https://reviews.llvm.org/D114583...
2023-05-23 Joseph Huber[libc] Add an option to make `libc` only build the...
2023-05-23 Chuanqi Xu[NFC] [C++20] [Modules] Refactor Sema::isModuleUnitOfCu...
2023-05-23 Craig Topper[RISCV] Add more cost model tests for fixed vector...
2023-05-23 Sergei BarannikovRevert "[CodeGen] Fix incorrect usage of MCPhysReg...
2023-05-23 wren romano[mlir][sparse] (NFC) Reordering extraClassDeclaration...
2023-05-23 Sergei Barannikov[CodeGen] Fix incorrect usage of MCPhysReg for diff...
2023-05-23 Jie Fu[lldb][test] Fix -Wsign-compare in GDBRemoteCommunicati...
2023-05-23 LLVM GN Syncbot[gn build] Port ca1b9943e1e4
2023-05-23 LLVM GN Syncbot[gn build] Port 8313507a7c3f
2023-05-23 Nico Weber[gn] port 98e342dca2372 (RISCV MCA)
2023-05-22 Michael Maitland[llvm-mca] Print InstructionInfoView using Instrument...
2023-05-22 Med Ismail... [lldb/crashlog] Remove tempfile prefix from inlined...
2023-05-22 Med Ismail... [lldb] Move PassthroughScriptedProcess to `lldb.scripte...
2023-05-22 Med Ismail... [lldb] Add "Trace" stop reason in Scripted Thread
2023-05-22 Med Ismail... [lldb] Fix process LLDB_LOG typo (nfci)
2023-05-22 Med Ismail... [lldb] Add support for negative integer to {SB,}Structu...
2023-05-22 Mircea Trofin[NFC] Surface the validation of FunctionPropertiesAnalysis
2023-05-22 Cassie Jones[test] Add C++ ext_vector_type tests
2023-05-22 Alex Langford[DebugInfo][NFCI] Add unittest for DWARFAbbreviationDec...
2023-05-22 Siva Chandra... [libc] Add -fno-exceptions and -fno-rtti to integration...
2023-05-22 Cassie Jones[test] Add more ext_vector_type tests for C
2023-05-22 Peter Klausler[flang][preprocessing] Allow keyword macro to rename...
2023-05-22 Yuanfang Chen[llvm-vscode] update dependencies
2023-05-22 Noah GoldsteinAdd some missing [[noreturn]] attributes
2023-05-22 Noah GoldsteinCleanup code in `thread_exit`
2023-05-22 Noah GoldsteinSupport custom attributes in pthread_create
2023-05-22 Alexey Bataev[SLP]Fix PR62665: compiler crash when trying to access...
2023-05-22 Yi KongReland^2 "[BOLT] Parallelize legacy profile merging"
2023-05-22 Craig Topper[RISCV] Increase scalar integer divide latency for...
2023-05-22 Lang Hames[JITLink][ELF][ppc64] Add skeleton ppc64 support and...
2023-05-22 Adrian PrantlRevert "[PostOrderIterator] Store end iterator (NFC)"
2023-05-22 Craig Topper[RISCV] Fix some errors in the vector part of the sched...
2023-05-22 Leandro LuporiRevert "[flang] Handle array constants of any rank"
next