platform/upstream/llvm.git
2022-10-25 Jez Ng[lld-macho] Don't sort map file entries by name
2022-10-25 Jeffrey TanFix exception description in lldb-vscode
2022-10-25 Arthur Eubanks[Instrumentation] Remove legacy passes
2022-10-25 Alina Sbirlea[LoopPeeling] Add flag to disable support for peeling...
2022-10-25 Alex Brachet[Driver][Fuchsia] Make -mfix-cortex-a53-835769 default...
2022-10-25 Dan Gohman[wasm-ld] Add -mcpu=mvp to wasm-ld tests
2022-10-25 Momchil Velikov[FuncSpec] Consider small noinline functions for specia...
2022-10-25 Lang Hames[JITLink][AArch64] Add a generic 'createAnonymousPointe...
2022-10-25 Dan Gohman[WebAssembly] Update supported features in the generic...
2022-10-25 Dan GohmanUpdate supported features in the generic CPU configuration
2022-10-25 Min-Yih Hsu[M68k][Driver] Rename target features and macros test...
2022-10-25 Katherine Rasmussen[flang] Add atomic_fetch_add to list of intrinsics
2022-10-25 Artem Belevich[CUDA, NVPTX] Added basic __bf16 support for NVPTX.
2022-10-25 Louis Dionne[libc++] Add missing includes to xlocale helpers
2022-10-25 Siva Chandra... [libc] Add Linux implementations of time and clock...
2022-10-25 Maksim Panchenko[BOLT] Add mold-style PLT support
2022-10-25 Fangrui Song[docs] Update clang-formatted-files.txt after bindings...
2022-10-25 Fangrui Song[LegacyPM] Remove DataFlowSanitizerLegacyPass
2022-10-25 Caroline Concatto[AArch64]SME2 single-multi and multi-multi INT dot...
2022-10-25 Katherine Rasmussen[flang] Add check for constraints on synchronization...
2022-10-25 Caroline Concatto[AArch64]SME2 single-multi and multi-multi INT/FP dot...
2022-10-25 Craig Topper[SelectionDAG] Add missing semicolon after return.
2022-10-25 Walter Erquinigo[trace][intel pt] Simple detection of infinite decoding...
2022-10-25 Alexander BelyaevRevert "[mlir] Add vectorization tests for linalg.map...
2022-10-25 Sam McCall[Tooling] Avoid StandardLibrary.h including Decl. NFC
2022-10-25 Emilia Dreamer[clang-format] Correctly annotate UDLs as OverloadedOpe...
2022-10-25 Joe Nash[AMDGPU] Fix delay alu for VOPD with src2acc
2022-10-25 Sam McCall[include-cleaner] Move vocabulary types into separate...
2022-10-25 Ulrich Weigand[SystemZInstPrinter] Introduce markup tags emission
2022-10-25 Sanjay Patel[SDAG] refactor folds for scalar-to-vector; NFCI
2022-10-25 Corentin Jabot[Clang][NFC] Fix UnicodeData.txt parsing.
2022-10-25 Simon Pilgrim[lldb] Host::ShellExpandArguments - fix error check...
2022-10-25 Aaron BallmanWhitespace fix in a comment; NFC
2022-10-25 Paul Robinson[lit] Define keyword used by MCJIT test
2022-10-25 Simon Pilgrim[Transforms] classifyArgUse - don't deference pointer...
2022-10-25 Nico WeberRevert "[clang] Fix missing diagnostic of declaration...
2022-10-25 Yaxun (Sam... Revert "reland e5581df60a35 [SimplifyCFG] accumulate...
2022-10-25 Lang Hames[ORC] Allow EPCDebugObjectRegistrar clients to specify...
2022-10-25 Lang Hames[ORC] Update SelfExecutorProcessControl to allow user...
2022-10-25 Aaron BallmanSpeculatively fix the test bots
2022-10-25 Mircea Trofin[mlgo] More wildcarding in extra features logging for...
2022-10-25 Jan Sjodin[OpenMP] [OMPIRBuilder] Create a new datatype to hold...
2022-10-25 Aaron BallmanAdd more C99 DR test cases and update the status page
2022-10-25 Alexander Belyaev[mlir] Add lower-to-loops tests for linalg.map/reduce...
2022-10-25 Alexander Belyaev[mlir] Add vectorization tests for linalg.map,reduce...
2022-10-25 gbreynoo[llvm-lit][test] Fix regex to capture scientific notation
2022-10-25 zhongyunde[InstCombine] Fold series of instructions into mull...
2022-10-25 Emmmer[LLDB] Fix RISCV build
2022-10-25 Simon Pilgrim[X86] combineConcatVectorOps - fold v4i64/v8x32 concat...
2022-10-25 Paul Robinson[lit][REQUIRES] Fix llvm-debuginfod.test so it will run
2022-10-25 LLVM GN Syncbot[gn build] Port a3be778ed09b
2022-10-25 LLVM GN Syncbot[gn build] Port 791fe26d7581
2022-10-25 Juan Manuel... [DebugInfo] getMergedLocation: Maintain the line number...
2022-10-25 Jay Foad[AMDGPU] Use Register in more places in SIInstrInfo...
2022-10-25 Simon Pilgrim[X86] Add v4i64 test coverage for #58585
2022-10-25 David Green[AArch64][ARM] Alter v8.3a complex neon intrinsics...
2022-10-25 Simon Pilgrim[X86] Add test coverage for #58585
2022-10-25 Johannes de... [mlir][llvm] Don't return a dangling reference in getCa...
2022-10-25 Simon Pilgrim[X86] Fold vbroadcast(bitcast(vbroadcast(src))) ->...
2022-10-25 Tiezhu Yang[LLDB] [LoongArch] Add minimal LoongArch support
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
next