platform/upstream/llvm.git
2022-05-14 Mark de Wever[lib++][doc] Fixes a link in the status paper.
2022-05-14 Kristina Bessonova[DebugInfo][Test] Simplify 'llvm/test/CodeGen/ARM/...
2022-05-14 Jay Foad[APInt] Allow extending and truncating to the same...
2022-05-14 Simon Pilgrim[DAG] Enable ISD::SHL SimplifyMultipleUseDemandedBits...
2022-05-14 Cassie Jones[clang] Require including config.h for CLANG_DEFAULT_STD_C
2022-05-14 Cassie Jones[clang] Include clang config.h in LangStandards.cpp
2022-05-14 Petr Hosek[libcxxabi] Copy headers into build location
2022-05-14 Chenbing Zheng[InstCombine] [NFC] separate a function foldICmpBinOpWi...
2022-05-14 Rafael Auler[BOLT] Fix merge-fdata handling of BAT profiles
2022-05-14 Nico Weber[gn build] (semi-manually) port 512273833136
2022-05-14 Med Ismail... [lldb/API] Turn SBCompileUnit::GetIndexForLineEntry...
2022-05-14 Richard[clang-tidy] Support expressions of literals in moderni...
2022-05-14 Mogball[mlir][ods] (NFC) remove erroneous trait
2022-05-14 Mogball[mlir] Rename Zero* traits to Zero*s
2022-05-13 owenca[clang-format][NFC] Format unit tests with insert/remov...
2022-05-13 Wolfgang Pieb[NFC][Metadata] Refactor allocation, initalization...
2022-05-13 Ben Dunbobbin[llvm-ar][mri] Ensure CREATE commands overwrite the...
2022-05-13 bzcheeseman[LLVM][Casting.h] Add ForwardToPointerCast trait
2022-05-13 bzcheeseman[LLVM][Casting.h] Remove CastInfo pointer partial speci...
2022-05-13 Chris Lattner[ParseResult] Fix warning in flang build, incorporate...
2022-05-13 Roger Ferrer... [RISCV] Use the new chain when converting a fixed RVV...
2022-05-13 Roger Ferrer... [RISCV][NFC] Test showing wrong scheduling of expansion...
2022-05-13 Alexander Shaposhnikov[GlobalOpt] Enable optimization of constructors with...
2022-05-13 Joseph Huber[Cuda] Add the features using the last argument
2022-05-13 Alexey Bataev[SLP]Do not vectorize non-profitable alternate nodes.
2022-05-13 Alan Zhao[llvm-ml] Add support for extern proc
2022-05-13 Eli Friedman[GlobalIsel] Fix fallback if stack protector isn't...
2022-05-13 Egor Zhdan[Clang] Fix DriverKit tests on Linux
2022-05-13 Alexey Bataev[SLP]Do not look for buildvector sequence, if the index...
2022-05-13 Joseph Huber[Libomptarget] Build the static library without CUDA...
2022-05-13 Joseph Huber[CUDA] Add a flag to manually specify the target featur...
2022-05-13 Amir Ayupov[BOLT][CMAKE] Fix DYLIB build
2022-05-13 River Riddle[TableGen] Add a new json textmate description for...
2022-05-13 Amir Ayupov[BOLT][TEST] Fix testing on macos
2022-05-13 Egor Zhdan[Clang] Add DriverKit support
2022-05-13 Jonas Devlieghere[lldb] Parallelize fetching symbol files in crashlog.py
2022-05-13 Amara Emerson[GlobalISel] Combine G_SHL, G_ASHR, G_SHL of undef...
2022-05-13 Amir Ayupov[BOLT][NFC] Use refs for loop variables to avoid copies
2022-05-13 Amir Ayupov[BOLT][NFC] Suppress unused variable warnings
2022-05-13 Fangrui Song[ELF][test] Add an input section description test with...
2022-05-13 Fangrui Song[ELF][test] Clean up linkerscript/{filename-spec.s...
2022-05-13 Amir Ayupov[BOLT][CMAKE] Add missing clauses to bolt/runtime/CMake...
2022-05-13 Louis Dionne[runtimes] Fix how we trigger CI
2022-05-13 Joseph Huber[OpenMP] Use the new OpenMP device static library when...
2022-05-13 Joseph Huber[Libomptarget] Build the device runtime as a static...
2022-05-13 Joseph Huber[Libomptarget] Remove global include directory from...
2022-05-13 Joseph Huber[OpenMP] Don't set device runtime debugging flags if...
2022-05-13 Joseph Huber[OpenMP] Don't include the device wrappers if -nostdinc...
2022-05-13 Joseph Huber[OpenMP] Add `__CUDA_ARCH__` definition when offloading...
2022-05-13 Joseph Huber[Libomptarget] Address existing warnings in the device...
2022-05-13 Joseph Huber[Libomptarget] Allow the device runtime to be compiled...
2022-05-13 Louis Dionne[runtimes][NFC] Remove dead code for Standalone builds
2022-05-13 Simon PilgrimFix implicit double -> float truncation warnings. NFCI.
2022-05-13 Fangrui Song[ELF] Disallow input section description without a...
2022-05-13 Craig TopperRevert "[RISCV] Enable subregister liveness tracking...
2022-05-13 Petr Hosek[CMake] Disable libedit in Fuchsia toolchain
2022-05-13 Simon PilgrimDAGCombiner.cpp - break if-else chains that always...
2022-05-13 Louis Dionne[libunwind] Remove -Wsign-conversion warning
2022-05-13 Philip Reames[RISCV] Address post-commit feedback from af5e09b
2022-05-13 Philip Reames[RISCV] Precommit tests showing missed vlenb optimizations
2022-05-13 Louis Dionne[libc++abi][NFCI] Refactor demangling_terminate_handler...
2022-05-13 Hongtao Yu[CSSPGO][CSProfileConverter] Remove call target samples...
2022-05-13 Philip Reames[RISCV] Add llvm.read.register support for vlenb
2022-05-13 Chris Lattner[ParseResult] Mark this as LLVM_NODISCARD (like Logical...
2022-05-13 Mike Rice[OpenMP] Fix declare simd use on in-class member templa...
2022-05-13 Nikita Popov[InstSimplify] Add additional implied condition tests...
2022-05-13 Balazs BenicsRevert "[clang-tidy] modernize-deprecated-headers check...
2022-05-13 Balazs Benics[analyzer] Introduce clang_analyzer_dumpSvalType intros...
2022-05-13 Balazs Benics[analyzer][NFC] Tighten some of the SValBuilder return...
2022-05-13 Sanjay Patel[SDAG] freeze operand when expanging urem
2022-05-13 Sanjay Patel[x86] add test to show potential miscompile with undef...
2022-05-13 Balazs Benics[clang-tidy] modernize-deprecated-headers check should...
2022-05-13 PeixinQiao[flang] Warn for the limit on name length
2022-05-13 Nikita Popov[LoopVectorize] Regenerate test checks (NFC)
2022-05-13 zhijian[AIX] support write operation of big archive.
2022-05-13 Simon Pilgrim[X86] LowerStore - use is64BitVector() wrapper. NFCI.
2022-05-13 Kristof BeylsUpdate my office hours
2022-05-13 Aaron PuchertTry to disambiguate between overloads on Mac
2022-05-13 Jay Foad[APInt] Fix documentation of *OrSelf methods
2022-05-13 Aaron BallmanRemove a stale FIXME comment; NFC
2022-05-13 Sanjay Patel[ValueTracking] recognize sub X, (X % Y) as not overflowing
2022-05-13 Sanjay Patel[InstCombine] add tests for sub with rem operand; NFC
2022-05-13 Nico WeberRevert "In MSVC compatibility mode, friend function...
2022-05-13 Stephen Long[MSVC] Add support for pragma function
2022-05-13 Jonas Paulsson[SystemZ] Patchset for expanding memcpy/memset using...
2022-05-13 Nikita Popov[ControlHeightReduction] Simplify addToMergedCondition...
2022-05-13 Ken MatsuiSuggest typo corrections for preprocessor directives
2022-05-13 David Sherwood[LoopVectorize] Add overflow checks when tail-folding...
2022-05-13 Nikita Popov[InstSimplify] Fold and/or using implied conditions
2022-05-13 Simon Pilgrim[SLP][X86] Add common CHECK prefix to sub-128-bit vecto...
2022-05-13 Nico Weberfix typos to cycle bots
2022-05-13 Louis Dionne[libc++] Overhaul how we select the ABI library
2022-05-13 Aaron BallmanSilence some false positive -Wstrict-prototype warnings
2022-05-13 Nikita Popov[IRBuilder] Add IsInBounds parameter to CreateGEP()
2022-05-13 Florian Hahn[ConstraintElimination] Simplify ssub(A,B) if B s>...
2022-05-13 Aaron PuchertComment parsing: Treat properties as zero-argument...
2022-05-13 Aaron PuchertComment parsing: Allow inline commands to have 0 or...
2022-05-13 Aaron PuchertComment parsing: Specify argument numbers for some...
2022-05-13 Nathan Sidwell[demangler] Avoid special-subst code duplication
2022-05-13 Denys Shabalin[mlir] Fix declaration of nano time function in benchma...
next