platform/upstream/llvm.git
2022-10-25 Nico WeberRevert "[PGO] Make emitted symbols hidden"
2022-10-25 Michael Buch[LLDB][Docs][NFC] Fix formatting in -gmodules documentation
2022-10-25 Emmmer[LLDB][RISCV] Add RV64C instruction support for Emulate...
2022-10-25 Guillaume Chatelet[libc] Switch to new implementation of mem* functions
2022-10-25 Daniel Grumberg[clang][ExtractAPI] Allow users to specify a list of...
2022-10-25 David Sherwood[AArch64][SVE2] Add the SVE2.1 signed and unsigned...
2022-10-25 David Spickett[LLDB] Add missing breaks to current frame row in comma...
2022-10-25 Sjoerd Meijer[Clang][AArch64] Add TargetParser support for defining...
2022-10-25 chenglin.bi[AArch64] Add precommit test for bcmp; NFC
2022-10-25 Adrian Kuegel[clang-format] Move bracket to correct line.
2022-10-25 Cullen Rhodes[AArch64][SVE] Use more flag-setting instructions
2022-10-25 Cullen Rhodes[AArch64][SVE] NFC: extend tests for flag-setting predi...
2022-10-25 Thomas Symalla[NFC][AMDGPU] Pre-commit test for D136432
2022-10-25 David Sherwood[AArch64][SVE2] Add the SVE2.1 bfmlslb and bfmlslt...
2022-10-25 Caroline Concatto[AArch64]SME2 Multi-vector ternary indexed DOT and...
2022-10-25 Jay Foad[MachineVerifier] Try harder to verify LiveVariables
2022-10-25 Jay Foad[X86] Update LiveVariables in more cases in convertToTh...
2022-10-25 Sander de Smalen[AArch64][SME] Fix chain for arm_locally_streaming...
2022-10-25 Caroline Concatto[AArch64]SME2 Multiple vectors Int/FP clamp instruction...
2022-10-25 Tobias Hieta[NFC] Fix merge mistake in TokenAnnotator.cpp
2022-10-25 Caroline Concatto[AArch64]SME2 Single and multiple vectors SVE Destructi...
2022-10-25 David Green[AArch64][ARM] Alter v8.1a neon intrinsics to be target...
2022-10-25 Tobias Hieta[clang-format] Mark pragma region lines as StringLiterals
2022-10-25 Kadir Cetinkaya[IncludeCleaner] Handle more C++ constructs
2022-10-25 Fangrui Song[clang] Replace BACKEND_PACKAGE_STRING with LLVM_VERSIO...
2022-10-25 LiaoChunyu[ObjCARC][NFC] Fix defined but not used warning from...
2022-10-25 LLVM GN Syncbot[gn build] Port fdac4c4e92e5
2022-10-25 Freddy Ye[X86] Add CMPCCXADD instructions.
2022-10-25 Fangrui Song[flang] Allow all OSes in fir::CodeGenSpecifics::get
2022-10-25 Matt Arsenaultllvm-reduce: Remove unnecessary arguments from test
2022-10-25 Matt Arsenaultllvm-reduce: Remove pointless template arguments
2022-10-25 River Riddle[mlir:LLVM] Rewrite the LLVMIR export to use the debug...
2022-10-25 Fangrui Song[ompd] Fix gdb-plugin warnings after D100185
2022-10-25 Craig Topper[RISCV] Add shift amount operands of shift, rotate...
2022-10-25 Sanjoy DasAdd a document on side effects & speculation in MLIR
2022-10-25 Craig Topper[RISCV] Add ORI to hasAllNBitUsers.
2022-10-25 Craig Topper[RISCV] Move vector cost table lookup out of the switch...
2022-10-25 Craig Topper[RISCV] Rename lowerFTRUNC_FCEIL_FFLOOR_FROUND to lower...
2022-10-25 owenca[clang-format] Insert closing braces after an unaffecte...
2022-10-25 Peixin-Qiao[flang] Add two semantic checks about BIND(C) attribute
2022-10-25 Peixin-Qiao[flang] Make default quad precision kind target dependent
2022-10-25 Enna1[memprof] Respect COMPILER_RT_BUILD_MEMPROF when instal...
2022-10-25 zijunzhaoFix LazyInitialization in tsan
2022-10-25 Michael Kruse[Polly][docs] Avoid use of code-block:: guess.
2022-10-25 Matheus Izvekov[clang] Fix missing diagnostic of declaration use when...
2022-10-25 Roy Sundahl[ASAN] Remove asserts introduced in https://reviews...
2022-10-25 Kevin Athey[MSAN] Add handleCountZeroes for ctlz and cttz.
2022-10-25 Siva Chandra... [libc] Add the header sys/types.h.
2022-10-25 Kevin Athey[MSAN] Count Zeroes test for covering ctlz and cttz...
2022-10-24 Greg ClaytonFix breakpoint setting so it always works when there...
2022-10-24 Raman Tenneti[libc] Build fix.
2022-10-24 Matheus IzvekovNFC: [clang] Template argument cleanups.
2022-10-24 Raman Tenneti[libc] Add implementation of difftime function.
2022-10-24 Xiang Li[DirectX backend] set target triple to "dxil-ms-dx"
2022-10-24 Roy Sundahl[ASAN] Don't inline when -asan-max-inline-poisoning...
2022-10-24 Lang Hames[ORC] Allow EPCEHFrameRegistrar clients to specify...
2022-10-24 Lang Hames[ORC] Use raw OS handle values, ExecutorAddr for EPC...
2022-10-24 Sanjay Patel[InstCombine] allow more commutative matches for logica...
2022-10-24 Aaron BallmanFix a failing C DR test case found by post-commit CI
2022-10-24 Philip Reames[Instcombine] Add coverage for demanded bits of inserte...
2022-10-24 Yaxun (Sam... reland e5581df60a35 [SimplifyCFG] accumulate bonus...
2022-10-24 Markus Böck[clang][CodeGen] Consistently return nullptr Values...
2022-10-24 Craig Topper[RISCV][clang] Support RISC-V vectors in UninitializedV...
2022-10-24 Erich Keane"Reapply "GH58368: Correct concept checking in a lambda...
2022-10-24 Nick Kreeger[mlir] Update Location to use new casting infra
2022-10-24 Nick Desaulniers[clang][Toolchains][Gnu] pass -g through to assembler
2022-10-24 Craig Topper[InstCombine] Explicitly check for scalable TypeSize.
2022-10-24 Björn Schäpers[clang-format][NFC] Handle language specific stuff...
2022-10-24 Björn Schäpers[clang-format] Handle unions like structs and classes
2022-10-24 Björn Schäpers[clang-format][NFC] Fix comment grammer in Continuation...
2022-10-24 Caroline Concatto[AArch64]]SME2 multi-vec to multi-vec FP/INT down conve...
2022-10-24 Erich KeaneRevert "Reapply "GH58368: Correct concept checking...
2022-10-24 Aaron BallmanFix failing test case
2022-10-24 Manish Gupta[mlir][NVGPU] Documentation only update to nvgpu dialec...
2022-10-24 Augusto Noronha[lldb] Skip TestFullLtoStepping in older clangs
2022-10-24 Aaron BallmanUpdate the status of more C99 DRs
2022-10-24 Aaron BallmanCorrect a typo in the release notes; NFC
2022-10-24 Alex Brachet[PGO] Make emitted symbols hidden
2022-10-24 Peiming Liu[mlir][sparse] add some APIs for merger to query the...
2022-10-24 Erich KeaneReapply "GH58368: Correct concept checking in a lambda...
2022-10-24 Valentin Clement[flang] Carry dynamic type in fir.rebox code generation
2022-10-24 Zhiyao Ma[ARM] Support -mexecute-only with -mlong-calls.
2022-10-24 rkayaith[mlir][Translation] Make commandline option registratio...
2022-10-24 David Green[ARM] Add a test demonstrating reductions with reused...
2022-10-24 Michael Jones[libc] add performance options for string to float
2022-10-24 Michał Górny[mlir] Fix INSTALL_INTERFACE path for MLIRSparseTensorEnums
2022-10-24 Carlos Alberto... [llvm-debuginfo-analyzer] (07/09) - Compare elements
2022-10-24 Jonas Devlieghere[lldb] Fix stale diagnostic event comments (NFC)
2022-10-24 Mahesh Ravishankar[mlir][Tensor] Add a helper build method for pad operat...
2022-10-24 Fangrui Song[ELF] Add --no-warnings/-w
2022-10-24 Guozhi Wei[X86] New test case for reassociation of ADD instructions.
2022-10-24 zhijian[XCOFF] llvm-readobj support decoding the loader sectio...
2022-10-24 Roman Lebedev[X86] `DAGTypeLegalizer::ModifyToType()`: when widening...
2022-10-24 Erich KeaneRevert "GH58368: Correct concept checking in a lambda...
2022-10-24 Alexey Bataev[SLP][NFC]Fix PR58476: Fix compile time for reductions...
2022-10-24 Paul Robinson[lit][REQUIRES] Fix REQUIRES on an NVPTX test so it...
2022-10-24 zhongyunde[InstCombine] Fold series of instructions into mull
2022-10-24 Craig TopperRecommit "[TargetLowering][RISCV][X86] Support even...
2022-10-24 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2022-10-24 Simon Pilgrim[X86] 2012-01-12-extract-sv.ll - add AVX2 test coverage
next