platform/upstream/llvm.git
2021-09-16 Amy Huang[LLD] Remove global state in lld/COFF
2021-09-16 Jonas Devlieghere[lldb] Remove SBExecutionContext::reset (NFC)
2021-09-16 Vang Thao[AMDGPU] Inline non-kernel functions using extern lds
2021-09-16 Arthur Eubanks[SimplifyCFG] Add bonus when seeing vector ops to branc...
2021-09-16 Saleem Abdulrasooldocs: correct SPHNIX document reference
2021-09-16 Dávid Bolvanský[InstCombine] Added llvm.powi optimizations
2021-09-16 Dávid Bolvanský[NFC] Added tests for llvm.powi optimizations
2021-09-16 Wenlei He[llvm-profgen] Use context-sensitive byte size cost...
2021-09-16 Corentin JabotSupport Unicode 14 identifiers
2021-09-16 Fangrui Song[OpenMP] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTI...
2021-09-16 Aaron BallmanRemoving some spurious whitespace; NFC
2021-09-16 Aart Bik[mlir][sparse] add more asserts to sparse support lib
2021-09-16 Sjoerd Meijer[FuncSpec] Add force flag to test case to trigger the...
2021-09-16 Nicolas Vasilache[mlir][Linalg] Cleanup doc and improve logging and...
2021-09-16 cchen[OpenMP] Support construct trait set for Clang
2021-09-16 Alfonso Gregory[LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PAT...
2021-09-16 Nehal J Wani[libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string...
2021-09-16 Matthew Voss[test] Fix test failure in Clang :: Lexer/char-escapes...
2021-09-16 Arnold SchwaighoferAdd a new frontend flag `-fswift-async-fp={auto|always...
2021-09-16 Kazu Hirata[llvm] Use drop_begin (NFC)
2021-09-16 Michael LiaoFix warning on `llvm-else-after-return`. NFC.
2021-09-16 Erich KeaneRemove trailing whitespace in ASTReaderDecl.cpp
2021-09-16 Kadir Cetinkaya[clangd] PreamblePatch should be no-op if includes...
2021-09-16 Yaxun (Sam... Fix vtbl field addr space
2021-09-16 Kadir Cetinkaya[clangd] Dont work on diags if we are not going to...
2021-09-16 Jake EganIncrease expected line number for ExtDebugInfo.cpp
2021-09-16 Doug GregorAdd a command-line flag to control the Swift extended...
2021-09-16 zhijianAdd a new API seek for the Cursor class in the DataExtr...
2021-09-16 Zarko Todorovski[PowerPC][AIX] Add support for varargs for complex...
2021-09-16 Bjorn Pettersson[NewPM] Replace 'kasan-module' by 'asan-module<kernel>'
2021-09-16 Bjorn Pettersson[NewPM] Use a separate struct for ModuleThreadSanitizerPass
2021-09-16 Bjorn Pettersson[NewPM] Use a separate struct for ModuleMemorySanitizerPass
2021-09-16 Nico Weber[clang-cl] Fix test after 951f362e256 on systems where...
2021-09-16 Florian Hahn[SLP] Add additional memory versioning tests.
2021-09-16 Florian Mayer[hwasan] print globals in symbolizer-friendly format.
2021-09-16 Alexandros... [ARM] Mitigate the cve-2021-35465 security vulnurability.
2021-09-16 Alexandros... [ARM][CMSE] Clear the secure fp-registers when using...
2021-09-16 Justas Janickas[OpenCL] Supports optional program scope global variabl...
2021-09-16 Nico Weber[clang-cl] Add a /diasdkdir flag and make /winsysroot...
2021-09-16 Nico Weber[lldb/win] Fix TestIRMemoryMapWindows.test when running...
2021-09-16 Cullen Rhodes[AArch64][SVE] NFC: Remove unnecessary if
2021-09-16 Michał Górny[lldb] [Process/gdb-remote] Alias sp to x31 on AArch64...
2021-09-16 Simon Pilgrim[X86] SimplifyDemandedVectorEltsForTargetNode - add...
2021-09-16 Sherwin da... [PGO] Change ThinLTO test for targets with loop unrolli...
2021-09-16 Michał Górny[lldb] [DynamicRegisterInfo] Pass name/alt_name via...
2021-09-16 Gabor Marton[Analyzer] ConversionChecker: track back the cast expre...
2021-09-16 Pavel Labath[lldb] Make Platform::DebugProcess take a Target reference
2021-09-16 serge-sans... Be more flexible on the storage type allowed for llvm...
2021-09-16 Konstantin... [GlobalISel] Add a combine for and(load , mask) ->...
2021-09-16 Max Kazantsev[Test] Add test showing missing opportunity in range...
2021-09-16 Jason MolendaDon't set executable file in ObjectFileMachO::LoadCoreF...
2021-09-16 Queen Dela... [clangd] Fix clangd crash when including a header
2021-09-16 Anton Afanasyev[AggressiveInstCombine] Add `{insert/extract}element...
2021-09-16 Anton Afanasyev[Test][AggressiveInstCombine] Add test for truncation...
2021-09-16 Michał Górny[lldb] [ABI/AArch64] Recognize special regs by their...
2021-09-16 Michał Górny[lldb] [gdb-remote] Try using <architecture/> for remot...
2021-09-16 Sjoerd Meijer[FuncSpec] Add a test for specialising on a non-constan...
2021-09-16 Jay Foad[AMDGPU] Fix upcoming TableGen warnings on unused templ...
2021-09-16 Sam Parker[HardwareLoops] Loop guard intrinsic to recognise zext
2021-09-16 David Green[AArch64] Regenerate some test checks. NFC
2021-09-16 Stuart Ellis[flang][driver] Add documentation for Plugins
2021-09-16 Tobias Gysi[mlir][OpDSL] Update op definitions to make shapes...
2021-09-16 Alok Kumar... [DebugInfo] Enhance DIImportedEntity to accept children...
2021-09-16 Lang Hames[ORC] Add MethodWrapperHandler utility for WrapperFunction.
2021-09-16 Fangrui SongDelete unused GlobalIndirectSymbol::getBaseObject overloads
2021-09-16 Aart Bik[mlir][sparse] add affine subscripts to sparse compilat...
2021-09-16 Kazu Hirata[Transforms] Use make_early_inc_range (NFC)
2021-09-16 Jessica Paquette[AArch64][GlobalISel] Ensure atomic loads always get...
2021-09-15 Ahmed Bougacha[AArch64][GlobalISel] Use MI::getIntrinsicID in more...
2021-09-15 Ahmed Bougacha[GlobalISel] Fix CombinerHelper::isPredecessor for...
2021-09-15 Teresa Johnson[MemProf] Fix format warnings
2021-09-15 Ted Woodward[lldb-vscode] Fix focus thread when previous thread...
2021-09-15 Teresa Johnson[MemProf] Avoid global lock when updating MIB cache
2021-09-15 Richard SmithPR51874: Fix diagnostics for defaulted, implicitly...
2021-09-15 Arthur Eubanks[test] Move some llvm-extract tests into the proper...
2021-09-15 Arthur Eubanks[NFC] Split up PassBuilder.cpp
2021-09-15 LLVM GN Syncbot[gn build] Port d249200fa7d5
2021-09-15 Michael Kruse[Polly] Remove autotools build systems from Externals...
2021-09-15 Owen AndersonTeach SimplifyCFG to fold switches into lookup tables...
2021-09-15 Anna ThomasRevert "[InstCombine] Improve TryToSinkInstruction...
2021-09-15 owenca[clang-format] Top-level unwrapped lines don't follow...
2021-09-15 David BlaikieNFC: DWARFTypePrinter: Remove "type" from member functi...
2021-09-15 Anna ThomasRevert use of getUniqueUndroppableUser in AssumeBundleB...
2021-09-15 Matt ArsenaultSplitKit: Remove decade old live interval hack
2021-09-15 Mogball[DRR] Explicit Return Types in Rewrites
2021-09-15 Dan Liew[Compiler-RT] For arm64e test suites use the SDK versio...
2021-09-15 Rob Suderman[mlir][linalg] Add canonicalizers for depthwise conv
2021-09-15 Anna ThomasRe-add getSingleUndroppableUse API
2021-09-15 Kim-Anh TranTest commit to check commit access
2021-09-15 Mats Larsen[NFC] Test commit to verify commit access
2021-09-15 David BlaikieSenticify some comments - post-commit review for e4b9f5...
2021-09-15 Hansang Bae[OpenMP][libomptarget] Minor fix in x86_64 plugin
2021-09-15 Saleem AbdulrasoolRevert "Re-Revert "clang-tidy: introduce readability...
2021-09-15 David BlaikieImprove type printing of size-dependent const arrays...
2021-09-15 Anna Thomas[InstCombine] Improve TryToSinkInstruction with multipl...
2021-09-15 Philip Reamesprecommit test for D109845/D106852
2021-09-15 Matt Morehouse[HWASan] Test longjmp(jmpbuf, 0).
2021-09-15 Kazu Hirata[MemorySSA] Fix "set but not used" warnings
2021-09-15 Sanjay Patel[InstCombine] move extend after insertelement if both...
2021-09-15 Philip Reames[SCEV] (udiv X, Y) * Y is always NUW
next