platform/upstream/llvm.git
2021-12-18 mydeveloperday[clang-format] Extra spaces surrounding arrow in templa...
2021-12-18 Nikita PopovRevert "[DSE] Remove calls with known writes to dead...
2021-12-18 Fangrui Song[ELF] Parallelize MergeNoTailSection::writeTo
2021-12-18 Kazu Hirata[clang] Strip redundant lambda (NFC)
2021-12-18 Fangrui Song[ELF] Use SmallVector for many SyntheticSections. NFC
2021-12-18 Joshua Huels[doc] Fix regex in ClangFormatStyleOptions for IncludeC...
2021-12-18 Kazu HirataUse DenseMap::lookup (NFC)
2021-12-18 Jonas Devlieghere[lldb] Remove reproducer replay functionality
2021-12-18 Kazu Hirata[clang] Use llvm::reverse (NFC)
2021-12-18 Yuanfang ChenWinMsvc.cmake: try lower-case include/lib when searchin...
2021-12-17 Julian Lettner[TSan][Darwin] Fix shadow mapping for iOS simulator...
2021-12-17 Julian Lettner[TSan][Darwin] Make malloc_size interceptor more robust
2021-12-17 Vitaly Buka[runtimes] Remove LLVM_ENABLE_LLD
2021-12-17 Kazu Hirata[Hexagon] Use is_contained (NFC)
2021-12-17 Jon Chesterfield[libomptarget][nfc] Refactor dlwrap.h for easier reuse...
2021-12-17 Ellis Hoag[InstrProf][NFC] Require zlib for debug info tests
2021-12-17 Marek Kurdej[clang-format] Refactor common handling of attributes...
2021-12-17 Kazu Hirata[llvm] Use none_of instead of \!any_of (NFC)
2021-12-17 Philip Reames[DSE] Remove calls with known writes to dead memory
2021-12-17 Vy Nguyen[lld-macho] Handle $ld$hide[$os] symbols.
2021-12-17 Vitaly Buka[runtimes] Fix type on flag name in D115852
2021-12-17 Sanjay Patel[SDAG] remove FP-to-int cast attribute check in fold...
2021-12-17 Jacques Pienaar[mlir][vscode] Highlight inside c++ raw strings
2021-12-17 Alexey Bataev[SLP][NFC]Adjust type in debug output loop.
2021-12-17 Philip Reames[tests] Precommit tests from D115904
2021-12-17 Nico Weber[lld/mac] Don't lose "weak ref" bit when doing LTO
2021-12-17 Jonas Devlieghere[lldb] Remove --reproducer-finalize and associated...
2021-12-17 Greg ClaytonFix macOS buildbots after https://reviews.llvm.org...
2021-12-17 Alexey Bataev[SLP][NFC]Use 'llvm::copy' instead of element-by-elemen...
2021-12-17 Nikita Popov[DSE] Make isRemovable() for calls more robust (NFCI)
2021-12-17 Nikita Popov[Bitcode] Avoid setting invalid comdat pointer (NFC)
2021-12-17 LLVM GN Syncbot[gn build] Port 65d7fd0239bf
2021-12-17 Kazu Hirata[llvm] Strip redundant lambda (NFC)
2021-12-17 Jon Chesterfield[openmp][amdgpu][nfc] Mark all external functions exter...
2021-12-17 Ellis Hoag[Try2][InstrProf] Add Correlator class to read debug...
2021-12-17 Peter Stys[clang-format] Fix formatting of the code that follows...
2021-12-17 LLVM GN Syncbot[gn build] Port cc324af0d64c
2021-12-17 Martin StorsjöRevert "Port __sanitizer::StopTheWorld to Windows"
2021-12-17 Tue Ly[libc][Obvious] Change func_ to <func>_ in add_math_fun...
2021-12-17 mydeveloperday[clang-format] Formatter does not handle c++11 string...
2021-12-17 Alexey Bataev[OPENMP]Look through member function call base during...
2021-12-17 Kazu Hirata[Target] Use range-based for loops (NFC)
2021-12-17 Philip Reames[funcattrs] Use early return to clarify code in determi...
2021-12-17 Deepak Eachempati[OpenMP][NFC] update status for 5.1 'fail' atomic extension
2021-12-17 Kazu Hirata[CodeGen] Fix an unused variable warning
2021-12-17 Philip Reames[funcattrs] Use getDataOperandNo where appropriate...
2021-12-17 Simon PilgrimFix MSVC shadow variable warning. NFC.
2021-12-17 Simon Pilgrim[DAG] SimplifyVBinOp - remove FoldConstantArithmetic...
2021-12-17 Philip Reames[capturetracking] Explicitly check for callee operand...
2021-12-17 Craig Topper[RISCV} Add FSGNJ_H to isAsCheapAsAMove and isCopyInstr...
2021-12-17 Simon Pilgrim[DAG] Constant fold + canonicalize fp binops before...
2021-12-17 Louis Dionne[libc++] Add a bunch of missing inline and _LIBCPP_HIDE...
2021-12-17 Philip Reames[funcattrs] Consistently treat calling a function point...
2021-12-17 David Truby[AArch64][SVE] Improve code generation for VLS i1 masks
2021-12-17 Simon Pilgrim[DAG] Move foldConstantFPMath() inside FoldConstantArit...
2021-12-17 Simon Pilgrim[X86] Rename funnel-shift X32 check prefixes to X86
2021-12-17 Simon Pilgrim[X86] Rename lzcnt/tzcnt X32 check prefixes to X86
2021-12-17 Nikita Popov[ConstantFolding] Unify handling of load from uniform...
2021-12-17 Carlo Bertolli[OpenMP][libomptarget] Fix __tgt_rtl_run_target_team_re...
2021-12-17 Sanjay Patel[x86] add RUN line to test file for 32-bit target; NFC
2021-12-17 Momchil Velikov[AA] Correctly maintain the sign of PartiaAlias offset
2021-12-17 Simon Pilgrim[DAG] foldConstantFPMath - fold vector splats as well...
2021-12-17 Simon PilgrimRevert rG22dbc7a48bf7a3942a7e5ff57977ef828d240bd3 ...
2021-12-17 Nikita Popov[CodeGen] Fix element type for sret argument
2021-12-17 Benjamin KramerSilence unused variable warning in release builds
2021-12-17 Matthew Devereau[AArch64][SVE] Teach cost model that masked loads/store...
2021-12-17 David Truby[DAG][sve] Lowering for VLS masked truncating stores
2021-12-17 Nico Weber[gn build] (manually) port fb9a075c813c5
2021-12-17 Nico Weber[lld/test] List one test dep per line
2021-12-17 Nico Weber[asan/mac] Fix remaining -Wformat warnings
2021-12-17 Simon Pilgrim[DAG] foldConstantFPMath - fold vector splats as well...
2021-12-17 Nico Weber[asan/mac] Fix a few -Wformat warnings
2021-12-17 Nico Weber[asan/mac] Fix a -Wformat warning
2021-12-17 Erich KeaneImplement some constexpr vector unary operators, fix...
2021-12-17 Simon Pilgrim[AArch64] Regenerate concat_vector-truncate-combine...
2021-12-17 Paul Walker[NFC][SVE] Add missing tests for i32 INC/DEC patterns.
2021-12-17 Jan Svoboda[clang][deps] NFC: Unify ErrorOr patterns
2021-12-17 Jan Svoboda[clang][deps] NFC: Take and store entry as reference
2021-12-17 Jan Svoboda[clang][deps] NFC: Remove explicit call to implicit...
2021-12-17 Jan Svoboda[clang][deps] NFC: Rename member variable
2021-12-17 Jan Svoboda[clang][deps] NFC: Fix whitespace formatting
2021-12-17 Pavel Labath[lldb/qemu] Add emulator-env-vars setting
2021-12-17 Simon Pilgrim[DAG] foldConstantFPMath - use APFloat& for read-only...
2021-12-17 Nico Weber[gn build] (semiautomatically) port 3f5f687e2e8b
2021-12-17 Sjoerd Meijer[FuncSpec] Create helper to update state. NFC.
2021-12-17 Simon Pilgrim[DAG] Constant fold + canonicalize integer binops befor...
2021-12-17 OCHyams[NFC] Fix type-units-maybe-unused-types.ll from D115325...
2021-12-17 Nikita Popov[CodeGen] Avoid more pointer element type accesses
2021-12-17 Denys Petrov[analyzer][NFC] Change return value of StoreManager...
2021-12-17 rkorsa[AMDGPU] Fixes in ISelDAG path and GlobalISel path...
2021-12-17 Andrzej Warzynski[flang][codegen] Add a conversion for `fir.coordinate_o...
2021-12-17 Nikolas Klauser[libc++] Disable _LIBCPP_DEBUG_ASSERT during constant...
2021-12-17 Florian Hahn[LV] Pass VectorHeader block to emitTransformedIndex...
2021-12-17 OCHyams[DWARF] Fix PR51087 Extraneous enum record in DWARF...
2021-12-17 Andrzej Warzynski[flang] Make the frontend driver error out when request...
2021-12-17 Sjoerd Meijer[FuncSpec] Respect MaxConstantsThreshold
2021-12-17 David Green[ARM] Handle splats of constants for MVE qr instruction
2021-12-17 Pavel Labath[lldb] Fix matchers for char array formatters
2021-12-17 Sjoerd MeijerRecommit "[FuncSpec] Decouple cost/benefit analysis...
2021-12-17 seven-mile[examples][BuildingAJIT] Fix use-after-move bug in...
next