platform/upstream/llvm.git
2023-07-21 Peter Klausler[flang] Strengthen procedure compatibility checking
2023-07-21 Joseph Huber[NVPTX] Add initial support for '.alias' in PTX
2023-07-21 Peter Klausler[flang] Portability warning and documentation for an...
2023-07-21 Sam McCall[clangd] Allow indexing of __reserved_names outside...
2023-07-21 Paul Robinson[Headers][doc] Add SHA1/SHA256 intrinsic descriptions
2023-07-21 Peter Klausler[flang] Rename new test file
2023-07-21 Peter Klausler[flang] Ensure that NULL(without MOLD=) not passed...
2023-07-21 Sam McCall[clangd] Use index for go-to-type
2023-07-21 Sam McCall[clangd] Add BlockEnd comments for control flow statements
2023-07-21 Peter Klausler[flang] Disallow ASYNCHRONOUS for subroutine
2023-07-21 Peter Klausler[flang] Enforce F'2023 C7125
2023-07-21 Joseph Huber[libc] Remove test RPC opcodes from the exported header
2023-07-21 Matt ArsenaultAMDGPU: Overhaul and improve rcp and rsq f32 formation
2023-07-21 Srishti Srivastava[MLIR][ANALYSIS] Add liveness analysis utility
2023-07-21 Peter Klausler[flang] Catch case of character array constructor with...
2023-07-21 Daniel Hoekwater[AArch64] Move branch relaxation after bbsection assignment
2023-07-21 Alexey Bataev[SLP][NFC]Add a test with strided loads, NFC.
2023-07-21 Peter Klausler[flang][runtime] Detect NEWUNIT= without FILE= or STATU...
2023-07-21 Florian Hahn[LV] Replace use of getMaxSafeDepDist with isSafeForAny...
2023-07-21 Matt ArsenaultValueTracking: Implement computeKnownFPClass for frexp
2023-07-21 Matt ArsenaultValueTracking: Add baseline tests for frexp handling...
2023-07-21 Matt ArsenaultAMDGPU: Add baseline test for fdiv combine
2023-07-21 Peter Klausler[flang] Preserve errors from generic matching
2023-07-21 Slava Zakharin[flang][hlfir] Added missing fir.convert for i1 result...
2023-07-21 Slava Zakharin[flang][hlfir] Preserve polymorphism for the result...
2023-07-21 Slava Zakharin[NFC][flang] Distinguish MATMUL and MATMUL-TRANSPOSE...
2023-07-21 Peter Klausler[flang] Stricter checking of DIM= arguments to LBOUND...
2023-07-21 Peter Klausler[flang] Finalize &/or destroy ABSTRACT types
2023-07-21 Noah Goldstein[InstCombine] If there is a known-bit transform is_pow2...
2023-07-21 Noah Goldstein[InstCombine] Add tests for ispow2 comparisons with...
2023-07-21 Noah Goldstein[InstCombine] Canonicalize `(X^(X-1)) u{ge,lt} X` as...
2023-07-21 Noah Goldstein[InstCombine] Add tests for canonicalizing `(X^(X-1...
2023-07-21 Peter Klausler[flang] Support implicit global external as procedure...
2023-07-21 Peter Klausler[flang] Compare component types In AreSameComponent()
2023-07-21 Rahman Lavaee[llvm-objdump] Use BBEntry::BBID to represent basic...
2023-07-21 Joseph Huber[libc] Disable 'DecodeInOtherBases` test on GPU targets
2023-07-21 Simon Pilgrim[X86] combineBitcastvxi1 - don't prematurely create...
2023-07-21 Simon Pilgrim[X86] truncateVectorWithPACK - avoid concat_vectors...
2023-07-21 Stanislav Mekhanoshin[AMDGPU] Remove std::optional from VOPD::ComponentProps...
2023-07-21 Fangrui Song[test] Unsupport CodeGenCXX/destructors for LLVM_ENABLE...
2023-07-21 Uday BondhugulaNFC. Move remaining affine/memref test cases into respe...
2023-07-21 Simon Pilgrim[X86] Add isUpperSubvectorUndef helper to simplify...
2023-07-21 Arthur Eubanks[Sanitizers][Darwin][Test] Mark symbolize_pc test on...
2023-07-21 Peter Klausler[flang] Accept an assumed-rank array as operand of...
2023-07-21 Sylvestre Ledruclang/Debian: add Debian Trixie now that it is in unstable
2023-07-21 Lorenzo Chelini[MLIR][Linalg] Preserve DPS when decomposing Softmax
2023-07-21 Alex Bradbury[RISCV][NFC] Add RISCVSubtarget field to RISCVExpandPse...
2023-07-21 Joseph Huber[libc] Treat the locks array as a bitfield
2023-07-21 Fangrui Song[Support] Implement LLVM_ENABLE_REVERSE_ITERATION for...
2023-07-21 Mikhail Goncharov[bazel] update config.h.cmake
2023-07-21 Fangrui Song[RISCV] Allow delayed decision for ADD/SUB relocations
2023-07-21 Phoebe WangRevert "[X86][BF16] Do not scalarize masked load for...
2023-07-21 Andrzej Warzynski[flang][nfc] Clarify the usage of llvmArgs and mlirArgs
2023-07-21 Phoebe Wang[X86][BF16] Do not scalarize masked load for BF16 when...
2023-07-21 Guray Ozen[mlir][nvgpu] Set useDefaultAttributePrinterParser
2023-07-21 Jakub KuderskiRevert "[mlir][spirv] Add D155747 to `.git-blame-ignore...
2023-07-21 Jay Foad[ARM] Extend regression test for D154281
2023-07-21 Nikita Popov[FunctionAttrs] Add tests for PR63936 (NFC)
2023-07-21 Maciej GabkaAdd missing SLEEF mappings to scalable vector functions...
2023-07-21 Nikita Popov[ValueTracking] Check non-zero operator before dominati...
2023-07-21 Simon Pilgrim[DAG] SimplifyDemandedBits - call ComputeKnownBits...
2023-07-21 Matthias Springer[mlir][linalg] MapCopyToThreadsOp: Support tensor.pad
2023-07-21 Nikita Popov[ValueTracking] Extract isKnownNonZeroFromOperator...
2023-07-21 Maciej GabkaRevert "[TLI][AArch64] Add missing SLEEF mappings to...
2023-07-21 Maciej Gabka[TLI][AArch64] Add missing SLEEF mappings to scalable...
2023-07-21 Matthias Springer[mlir][linalg] BufferizeToAllocationOp: Add option...
2023-07-21 Matthias Springer[mlir][transform] Add `apply_cse` option to `transform...
2023-07-21 Daniel Krupp[clang][analyzer]Fix non-effective taint sanitation
2023-07-21 Corentin Jabot[Clang] Diagnose jumps into statement expressions
2023-07-21 Jie Fu[mlir][nvgpu] Ignore -Wunused-function in NVGPUDialect...
2023-07-21 David Berard[llvm][SLP] Exit early if inputs to comparator are...
2023-07-21 Kadir Cetinkaya[clangd] Prefer definitions for gototype and implementation
2023-07-21 Simon Pilgrim[X86] matchBinaryShuffle - match PACKUS for v2i64 ...
2023-07-21 Simon Pilgrim[X86] Add packus.ll test coverage
2023-07-21 Simon Pilgrim[X86] packss.ll - add SSE4.2 test coverage
2023-07-21 Michael Halkenhaeuser[OpenMP][OMPT] Add 'Initialized' flag
2023-07-21 Haojian Wu[clangd] Make the order of missing-include edits determ...
2023-07-21 Aaron BallmanMark this test as unsupported on Windows systems
2023-07-21 Benjamin Kramer[bazel] Tweak dependency spaghetti after 70c2e0618a0f3c...
2023-07-21 Benjamin Kramer[bazel] Port 5d8813dec69360fce897f063a4a65106ae8ea22b
2023-07-21 Matthias Springer[mlir] Fix build after D155680
2023-07-21 Alexander Belyaev[mlir] Update bazel build after rG70c2e0618a0f3c09ed714...
2023-07-21 Corentin Jabot[Clang] Fix access to an unitinialized variable
2023-07-21 Shivam GuptaRevert "[LIT] Added an option to llvm-lit to emit the...
2023-07-21 Michael Halkenhaeuser[OpenMP] [OMPT] [6/8] Added callback support for target...
2023-07-21 Matthias Springer[mlir][bufferization] Remove cleanup pipeline from...
2023-07-21 Pranav Taneja[AMDGPU] [NFC] Fixed a typo in SIShrinkInstructions.cpp
2023-07-21 Jay Foad[AMDGPU][RFC] Update isLegalAddressingMode for GFX9...
2023-07-21 Jay Foad[AMDGPU] Add tests for SMEM addressing modes in CodeGen...
2023-07-21 Shivam Gupta[LIT] Added an option to llvm-lit to emit the necessary...
2023-07-21 Ingo Müller[mlir][transform][structured][python] Allow str arg...
2023-07-21 Ingo Müller[mlir][linalg][transform] Extend diagnostics of FuseInt...
2023-07-21 Guray Ozen[mlir][nvgpu] Add `tma.create.descriptor` to create...
2023-07-21 Luke Lau[RISCV] Add SDNode patterns for vrol.[vv,vx] and vror...
2023-07-21 Andrzej Warzynski[mlir][test] Add missing LIT config for `mlir-cpu-confi...
2023-07-21 Alex Zinenko[mlir] allow region branch spec from parent op to itself
2023-07-21 Alex Zinenko[mlir] allow dense dataflow to customize call and regio...
2023-07-21 Luke Lau[RISCV] Remove VPatBinaryExtVL_WV_WX multiclass. NFC
2023-07-21 Luke Lau[RISCV] Add patterns for vnsr[a,l].wx where shift amoun...
2023-07-21 Luke Lau[RISCV] Add tests for vnsr[l,a].wx patterns that could...
next