platform/upstream/llvm.git
2023-06-23 Jonas Devlieghere[lldb] Print unprintable characters as unsigned
2023-06-23 Artem Belevich[NVPTX] Lower v2f16 and v2bf16 stores as 32-bit scalars.
2023-06-23 Paul Kirth[llvm] Preliminary fat-lto-objects support
2023-06-23 Artem Belevich[NVPTX] Correctly lower extending loads for fp16 vectors.
2023-06-23 Alex Langford[lldb][NFCI] Remove use of ConstString from StructuredD...
2023-06-23 Valentin Clement[flang][mlir][openacc] Add acc.reduction operation...
2023-06-23 Hongtao Yu[llvm-profgen] Remove target triple check to allow...
2023-06-23 Fangrui Song[llvm-addr2line] Replace checkFileExists with getOrCrea...
2023-06-23 Wenlei He[LoopSink] Allow sinking to PHI-use (2nd attempt)
2023-06-23 Valentin Clement[flang] Enhance getTypeAsString for RecordType
2023-06-23 Fangrui Song[XRay][AArch64] Suppport __xray_customevent/__xray_type...
2023-06-23 Piotr Zegar[clang-tidy] Document modernize-raw-string-literal...
2023-06-23 Ties Stuijdisable execute-only tests which are failing with expen...
2023-06-23 Simon Pilgrim[DAG] mergeTruncStores - early out if we collect more...
2023-06-23 Nikita Popov[LSR] Convert some tests to opaque pointers (NFC)
2023-06-23 Nikita Popov[LSR] Regenerate test checks (NFC)
2023-06-23 Nikita Popov[ArgPromotion] Remove code for handling typed pointers...
2023-06-23 eopXD[RISCV] Add a policy operand to VPseudoBinaryNoMaskTURo...
2023-06-23 Emilia Kond[clang-format] Respect ColumnLimit 0 line breaks in...
2023-06-23 Nikita Popov[InstCombine] Add created extracts to worklist
2023-06-23 David Green[DAG] Fix and expand fmin/fmax reassociation fold.
2023-06-23 Nikita Popov[InstCombine] Track inserted instructions when lowering...
2023-06-23 Takuya Shimizu[clang][Sema] Fix comments to conform to bugprone-argum...
2023-06-23 Alex Bradbury[RISCV][doc] Document support for zvfbfmin and zvfbfwma
2023-06-23 Alex Bradbury[RISCV] Implement support for bf16 truncate/extend...
2023-06-23 Matt ArsenaultHIP: Directly call trunc builtins
2023-06-23 Matt ArsenaultAMDGPU: Don't use old form of fneg in some tests
2023-06-23 Matt ArsenaultAMDGPU: Modernize exp codegen tests
2023-06-23 Alex Bradbury[RISCV][MC] Fix encoding for vfwmaccbf16
2023-06-23 Aaron BallmanFixed failed assertion w/attribute on anon unions
2023-06-23 John Brawn[lld][ARM] Add support for 16-bit thumb group relocations
2023-06-23 Matt ArsenaultAMDGPU: Use correct lowering for llvm.log2.f32
2023-06-23 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for 16-bit conversion...
2023-06-23 Matt ArsenaultAMDGPU: Add more log vector tests
2023-06-23 Marius Brehler[mlir][emitc] Add add and sub operations
2023-06-23 Haojian Wu[clangd] Replace the hacky include-cleaner macro-refere...
2023-06-23 Nikita Popov[SCEV] Add test for alloca ranges (NFC)
2023-06-23 Ivan Kosarev[AMDGPU][AsmParser] Eliminate cvtMtbuf().
2023-06-23 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for 16-bit conversion...
2023-06-23 Nikita Popov[ValueTracking] Correctly check addrspace of alloca
2023-06-23 Aaron BallmanFix a failing assertion with implicit function definitions
2023-06-23 Michael Platings[Clang][Driver] Warn on invalid Arm or AArch64 baremeta...
2023-06-23 Luke Lau[CostModel] Use operands argument in getInstructionCost...
2023-06-23 Nikita Popov[SCEV] Use object size for allocas as well
2023-06-23 Nikita Popov[SCEV] Store getValue() result in variable (NFC)
2023-06-23 David Green[AArch64] Add tests for double reducts of vector.reduce...
2023-06-23 Serge Pavlov[symbolizer] Check existence of input file in GNU mode
2023-06-23 Nikita Popov[ConstantRange] Calculate precise range for multiply...
2023-06-23 Igor KirillovRevert "Revert "[CodeGen] Extend reduction support...
2023-06-23 Ties Stuij[ARM] generate armv6m eXecute Only (XO) code
2023-06-23 pvanhout[NFC] clang-format GlobalISelEmitter.cpp
2023-06-23 pvanhout[NFC] Remove leftover `inline` on some RuleMatcher...
2023-06-23 Jolanta Jensen[SVE ACLE] Remove DAG combines that are no longer relevant.
2023-06-23 Jeremy Furtek[APFloat] Add APFloat semantic support for TF32
2023-06-23 Kazu Hirata[LegacyPM] Remove LowerMatrixIntrinsicsLegacyPass and...
2023-06-23 Kazu Hirata[LegacyPM] Remove unused declaration initializeAnnotati...
2023-06-23 Tamás Danyluk[SCCPSolver] Speed up SCCPSolver by avoiding repeated...
2023-06-23 Alex Zinenko[mlir][transform] don't wrap a warning into silenceable...
2023-06-23 Alex Zinenko[mlir][transform] fix handle invalidation check for...
2023-06-23 Balázs Kéri[clang][ASTImporter] Add import of CXXRewrittenBinaryOp...
2023-06-23 Dhruv Chawla[TargetLowering] Better code generation for ISD::SADDSA...
2023-06-23 Dhruv Chawla[AArch64] Pre-commit test for D153575
2023-06-23 Kazu Hirata[LegacyPM] Remove LoopAccessLegacyAnalysis
2023-06-23 Ulrich WeigandFix bytecode reader/writer on big-endian platforms
2023-06-23 Haojian Wu[clangd] Store offsets in MacroOccurrence
2023-06-23 Jean Perier[flang][hlfir] Simplify hlfir::convertToValue
2023-06-23 Martin Braenne[clang][dataflow] Dump useful debugging information...
2023-06-23 Kazu Hirata[mlir] Remove unused forward declaration QuantizedInteg...
2023-06-23 Kazu Hirata[Transforms] Remove unused forward declaration Predicat...
2023-06-23 Kazu Hirata[llvm] Use llvm::is_contained (NFC)
2023-06-23 Jacques Pienaar[mlir][docgen] Change nested check
2023-06-23 Kazu Hirata[CodeGen] Remove unused declaration createVLIWSched
2023-06-23 Jon Chesterfield[libc] Factor specifics of packet type out of process
2023-06-23 Jon Chesterfield[libc] Simplify access permissions, change to compositi...
2023-06-23 Oleksii Lozovskyi[compiler-rt][CMake] Multiarch build of XRay libraries
2023-06-23 Jon Chesterfield[libc] Instantiate and sanity check rpc class
2023-06-23 Amaury Séchet[DAG] Peek through trunc when combining select into...
2023-06-23 Sheng[m68k] Fix incorrect handling of TLS when matching...
2023-06-23 Vitaly Buka[nfc][msan] Clang-format includes
2023-06-23 Vitaly Buka[msan] Release origin pages with shadow
2023-06-23 Vitaly Buka[test][hwasan] Reformat comments
2023-06-23 Vitaly Buka[test][hwasan] Describe why HWASAN does not work
2023-06-22 Alex Langford[lldb] Adjust for changes in objc runtime
2023-06-22 Matt ArsenaultRevert "AMDGPU: Use generic helper for skipping over...
2023-06-22 Matt ArsenaultAMDGPU: Use generic helper for skipping over allocas
2023-06-22 Daniel Hoekwater[MC] Detect out of range jumps further than 2^32 bytes
2023-06-22 Fangrui Song[MC] Suppress -Wunused-but-set-variable in -DLLVM_ENABL...
2023-06-22 Philip Reames[RISCV] Document overview of vector pseudos [nfc]
2023-06-22 Shatian Wang[BOLT] Fixing relative ordering of cold sections under...
2023-06-22 Maksim Panchenko[BOLT] Remove unnecessary diagnostics
2023-06-22 Jonas Devlieghere[lldb] Fix variable name mismatch between signature...
2023-06-22 Tomasz Kuchta[DFSAN] Add support for _tolower
2023-06-22 Fangrui Song[MC,x86-32] Remove a gold<2.34 workaround
2023-06-22 Manna, Soumi[CLANG] Fix Static Code Analyzer Concerns with bad...
2023-06-22 Peter Klausler[flang] Avoid crash in statement function error case
2023-06-22 Jon Chesterfield[libc] Can build amdgpu libc even if rocm is missing
2023-06-22 Valentin Clement[flang][openacc] Add lowering support for multi-dimensi...
2023-06-22 Valentin Clement[flang][openacc] Add lowering support for 1d array...
2023-06-22 Manna, Soumi[CLANG] Fix potential null pointer dereference bugs
2023-06-22 Vitaly Buka[NFC][asan] Add FIXME for a posible optimization
next