platform/upstream/llvm.git
2021-12-02 Simon Moll[VE][NFC] Cleanup redundant namespace wrapper
2021-12-02 Florian Hahn[MemoryLocation] Support strncpy in getForArgument.
2021-12-02 Tue Ly[libc] Fix a bug in MPFRUtils making ULP values off...
2021-12-02 Sanjay Patel[PatternMatch] create and use matcher for 'not' that...
2021-12-02 Florian Hahn[MemoryLocation] Support memset_chk in getForArgument.
2021-12-02 LLVM GN Syncbot[gn build] Port 6a9487df73e9
2021-12-02 Jeroen Dobbelaere[flang] GettingInvolved: update LLVM Alias Analysis...
2021-12-02 Anastasia Stulova[HIPSPV] Add CUDA->SPIR-V address space mapping
2021-12-02 James KingFix documentation for `forEachLambdaCapture` and `hasAn...
2021-12-02 CJ JohnsonAdd new clang-tidy check for string_view(nullptr)
2021-12-02 Valentin Clement[fir] Declare test function inline
2021-12-02 Jamie SchmeiserExpand testing of necessary features for print-changed...
2021-12-02 Matt Devereau[AArch64][SVE] Enable bf16 vector.insert
2021-12-02 Simon Moll[VE][Clang][NFC] Disable VE toolchain tests on Windows
2021-12-02 Djordje TodorovicReland "[LICM] Hoist LOAD without sinking the STORE"
2021-12-02 Florian Hahn[BasicAA] Add tests for memset_pattern{4,8,16}.
2021-12-02 Simon Pilgrim[DAG][PowerPC] Enable initial ISD::BITCAST SimplifyDema...
2021-12-02 Djordje Todorovic[LICM] Adding the test as a precommit for the D113289
2021-12-02 David Green[ARM] Correct range in isLegalAddressImm
2021-12-02 Frederic Cambus[llvm-readobj] Add support for machine-independent...
2021-12-02 Florian Hahn[BuildLibCalls] Add support for memset_pattern{4,8}.
2021-12-02 Nikita Popov[GlobalOpt] Fix assertion failure during instruction...
2021-12-02 Frederic CambusUse cc/c++ instead of gcc/g++ on FreeBSD.
2021-12-02 David Green[ARM] Add additional postinc distribute tests and regen...
2021-12-02 Kiran Chandramohan[Flang] Replace notifyMatchFailure with TODO hard failures
2021-12-02 Simon MollRevert "Revert "[VE] Make VE official""
2021-12-02 Florian Hahn[InferAttrs] Add memset_pattern{4,8} declarations to...
2021-12-02 Fangrui Song[ELF] Discard input .note.gnu.build-id even with defaul...
2021-12-02 Florian Hahn[BuildLibCalls] Add additional attrs to memcpy_chk.
2021-12-02 Simon Moll[VE][NFC] Fix use-after-free in PVFMK expansion
2021-12-02 Lang Hames[ORC] Fix ambiguous call to overloaded function.
2021-12-02 Kirill Bobyrev[clangd] IncludeClenaer: Don't mark forward declaration...
2021-12-02 Valentin Clement[fir] Add fir numeric intrinsic runtime call builder
2021-12-02 Nikita Popov[llvm-c] Make LLVMAddAlias opaque pointer compatible
2021-12-02 Nikita Popov[GlobalOpt] Add test for PR39751 (NFC)
2021-12-02 mydeveloperday[clang-format] Add better support for co-routinues
2021-12-02 Vitaly Buka[NFC][sanitizer] Check &real_pthread_join
2021-12-02 Jon Chesterfield[openmp][amdgpu] Disable three tests in preparation...
2021-12-02 David Green[ARM] Teach getIntImmCostInst about the cost of saturat...
2021-12-02 Lang Hames[ORC] Add support for removing JITDylibs.
2021-12-02 Lang Hames[ORC] Only use JITDylib::GeneratorsMutex while running...
2021-12-02 Lang Hames[ORC] Hold ResourceTracker in MaterializationResponsibi...
2021-12-02 Austin Kerbow[AMDGPU] Set most sched model resource's BufferSize...
2021-12-02 skc7[AMDGPU][clang] Fix __builtin_nontemporal_store()...
2021-12-02 Phoebe Wang[X86][FP16] Only generate approximate rsqrt when Recipr...
2021-12-02 Phoebe Wang[X86] Insert FMUL for estimated non reciprocal SQRT...
2021-12-02 Jonas Devlieghere[lldb] Skip test_launch_scripted_process_stack_frames...
2021-12-02 Igor Kudrin[ELF] Prevent internalizing used comdat symbol
2021-12-02 Jacques Pienaar[mlir][drr] Simple heuristic to reduce chance of accide...
2021-12-02 Christudasan... [AMDGPU] Add a regclass flag for scalar registers
2021-12-02 Joe Loser[libc++] Implement P1989R2: range constructor for strin...
2021-12-02 Vitaly Buka[NFC][sanitizer] Fix "not used" warning in test
2021-12-02 Jonas Devlieghere[lldb] Fix DYLD_INSERT_LIBRARIES on AS
2021-12-02 Philip Reames[tests] Precommit tests for writeonly argument attribut...
2021-12-02 Matthias Springer[mlir][linalg][bufferize] Bufferization of tensor.insert
2021-12-02 Kevin AtheyRevert "[VE] Make VE official"
2021-12-02 Daniel Sanders[unroll] Fix a functional change in an NFC patch
2021-12-02 Steven WanRevert "[sanitizer] Add compress_stack_depot flag"
2021-12-02 Julian Lettner[TSan][Darwin] Prevent inlining of functions in tests
2021-12-02 Jonas Devlieghere[lldb] Split TestCxxChar8_t
2021-12-02 Fabian Wolff[clang-tidy] Use `hasCanonicalType()` matcher in `bugpr...
2021-12-02 LLVM GN Syncbot[gn build] Port 170783f991fa
2021-12-01 Noah Shutty[llvm] [Support] Add HTTP Client Support library.
2021-12-01 Julian Lettner[TSan][Darwin] Mark test unsupported
2021-12-01 Arthur Eubanks[llvm-reduce] Assert that the number of chunks does...
2021-12-01 Arthur Eubanks[Cloning] Clone metadata on function declarations
2021-12-01 LLVM GN Syncbot[gn build] Port 7cc2493daaf5
2021-12-01 spupyrevprofi - a flow-based profile inference algorithm: Part...
2021-12-01 Konstantin... [libcxx][test][NFC] Various tests for std::vector
2021-12-01 Vitaly Buka[sanitizer] Implement MprotectReadOnly and MprotectNoAccess
2021-12-01 Nikolas Klauser[libc++] Make __wrap_iter constexpr
2021-12-01 Vitaly Buka[NFC][sanitizer] constexpr in sanitizer_dense_map_info
2021-12-01 Kazu Hirata[mlir] Remove extractVectorTypeFromShapedValue
2021-12-01 Peter Klausler[flang] Don't close stderr in runtime (fixes STOP output)
2021-12-01 Gabor Marton[Analyzer][solver] Simplification: Do a fixpoint iterat...
2021-12-01 Florian Hahn[TLI] Add memset_pattern4, memset_pattern8 lib functions.
2021-12-01 LLVM GN Syncbot[gn build] Port a0efb1750065
2021-12-01 Christopher... [libcxx][modularisation] modularises <numeric> header
2021-12-01 Petar AvramovicAMDGPU/GlobalISel: Fix constant bus restriction errors...
2021-12-01 Paul Robinson[TLI checker] Update for post-commit review comments
2021-12-01 Florian Hahn[DSE] Add libcall tests for functions only available...
2021-12-01 Fabian WolffFix false positives in `fuchsia-trailing-return` check...
2021-12-01 Nikita Popov[GlobalOpt] Simplify CleanupConstantGlobalUsers()
2021-12-01 Arthur O'Dwyer[libc++] [test] Refactor string_view comparison tests...
2021-12-01 Arthur O'Dwyer[libc++] [test] C++14/17-friendly `TEST_IS_CONSTANT_EVA...
2021-12-01 Arthur O'Dwyer[libc++] [test] C++03-friendly MAKE_STRING macro.
2021-12-01 Konstantin... [libcxx][NFC] Make sequence containers slightly more...
2021-12-01 Ellis Hoag[InstrProf][NFC] Refactor ProfileDataMap usage
2021-12-01 Craig Topper[RISCV] Add inline expansion for vector ftrunc/fceil...
2021-12-01 Peter Klausler[flang] Adjust names in Semantics that imply too much...
2021-12-01 Hans WennborgRevert "[sanitizer] Add delta compression stack depot"
2021-12-01 Mogball[mlir][ods][nfc] fixing test cases
2021-12-01 Paul Walker[Clang] Remove bogus "REQUIRES arm-registered-target...
2021-12-01 Anton KorobeynikovDisable issues / pull requests via templates in prepara...
2021-12-01 Sanjay Patel[Support] replace check with assert in known bits of...
2021-12-01 Jonas DevlieghereRevert "[lldb] Temporarily skip TestTsanBasic on Darwin"
2021-12-01 Zarko Todorovski[NFC][Clang] Fix some comments in clang
2021-12-01 Mogball[mlir][ods][nfc] fix gcc-5 build
2021-12-01 Simon Moll[VE][NFC] Fix use-after-free in VEInstrInfo
2021-12-01 Kirill Stoimenov[ASan] Fixed include order.
next