platform/upstream/llvm.git
2022-10-16 Florian Hahn[ConstraintElim] Support `add nsw` for unsigned preds...
2022-10-16 Roman Lebedev[NFC][X86] Test commit, add test with bad mask vector...
2022-10-16 Fangrui Song[ELF] Move R_TPREL/R_TPREL_NEG check into handleTlsRelo...
2022-10-16 Fangrui Song[ELF] Set DF_STATIC_TLS for AArch64/PPC32/PPC64
2022-10-16 Fangrui Song[ELF][test] Improve AArch64 TLS IE tests
2022-10-16 Simon Pilgrim[BPF] Add (failing) testcase for Issue #57872
2022-10-16 Kazu Hirata[clang] Use std::clamp (NFC)
2022-10-16 Kazu Hirata[AMDGPU] Use llvm::any_of (NFC)
2022-10-16 Kazu Hirata[clang] Use llvm::is_contained (NFC)
2022-10-16 bixia1[mlir][sparse] Move routines for generating memref...
2022-10-16 Sanjay Patel[InstCombine] try to determine "exact" for sdiv
2022-10-16 Sanjay Patel[InstCombine] add tests for sdiv with (neg)pow2 divisor...
2022-10-16 Sanjay Patel[InstCombine] use isKnownNonNegative() for readability...
2022-10-16 Florian Hahn[ConstraintElim] Add tests for add nsw with unsigned...
2022-10-16 bixia1[mlir][sparse] Add readCOOElement for reading a sparse...
2022-10-16 Jan Sjodin[OpenMP][OpenMPIRBuilder] Migrate OffloadEntriesInfoMan...
2022-10-16 Fangrui Song[ELF] Move inputSections/ehInputSections into Ctx. NFC
2022-10-16 Kazu Hirata[clang] Use llvm::reverse (NFC)
2022-10-16 Kazu Hirata[mlir] Remove redundaunt typename (NFC)
2022-10-16 Kazu Hirata[clang] Remove redundaunt typename (NFC)
2022-10-16 Amara Emerson[AArch64][GlobalISel] When lowering signext i1 paramete...
2022-10-15 Peter Rong[CodeGen] Using ZExt for extractelement indices.
2022-10-15 Nikolas Klauser[libc++] Improve error message for invalid allocators
2022-10-15 Kazu Hirata[ADT] Introduce StringRef::{starts,ends}_width{,_insens...
2022-10-15 Kazu Hirata[clangd] Use std::decay_t (NFC)
2022-10-15 Kazu Hirata[Vectorize] Use std::conditional_t (NFC)
2022-10-15 Kazu Hirata[ADT] Simplify getAsInteger and consumeInteger (NFC)
2022-10-15 Fangrui Song[Driver] Remove legacy cc1 alias -mlink-cuda-bitcode
2022-10-15 Florian Hahn[ConstraintElim] Support unsigned decomposition of...
2022-10-15 Matheus Izvekov[clang] Track the templated entity in type substitution.
2022-10-15 Kazu Hirata[clang] Fix a warning
2022-10-15 Kazu Hirata[clang] Fix a warning
2022-10-15 Kazu Hirata[Object] Fix a warning
2022-10-15 Kazu Hirata[mlir] Fix warnings
2022-10-15 Kazu Hirata[lldb] Fix a warning
2022-10-15 Kazu Hirata[llvm-reduce] Fix a warning
2022-10-15 Kazu Hirata[llvm] Remove redundaunt typename (NFC)
2022-10-15 Kazu Hirata[mlir] Use std::underlying_type_t (NFC)
2022-10-15 Kazu Hirata[lldb] Use std::underlying_type_t (NFC)
2022-10-15 Florian Hahn[ConstraintElim] Support signed decomposition of `add...
2022-10-15 Simon Pilgrim[Mips] Regenerate unalignedload.ll
2022-10-15 Simon Pilgrim[Mips] Regenerate return-struct.ll
2022-10-15 Simon Pilgrim[Mips] Regenerate load-store-left-right.ll
2022-10-15 Jeff Bailey[libc][cleanup] Docs clean up
2022-10-15 Yi Kong[clang] Fix func-attr.c test
2022-10-15 wanglei[LoongArch] Fix wrong VariantKind for MO_GOT_PC_{HI...
2022-10-15 Oleg Shyshkov[mlir][vector] Add a name prefix to tablegen for Iterat...
2022-10-15 Chia-hung Duan[scudo] Fix implicitly narrow casting (NFC)
2022-10-15 Alexander Shaposhnikov[objcopy][MachO] Clean up Section ctors, NFC
2022-10-15 Benjamin Kramer[mlir:ODS] Disambiguate getContext call for the rare...
2022-10-14 Kazushi (Jam... [VE] Change the way to lower select
2022-10-14 Krzysztof Parzyszek[Hexagon] Clean up leftover instructions in HvxIdioms
2022-10-14 Jeff Niu[mlir][llvm] NoSideEffect -> Pure (NFC)
2022-10-14 Jeff Niu[mlir][llvm] Add `llvm.intr.is.fpclass`
2022-10-14 Thomas Raoux[mlir][vector] Add distribution for extract from 0d...
2022-10-14 River Riddle[mlir:ODS] Generate unwrapped operation attribute setters
2022-10-14 Michael Buch[lldb][Breakpoint] Fix setting breakpoints on templates...
2022-10-14 Keith Smiley[github] Fix minor lint warnings (NFC)
2022-10-14 Keith Smiley[github] Update pip deps (NFC)
2022-10-14 Krzysztof Parzyszek[Hexagon] Report if changes were made in HvxIdioms...
2022-10-14 Keith Smiley[llvm-objdump/mac] Add new function starts print mode
2022-10-14 Keith Smiley[llvm-objcopy][MachO] Add support for LC_DYLIB_CODE_SIG...
2022-10-14 Arthur Eubanks[lldb][NFCish] Move DWARFDebugInfoEntry::GetQualifiedNa...
2022-10-14 Zequan WuRevert "[PGO] Make emitted symbols hidden"
2022-10-14 Krzysztof Parzyszek[Hexagon] Recognize idioms for fixed-point vector multi...
2022-10-14 Brett Wilson[clang-doc] Add typedef/using information.
2022-10-14 Philip Reames[RISCV] Merge rv32 and rv64 fixed vector stepvector...
2022-10-14 Bill Wendling[clang][Sema] Use size of char in bits for void types
2022-10-14 Martin StorsjöReapply [AArch64] Fix aligning the stack after calling...
2022-10-14 Krzysztof Parzyszek[Hexagon] Fix isTypeForHVX for vector predicates
2022-10-14 bixia1[mlir][sparse] Reorganize tests for the sparse_tensor...
2022-10-14 Daniel Rodríguez... [clang][macho] Add support for -darwin-target-variant...
2022-10-14 Alan Phipps[llvm-cov] Allow branch coverage to be skipped when...
2022-10-14 Krzysztof Parzyszek[Hexagon] Lower funnel shifts for HVX
2022-10-14 Florian Hahn[Loop] Move block and loop dispo invalidation to makeLo...
2022-10-14 TykerRevert "Remove sign comparaison warning in APFixedPoint...
2022-10-14 TykerRemove sign comparaison warning in APFixedPointTest.cpp
2022-10-14 serge-sans... [lto] Do not try to internalize symbols with escaped...
2022-10-14 Zain Jaffal[ConstraintElimination] Move logic for replacing ssub...
2022-10-14 Kamau BridgemanRevert "[scudo] Manage free blocks in BatchGroup."
2022-10-14 Kamau BridgemanRevert "[scudo] Support partial page releasing"
2022-10-14 Kamau BridgemanRevert "[scudo] Fix implicitly narrow casting (NFC)"
2022-10-14 Yitzhak Mandelbaum[clang][dataflow][NFC] Fix reachability warning.
2022-10-14 David BlaikieItanium ABI: Pack non-pod members of packed types
2022-10-14 Sterling AugustineRevert "[libc] New version of the mem* framework"
2022-10-14 Filipp Zhinkin[AArch64] Support SETCCCARRY lowering
2022-10-14 Jez Ng[lld][nfc] Remove lld::demangle() (partial revert of...
2022-10-14 Jez Ng[lld-macho][nfc] lld/Common's `demangle()` is redundant...
2022-10-14 Peter Steinfeld[Flang] Adjust preprocessing to build modules correctly
2022-10-14 Argyrios Kyrtzidis[Transforms/ObjCARC] Fix non-deterministic output of...
2022-10-14 Nico WeberFix a -Wsign-compare warning
2022-10-14 Vy Nguyen[lld-macho][nfc] define command UNWIND_MODE_MASK for...
2022-10-14 Craig Topper[RISCV] Rename ReadVIALUCV->ReadVICALUV to match WriteV...
2022-10-14 Krzysztof Parzyszek[Hexagon] Use IRBuilderBase in function parameters
2022-10-14 Benjamin Kramer[bazel] Port 911d2dc (LLVMFrontendHLSL)
2022-10-14 Nico Weber[gn build] port 0cfa50154a47eb
2022-10-14 Nico Weber[gn build] Remove unused tablegen.gni imports
2022-10-14 Krzysztof Parzyszek[Hexagon] Introduce PS_vsplat[ir][bhw] pseudo instructions
2022-10-14 Quentin Colombet[mlir][MemRef] Add a extract_strided_metadata(extract_s...
2022-10-14 Alex Langford[LLDB] Only run lldb-server Shell tests if it gets...
next