platform/upstream/llvm.git
2023-06-12 Jonas Devlieghere[dsymutil] Use a regex in the static-archive-collision...
2023-06-12 Giuseppe Rossini[AMDGPU] Add basic support for gfx11xx
2023-06-12 Craig Topper[RISCV] Use tail undisturbed vmv.v.v instead of vslideu...
2023-06-12 Jonas Devlieghere[dsymutil] Skip duplicates files with identical time...
2023-06-12 Alfred Persson... [libc] Fix argument types for {f,}truncate specs
2023-06-12 Mark de Wever[libc++][format] Make public functions nodiscard.
2023-06-12 Amir Ayupov[BOLT][NFC] Const-ify getDynamicRelocationAt
2023-06-12 Hristo Hristov[libc++][spaceship] P1614R2: Added `operator==` to...
2023-06-12 Craig Topper[RISCV] Don't use (ADD (SLLI C, 32), C) to materialize...
2023-06-12 Hristo Hristov[libc++][spaceship] P1614R2: Removed `operator!=` from...
2023-06-12 Hristo Hristov[libc++][spaceship] P1614R2: Removed `operator!=` from...
2023-06-12 Vladislav Dzhidzhoev[DebugMetadata] Simplify handling subprogram's retained...
2023-06-12 Craig Topper[RISCV] Merge RISCVMCInstLower.cpp into RISCVAsmPrinter...
2023-06-12 Aart Bik[mlir][sparse] add support for direct prod/and/min...
2023-06-12 Anna Thomas[SelectionDAG][AArch64] Legalize FMAXIMUM/FMINIMUM
2023-06-12 OCHyams[DebugInfo] Add DW_ATE_complex_float case to assert...
2023-06-12 Florian Hahn[ConstraintElim] Extend monotonic phi test coverage.
2023-06-12 Nico WeberRevert "[RDF] Allow RegisterRef to contain register...
2023-06-12 Hans WennborgRevert "[Driver] Mark many target-specific driver-only...
2023-06-12 Justin Cady[test][ASAN] Fix incorrect REQUIRES directive for scandir.c
2023-06-12 Kazu Hirata[FlowSensitive] Use {DenseMapBase,StringMap}::lookup...
2023-06-12 Kazu Hirata[IR] Remove getABITypeAlignment
2023-06-12 Kazu Hirata[AMDGPU] Fix resource-usage-pal.ll
2023-06-12 Akash Banerjee[OpenMP][OMPIRBuilder] Migrate emitOffloadingArrays...
2023-06-12 Jie FuRemove unused variable 's32' in X86LegalizerInfo.cpp...
2023-06-12 Simon Pilgrim[GlobalIsel][X86] Move G_SITOFP/G_FPTOSI getActionDefin...
2023-06-12 Andrzej Warzynski[mlir][linalg] Add scalar broadcast load case to the...
2023-06-12 Baptiste[AMDGPU] Do not assume stack size for PAL code object...
2023-06-12 Leonard Grey[gn] Mac support for check-asan target
2023-06-12 Guillaume Chatelet[libc] Improve memcmp latency and codegen
2023-06-12 Timm Bäder[clang][tests] Replace a %clang++ with %clang
2023-06-12 oontvoo[MC][MachO]Do not emit DWARF for no-personality case
2023-06-12 Tue Ly[libc] Add platform independent floating point rounding...
2023-06-12 Nikita Popov[GVN] Fix verifyRemoved() verification
2023-06-12 Nikita Popov[LoopVectorize] Convert test to opaque pointers (NFC)
2023-06-12 Nikita Popov[LoopVectorize] Convert test to opaque pointers (NFC)
2023-06-12 Nikita Popov[LoopVectorize] Regenerate test checks (NFC)
2023-06-12 indev[clang-tidy] run-clang-tidy: forward warnings-as-errors...
2023-06-12 Martin Braenne[clang][dataflow] Model pointer value for builtin funct...
2023-06-12 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for cases involving...
2023-06-12 Kugan Vivekanandarajah[RFC][clangd] Move preamble index out of document open...
2023-06-12 Francesco Petrogalli[MISched] Require asserts and AArch64 registered target...
2023-06-12 Simon Pilgrim[GlobalIsel][X86] Rename x86_64-select-fcmp.mir to...
2023-06-12 Sergio Afonso[OpenMP][Flang][MLIR] Add MLIR support for OpenMP requi...
2023-06-12 rikhuijzer[MLIR][Quant] Fix equations in `Quantization.md`
2023-06-12 Jie FuRemove unused variable 's8' in X86LegalizerInfo.cpp...
2023-06-12 Simon Pilgrim[GlobalIsel][X86] Move G_FCMP getActionDefinitionsBuild...
2023-06-12 Simon Pilgrim[GlobalIsel][X86] Regenerate legalize-fcmp.mir
2023-06-12 Simon Pilgrim[GlobalIsel][X86] Rename x86_64-legalize-fcmp to legali...
2023-06-12 Nikita Popov[LoopVectorize] Convert most tests to opaque pointers...
2023-06-12 Timm Bäder[clang][Driver] Add -fcaret-diagnostics-max-lines=...
2023-06-12 Nikita Popov[Clang] Remove uses of PointerType::getWithSamePointeeT...
2023-06-12 Adrian Kuegel[mlir][Linalg] Apply ClangTidy finding (NFC)
2023-06-12 Nikita Popov[DAGCombine] Move setcc of freeze fold to brcond
2023-06-12 Kadir Cetinkaya[clangd] Enforce strict unused includes by default
2023-06-12 Kadir Cetinkaya[clangd] Decouple IncludeCleaner implementation from...
2023-06-12 Luke Lau[LegalizeTypes][VP] Widen load/store of fixed length...
2023-06-12 Martin Braenne[clang][dataflow][NFC] Expand comments on losing values...
2023-06-12 Guillaume ChateletRevert D148717 "[libc] Improve memcmp latency and codegen"
2023-06-12 David Carliersanitizers: intercept FreeBSD's cpuset_getaffinity...
2023-06-12 Guillaume Chatelet[libc] Improve memcmp latency and codegen
2023-06-12 Francesco Petrogalli[MISched] Use StartAtCycle in trace dumps.
2023-06-12 Christian Ulmann[mlir][llvm] Ensure immediate usage in intrinsics
2023-06-12 Hristo Hristov[libc++][spaceship] P1614R2: Removed global `operator...
2023-06-12 Piotr ZegarRevert "[clang-tidy] Move formatDereference to FixitHin...
2023-06-12 Hristo Hristov[libc++][spaceship] P1612R2: Removed `operator!=` from...
2023-06-12 Hristo Hristov[libc++][spaceship] P1614R2: Removed `operator!=` from...
2023-06-12 Mike Crowe[clang-tidy] Move formatDereference to FixitHintUtils
2023-06-12 Piotr Zegar[clang-tidy][NFC] Sort changes by check name in Release...
2023-06-12 Felix[clang-tidy] Readability-container-data-pointer adds...
2023-06-12 Weining Lu[doc][LoongArch] Use ``lp64s`` instead of `lp64s`. NFC
2023-06-12 Haojian Wu[AST] Always set dependent-type for the CallExpr for...
2023-06-12 wangpc[RISCV] Don't iterate SEW set again for floating-point
2023-06-12 luxufan[SCCP] Replace new value's value state with removed...
2023-06-12 Kelvin Li[flang] Improve compiler_version test (NFC)
2023-06-12 Douglas YungMake test more flexible for platforms that may emit...
2023-06-11 Fangrui Song[Driver] Default to -fxray-function-index
2023-06-11 Fangrui Song[XRay] Rename XRayOmitFunctionIndex to XRayFunctionIndex
2023-06-11 Florian Hahn[VPlan] Use step from induction recipe directly. (NFC)
2023-06-11 Kazu Hirata[CodeGen] Use DenseMapBase::lookup (NFC)
2023-06-11 Kazu Hirata[ExecutionEngine] Remove unused declaration executeCast...
2023-06-11 Kazu Hirata[FuzzMutate] Remove unused declaration chooseType
2023-06-11 Kazu HirataDo not unnecessarily include StringSwitch.h
2023-06-11 Kazu Hirata[ProfileData] Remove unused class SoftInstrProfErrors
2023-06-11 Kazu Hirata[Scalar] Remove RewriteStatepointsForGCLegacyPass
2023-06-11 Oleksii Lozovskyi[AArch64][ARM][X86] Split XRay tests for Linux/macOS
2023-06-11 Fangrui Song[Driver] Simplify xray options
2023-06-11 Hristo Hristov[libc++][spaceship] P1614R2: Removed ops from `unordere...
2023-06-11 Fangrui Song[Driver] Simplify -fxray-instrument handling
2023-06-11 Simon Pilgrim[GlobalIsel][X86] Ensure bit count legalizer patterns...
2023-06-11 Fangrui Song[Driver] Place -ffixed-r19 and some -m* options in...
2023-06-11 Hristo Hristov[libc++][spaceship] P1614R2: Removed ops from `complex`
2023-06-11 Hristo Hristov[libc++][spaceship] P1614R2: Added `operator==` to...
2023-06-11 Hristo Hristov[libc++][spaceship] P1614R2: Removed ops from `memory_r...
2023-06-11 Fangrui Song[Driver] Place -mharden-sls= in m_Group
2023-06-11 Kazu Hirata[IPO] Remove unused forward declarations
2023-06-11 Deniz Evrenci[clang-tidy] Check functions called from catch blocks
2023-06-11 Kazu Hirata[InstCombine] Remove unused function createInstructionC...
2023-06-11 Antonio Frighetto[ConstraintElimination] Handle `ICMP_EQ` predicates
2023-06-11 David Green[NFC] Replace ;; with ;
next