platform/upstream/llvm.git
2021-01-30 Stephen KellyFix traversal with hasDescendant into lambdas
2021-01-30 Florian Hahn[LoopUnswitch] Properly update MSSA if header has non...
2021-01-30 Stephen Kelly[ASTMatchers] Fix traversal below range-for elements
2021-01-30 Harald van... [compiler-rt][tests] Define TARGET_FLAGS
2021-01-30 Florian Hahn[LTO] Add option enable NewPM with LTOCodeGenerator.
2021-01-30 Florian Hahn[LTO] Use lto::backend for code generation.
2021-01-30 Fangrui Song[ELF][test] Add --emit-relocs --gc-sections test for...
2021-01-30 Kazu Hirata[llvm] Use isa instead of dyn_cast (NFC)
2021-01-30 Kazu Hirata[llvm] Use llvm::lower_bound and llvm::upper_bound...
2021-01-30 Kazu Hirata[llvm] Use append_range (NFC)
2021-01-30 Yang Fan[NFC][VFS] Fix a build warning due to an extra semicolon
2021-01-30 Greg McGary[lld-macho][NFC] Add new option group for versions
2021-01-30 Greg McGary[llvm-objdump-macho] print per-second-level-page encodi...
2021-01-30 Wang, Pengfei[X86] Fix tile config register spill issue.
2021-01-30 Sriraman TallamDetect Source Drift with Propeller.
2021-01-30 Jacques PienaarUse type alias for large tuples
2021-01-30 Craig Topper[RISCV] Merge rv32 and rv64 vector fadd/fsub/fmul/fdiv...
2021-01-30 Nathan Hawes[VFS] Combine VFSFromYamlDirIterImpl and OverlayFSDirIt...
2021-01-30 karimnosseirUpdate ElementsAttr::isValidIndex to handle ElementsAtt...
2021-01-29 Hsiangkai Wang[RISCV] Update the version number to v0.10 for vector.
2021-01-29 peter klausler[flang] Support disabled alternative PARAMETER statement
2021-01-29 Hsiangkai Wang[RISCV] Update the version number to v0.10 for vector.
2021-01-29 Hsiangkai Wang[NFC][RISCV] Remove redundant pseudo instructions for...
2021-01-29 Stanislav Mekhanoshin[AMDGPU] Be more specific in needsFrameBaseReg
2021-01-29 Roman Lebedev[ExpandMemCmpPass] Preserve Dominator Tree, if available
2021-01-29 Roman Lebedev[ShadowStackGCLowering] Preserve Dominator Tree, if...
2021-01-29 Roman Lebedev[LowerConstantIntrinsics] Preserve Dominator Tree,...
2021-01-29 Christopher... [SVE] delete VectorType::getNumElements()
2021-01-29 Sriraman TallamEmit metadata when instr. profiles hash mismatch occurs.
2021-01-29 Michał Górny[clang-tidy] Fix linking tests to LLVMTestingSupport
2021-01-29 Alexander Belyaev[mlir] Preserve lexicographic order after loop collapsing.
2021-01-29 Christopher... Revert "[CMake] Actually require python 3.6 or greater"
2021-01-29 Christopher... [CMake] Actually require python 3.6 or greater
2021-01-29 Jessica Paquette[GlobalISel] Remove hint instructions in generic Instru...
2021-01-29 Fangrui Song[VE] Add include for formatted_raw_ostream after 046cfb...
2021-01-29 Zarko Todorovski[AIX] Actually push back "-mabi=vec-extabi" when option...
2021-01-29 Casey Carter[libcxx][test] Silence MSVC narrowing warning
2021-01-29 Jonathan Peyton[OpenMP] Add environment variable to force monotonic...
2021-01-29 Shilei Tian[OpenMP][NFC] Added release note for new `deviceRTLs...
2021-01-29 Casey Carter[libcxx][test] Silence false positive MSVC /analyze...
2021-01-29 Casey Carter[libcxx][test] explicitly discard bitset::test's return
2021-01-29 Petr HosekMake the profile-filter.c test compatible with 32-bit...
2021-01-29 Pavel Iliin[AArch64][Clang][Linux] Enable out-of-line atomics...
2021-01-29 Jordan Rupprecht[mlir][docs] Fix typo: even -> event
2021-01-29 Andrzej Warzynski[flang][docs] Add New Flang Driver Biweekly call
2021-01-29 Jay Foad[GlobalISel] Fix modifying a G_OR without notifying...
2021-01-29 Nico WeberRevert "Disable rosegment for old Android versions."
2021-01-29 Jay Foad[AMDGPU] Test all register names known to AMDGPUPALMetadata
2021-01-29 Peter Steinfeld[flang] Fix problems with constant arrays with lower...
2021-01-29 J-Y You[TableGen] Fix instantiating multiclass in foreach
2021-01-29 Nico Weberclang-cl: Accept /std:c11, /std:c17 flags
2021-01-29 Nico Weberclang-cl: Invent a /winsysroot concept
2021-01-29 Simon Pilgrim[X86][SSE] combineExtractWithShuffle - support zero...
2021-01-29 Christian Sigg[mlir] Remove mlir_c_runner_utils_static.
2021-01-29 Sam McCallRevert "[clangd] Extract symbol-scope logic out of...
2021-01-29 Sam McCall[clangd] Extract symbol-scope logic out of Quality...
2021-01-29 Sjoerd Meijer[MachineLICM] Fix wrong and confusing comment. NFC.
2021-01-29 Nico Weber[gn build] port e90e455d2a0cc
2021-01-29 Haojian Wu[Syntax] Add syntax-tree-dump in clang-check.
2021-01-29 Abhina Sreeskantharajan[test] Use host platform specific error message substit...
2021-01-29 Nikita Popov[MemCpyOpt] Add test for incorrect optimization across...
2021-01-29 Florian Hahn[LTO] Update splitCodeGen to take a reference to the...
2021-01-29 Nico Weber[gn build] (semi-manually) port 2ff8662b5d16
2021-01-29 Martin Storsjö[libcxx] Sanitize paths before creating symlinks on...
2021-01-29 Martin Storsjö[libcxx] Hook up a number of operation functions to...
2021-01-29 Martin Storsjö[libcxx] Implement _FilesystemClock::now() and __last_w...
2021-01-29 Martin Storsjö[libcxx] Implement the stat function family on top...
2021-01-29 Thomas Preud... Fix macos target assumption in test
2021-01-29 AndreyChurbanov[OpenMP] libomp: fix build by cl with vs2019
2021-01-29 serge-sans... Adapt lldb-instr to d47ee525f9e92898 APi change
2021-01-29 Tres Popp[mlir] Prevent segfault in Tensor canonicalization
2021-01-29 Cheng Wang[libc][Obvious] Fix typo
2021-01-29 serge-sans... [clang-tooling] Prevent llvm::fatal_error on invalid...
2021-01-29 Rafik Zurob[llvm-jitlink] Replace use of deprecated gethostbyname...
2021-01-29 Cheng Wang[libc][Obvious] Remove DEPS for unistd.h in CMake file...
2021-01-29 Georgii Rymar[llvm-readobj/elf] - Report "bitcode files are not...
2021-01-29 Björn SchäpersRevert "[clang-format] Add option to control the spaces...
2021-01-29 Haojian Wu[clangd] Add include-fixer fixit for field_incomplete_o...
2021-01-29 Yang Fan[NFC][ScalarizeMaskedMemIntrin] Fix unused variable...
2021-01-29 Artem Dergachev[clang-tidy] bugprone-assert-side-effect: Warn on NSAss...
2021-01-29 Artem Dergachev[clang-tidy] bugprone-assert-side-effect: Improve warni...
2021-01-29 Kazu Hirata[MustExecute] Use ListSeparator (NFC)
2021-01-29 Kazu Hirata[llvm] Populate SmallVector at construction time (NFC)
2021-01-29 Kazu Hirata[llvm] Forward-declare formatted_raw_ostream (NFC)
2021-01-29 Björn Schäpers[clang-format] Add option to control the spaces in...
2021-01-29 Wei Mi[LiveDebugVariables] Add cache for SkipPHIsLabelsAndDeb...
2021-01-29 Max Kazantsev[SCEV] Do not cache comparison result upon reached...
2021-01-29 Christudasan... Support a list of CostPerUse values
2021-01-29 Jonas Devlieghere[lldb] Use `foo is None` instead of `not foo` in darwin.py
2021-01-29 Yang Fan[NFC][DebugInfo] Fix Wreturn-type gcc warning
2021-01-29 Yang Fan[NFC][llvm-nm] Fix unused variable warning
2021-01-29 Amy HuangFix typo in "[DebugInfo][CodeView] Use <lambda_n> as...
2021-01-29 Amy HuangReland "[DebugInfo][CodeView] Use <lambda_n> as the...
2021-01-29 Casey Carter[libcxx][test] move libc++-specific tests into the...
2021-01-29 Michael Jones[libc][NFC] Add a few casts to suppress loss of precisi...
2021-01-29 Casey Carter[libcxx][test] MoveOnly's comparisons are non-member
2021-01-29 Carl Ritson[AMDGPU] Fix WMM Entry SCC preservation
2021-01-29 Jessica Paquette[GlobalISel] Implement regbankselect for G_ASSERT_ZEXT
2021-01-29 Stephen KellyEnsure that we traverse non-op() method bodys of lambdas
2021-01-29 Carl Ritson[AMDGPU] Mark V_SET_INACTIVE as defining SCC
next