platform/upstream/llvm.git
2023-06-24 Kazu Hirata[LegacyPM] Remove unused declarations initializeCrossDS...
2023-06-24 Kazu Hirata[LegacyPM] Remove unused declarations initializeCorrela...
2023-06-24 LLVM GN Syncbot[gn build] Port 6085eb308491
2023-06-24 Alex BrachetRevert "Reland [llvm] Preliminary fat-lto-objects support"
2023-06-24 varconst[libc++][NFC] Fix incorrect return type of `operator...
2023-06-24 LLVM GN Syncbot[gn build] Port c9a8a0e8a9b2
2023-06-24 Douglas YungRevert "[llvm-profdata] Refactoring Sample Profile...
2023-06-24 Douglas YungRevert "[llvm-profdata] Fix mixed-sign comparison warnings"
2023-06-24 Robert Suderman[mlir][math] Improved math.atan approximation
2023-06-24 Alex BradburyRecommit "[RISCV] Implement support for bf16 truncate...
2023-06-24 Craig Topper[RISCV] Use binary search on the extension tables in...
2023-06-24 Craig TopperRevert "[RISCV] Implement support for bf16 truncate...
2023-06-24 Johannes Doerfert[Attributor][NFC] Avoid string concat for non-tracing...
2023-06-24 Johannes Doerfert[Attributor] Check IR attributes before creating new AAs
2023-06-24 Johannes Doerfert[Attributor][NFCI] Use pointers to pass around AAs
2023-06-24 LLVM GN Syncbot[gn build] Port 44265dc3554e
2023-06-24 Teresa Johnson[LTO][GlobalDCE] Use pass parameter instead of module...
2023-06-23 Craig Topper[RISCV] Split ReadSFB into ReadSFBJmp and ReadSFBALU.
2023-06-23 Matt Arsenaultclang: Add missing cases to elementwise builtin SemaCXX...
2023-06-23 Matt Arsenaultclang: Add __builtin_elementwise_rint and nearbyint
2023-06-23 Hongtao Yu[Pseudo Probe] Remove the assert of allowing only one...
2023-06-23 Matt Arsenaultclang: Fix elementwise value naming to match instruction
2023-06-23 Johannes Doerfert[Attributor][NFC] Allow to restrict the Attributor...
2023-06-23 Johannes Doerfert[Attributor] Remove the iteration count verification
2023-06-23 Matt ArsenaultValueTracking: Use new version of cannotBeOrderedLessTh...
2023-06-23 Matt ArsenaultValueTracking: Prepare to phase out CannotBeOrderedLess...
2023-06-23 Paul KirthReland [llvm] Preliminary fat-lto-objects support
2023-06-23 Sami Tolvanen[RISCV] Implement KCFI operand bundle lowering
2023-06-23 Mehdi AminiFix missing return introduced when adding support for...
2023-06-23 Matt ArsenaultValueTracking: Handle cannotBeOrderedLessThanZero for...
2023-06-23 Kazu Hirata[llvm-profdata] Fix mixed-sign comparison warnings
2023-06-23 Vitaly Buka[test][msan] Add test for dc4d9d6
2023-06-23 Vitaly Buka[msan] Optimize zeroing allocated memory
2023-06-23 LLVM GN Syncbot[gn build] Port 31af18bccea9
2023-06-23 William Huang[llvm-profdata] Refactoring Sample Profile Reader to...
2023-06-23 Sami TolvanenRevert "[RISCV] Implement KCFI operand bundle lowering"
2023-06-23 xortoast[WebAssembly] Add lowering for llvm.rint and llvm.roundeven
2023-06-23 Amara EmersonDarwin: Use the GOT to reference ___stack_chk_guard.
2023-06-23 Joseph Huber[libc] Add basic utility support for timing functions...
2023-06-23 Joseph Huber[ClangPackager] Add an option to extract inputs to...
2023-06-23 Florian Hahn[ConstraintElim] Add tests to check negated OR simplifi...
2023-06-23 Matt ArsenaultRevert "OpenMP/cmake: Use list append instead of repeat...
2023-06-23 Joseph Huber[libc][Obvious] Use the current binary dir instead...
2023-06-23 Robert Suderman[mlir][math] Modified the 'math.exp' lowering for highe...
2023-06-23 Matt ArsenaultOpenMP/cmake: Use DEPFILE instead of IMPLICIT_DEPENDS
2023-06-23 Matt ArsenaultOpenMP/cmake: Use list append instead of repeating...
2023-06-23 Zahira AmmarguellatWhen float_t and double_t types are used inside a scope...
2023-06-23 LLVM GN Syncbot[gn build] Port a3800ad9d87f
2023-06-23 Jonas Devlieghere[lldb] Use format specific for unprintabe char in DumpD...
2023-06-23 Chia-hung Duan[scudo] PopBatch after populateFreeList()
2023-06-23 Chia-hung Duan[scudo] update Pushedblocks/PoppedBlocks in Impl functions
2023-06-23 Joseph Huber[libc] Fix installing GPU headers
2023-06-23 Paul KirthRevert "[llvm] Preliminary fat-lto-objects support"
2023-06-23 Sami Tolvanen[RISCV] Implement KCFI operand bundle lowering
2023-06-23 LLVM GN Syncbot[gn build] Port a67208e1c697
2023-06-23 Benjamin KramerRemove unused include. NFC
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
next