platform/upstream/llvm.git
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...
2022-05-13 Simon Pilgrim[X86] Add tests for vector widening with freeze(undef)
2022-05-13 Whisperity[ASTMatchers][clang-tidy][NFC] Hoist `forEachTemplateAr...
2022-05-13 Groverkss[MLIR] Fix areIdsUnique in AffineStructures
2022-05-13 Nikita Popov[InstCombine] Fix unused variable warning (NFC)
2022-05-13 Nikita Popov[IRBuilder] Remove redundant createGEP() overloads...
2022-05-13 Tres PoppAdd cmake dependency for TensorToLinalg
2022-05-13 Pavel Samolysov[ArgPromotion] Add tests for already seen offsets ...
2022-05-13 Tres Popp[mlir] Add TensorToLinalgPass
2022-05-13 Nikita Popov[InstSimplify] Add tests for and/or with implied condit...
2022-05-13 LLVM GN Syncbot[gn build] Port 3a24df992cf8
2022-05-13 Archibald Elliott[ARM] Pass for Cortex-A57 and Cortex-A72 Fused AES...
2022-05-13 Alex Zinenko[mlir] use dynamic sections in MLIR Doxygen
2022-05-13 Archibald Elliott[NFC][ARM] Tests for Cortex-A57 and Cortex-A72 Fused...
2022-05-13 Matthias Springer[mlir][sparse][NFC] Use RewriterBase/OpBuilder when...
2022-05-13 Matthias Springer[mlir][bufferize][NFC] Make getContiguousMemRefType...
2022-05-13 Zakk Chen[RISCV] Add the passthru operand for RVV unmasked segme...
2022-05-13 Sam Parker[TypePromotion] Avoid some unnecessary truncs
2022-05-13 Jay Foad[GlobalISel] Change ConstantFoldVectorBinop to return...
2022-05-13 Sam Parker[NFC][TypePromotion][AArch64] Tests
2022-05-13 Daniel Kiss[libunwind][AArch64] Add support for DWARF expression...
2022-05-13 Endre Fülöp[analyzer] Add taint to the BoolAssignmentChecker
2022-05-13 Dmitry Makogon[RS4GC] Cache BDVs and bases alogn with IsKnownBase...
2022-05-13 Lian Wang[LegalizeTypes][VP] Add integer promotion support for...
2022-05-13 Alex Bradbury[WebAssembly] Implement ref.is_null MC layer support...
2022-05-13 Timm Bäder[compiler-rt] Add NO_EXEC_STACK_DIRECTIVE on s390x
2022-05-13 Timm Bäder[clang][preprocessor] Fix unsigned-ness of utf8 char...
2022-05-13 Zi Xuan Wu... [Object] Support relocation resolver for CSKY
2022-05-13 Fangrui SongRevert D125410 "[ELF] Align the end of PT_GNU_RELRO...
2022-05-13 Lian Wang[LegalizeTypes][VP] Add integer promotion support for...
next