platform/upstream/llvm.git
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
2022-10-24 Peiming Liu[mlir][sparse] fix bufferizableOpInterface for InsertOp
2022-10-24 Felipe de Azevedo... [lldb-tests] Force use of system stdlib for Objective...
2022-10-24 Felipe de Azevedo... [lldb-tests] Remove libstdc++ requirement from test
2022-10-24 Michał Górny[flang] Fix building against LLVM dylib
2022-10-24 Corentin Jabot[Clang] Implement P2513
2022-10-24 Kevin P. Neal[StrictFP][IPSCCP] Constant fold intrinsics with metada...
2022-10-24 Ahmed Bougacha[AArch64][PAC] Select XPAC for ptrauth.strip intrinsic.
2022-10-24 Ahmed Bougacha[AArch64][PAC] Add helper enum/functions to handle...
2022-10-24 Kadir Cetinkaya[IncludeCleaner] Add public API
2022-10-24 Ahmed Bougacha[InstCombine] Combine ptrauth sign/resign + auth/resign...
2022-10-24 Amy Kwan[PowerPC] Fix invalid cast for vector shuffles when...
2022-10-24 Craig TopperRevert "[TargetLowering][RISCV][X86] Support even divis...
2022-10-24 Dmitry Preobrazhensky[AMDGPU][MC] Correct definition of aliases
2022-10-24 Michał Górny[lldb] Include gtest in standalone build only if LLDB_I...
2022-10-24 Simon Pilgrim[X86] Treat PSLLDQ/PSRLDQ as a shuffle not a shift
2022-10-24 Jean Perier[flang] Add kernel to lower expressions to HLFIR
2022-10-24 Erich KeaneGH58368: Correct concept checking in a lambda defined...
2022-10-24 Adrian Kuegel[mlir] Apply ClangTidy performance fix (NFC)
2022-10-24 Sanjay Patel[InstCombine] vary commuted patterns for mul fold; NFC
2022-10-24 Sanjay Patel[InstCombine] adjust mul tests to avoid reliance on...
2022-10-24 Arthur GrilloFix caret position to be on the non null parameter
2022-10-24 Matthias Springer[mlir][scf][bufferize] Fix bufferizesToMemoryRead with...
2022-10-24 Sjoerd Meijer[Clang][AArch64] Add support for -mcpu=grace
2022-10-24 Petar AvramovicGlobalISel: Artifact combine merge-like and unmerges...
2022-10-24 Petar AvramovicGlobalISel: Artifact combine merge-like and unmerge...
2022-10-24 Petar AvramovicGlobalISel: Artifact combine merge-like and unmerge...
2022-10-24 Petar AvramovicGlobalISel: Precommit for artifact combine patches
next