platform/upstream/llvm.git
2023-01-20 Zahira AmmarguellatRevert "Add support for clang-cl's option `-fexcess...
2023-01-20 Shilei Tian[Clang] Fix test case `clang/test/OpenMP/bug59944.c`
2023-01-20 Arthur EubanksRevert "sanmd: refine selection of functions for UAR...
2023-01-20 Konstantin... [libc++] add FreeBSD atomic wait support
2023-01-20 Jan Svoboda[clang][modules] Disallow importing private framework...
2023-01-20 wren romano[mlir][sparse] IR/SparseTensorDialect.cpp: misc code...
2023-01-20 Fahad Nayyar[Clang] [Sema] Removed a fix-it for system headers
2023-01-20 Peter Rong[APSInt] Fix bug in APSInt mentioned in https://github...
2023-01-20 Argyrios Kyrtzidis[clang/CodeGenActionTest] Use the platform's path separ...
2023-01-20 Tony Tye[AMDGPU][NFC] Clarify heterogeneous DWARF address/memor...
2023-01-20 Prabhdeep Singh... [OMPIRBuilder] Pass dependencies to createTask by value
2023-01-20 Augusto Noronha[lldb] Implement SymbolFile::CopyType
2023-01-20 Dave Lee[lldb] Remove timer from SBModule copy ctor
2023-01-20 Benjamin Kramer[bazel] Fix up dependency
2023-01-20 Benjamin KramerRevert "Revert "[MLIR] Update bazel build file after...
2023-01-20 Philip Reames[LSR] Style cleanup for code recently added in D132443
2023-01-20 Argyrios Kyrtzidis[clang/driver] Add `-gno-modules` as the negative versi...
2023-01-20 Aaron BallmanCorrect documentation for the refersToType AST matcher
2023-01-20 Krzysztof Drewniak[mlir][Index] Implement InferIntRangeInterface, re...
2023-01-20 Maryam Moghadas[PowerPC] Remove the lax warning for explicit casts
2023-01-20 Craig TopperRecommit "[RISCV][TableGen] Move XLen detection into...
2023-01-20 Philip Reames[LSR] Generalize one aspect of terminator folding ...
2023-01-20 Doru BerceaAllow a target loop to be used inside a parallel.
2023-01-20 Terry Wilmarth[OpenMP] Fix for distributed barrier.
2023-01-20 Aaron BallmanUpdate the status of some C11 and C99 features we support
2023-01-20 Benjamin Kramer[bazel] Remove some unused dependencies
2023-01-20 Benjamin Kramer[bazel] Add missing dependency after 16f8d17f7b
2023-01-20 Shilei Tian[Clang][OpenMP] Bail out early if `Scope` is nullptr...
2023-01-20 Campbell Suter[RS4GC] Add a GCStrategy option to enable RS4GC
2023-01-20 Alexander Yermolovich[BOLT][DWARF] Change loclist encoding to use base_addrx
2023-01-20 Sanjay Patel[InstCombine] adjust tests for fptoui + trunc; NFC
2023-01-20 Xiang Li[mlir] Add "memref::MemRefDialect" as dependentDialects...
2023-01-20 Doru BerceaAdd Parse/Sema for iterator for map clause.
2023-01-20 Roman Lebedev[CVP] Expand bound `udiv`'s, symmetrically with `urem`'s
2023-01-20 Roman Lebedev[NFC][CVP] Add tests for udiv expansion
2023-01-20 Nico WeberRevert "[llvm] Move bit counting functions to bit.h...
2023-01-20 Craig TopperRevert "[RISCV][TableGen] Move XLen detection into...
2023-01-20 Ellis Hoag[PGO] incorrect classof in InstrProfIncrementInst
2023-01-20 Craig Topper[RISCV][TableGen] Move XLen detection into getMArch...
2023-01-20 Sanjay Patel[InstCombine] regenerate test checks; NFC
2023-01-20 Craig Topper[RISCV] Remove Features from CPUInfo in RISCVTargetParser.
2023-01-20 David Carlier[Sanitizers] intercept hexdump on FreeBSD.
2023-01-20 Nico Weber[gn] port a920ae3b8d1e9 (DWARFLinkerParallel)
2023-01-20 Daniel Kiss[AArch64] Enable libm vectorized functions via SLEEF
2023-01-20 Caroline Concatto[AArch64][SME2] Add multi-vector FP convert from Float...
2023-01-20 Philip Reames[MachineCombiner] Use default latency model when no...
2023-01-20 Roman Lebedev[X86] `LowerBUILD_VECTOR()`: fix all-UNDEF detection
2023-01-20 Philip Reames[ARM][AArch64] Switch to generic MEMBARRIER node
2023-01-20 Alexey Lapshin[NFC][DWARFLinker] Refactor address emitting code.
2023-01-20 Alexey Bataev[NFC]Fix github identification.
2023-01-20 Mark de Wever[libc++][format] range-default-formatter for set.
2023-01-20 Florian HahnRecommit "[LoopUnroll] Directly update DT instead of...
2023-01-20 Xiang Li[mlir] use stable_sort for OperationLegalizer::computeO...
2023-01-20 Zahira AmmarguellatAdd support for clang-cl's option `-fexcess-precision`.
2023-01-20 Philip Reames[RISCV][LSR] Precommit test coverage for an upcoming...
2023-01-20 Johannes ReifferscheidFix unused variable warning.
2023-01-20 serge-sans... [NFC] Reformat isBuiltinSupported with early exit
2023-01-20 Volodymyr Sapsai[modules] Allow parsing a duplicate Obj-C interface...
2023-01-20 Volodymyr Sapsai[ODRHash] Hash `ObjCInterfaceDecl` and diagnose discove...
2023-01-20 Nikita Popov[Bitcode] Fix invalid !nonnull metadata in test (NFC)
2023-01-20 Nikolas Klauser[libc++] Move iota_view::iterator and sentinel out...
2023-01-20 Nikolas Klauser[libc++] Enable clang-tidy from the buildkite pipeline...
2023-01-20 Nikita Popov[InstCombine] Fixup check lines in test (NFC)
2023-01-20 Florian Hahn[LoopUnroll] Add test case exposing crash with d0907ce7...
2023-01-20 Alex Zinenko[mlir] fix python types
2023-01-20 OCHyams[Assignment Tracking] Fix tests for buildbot failure (2)
2023-01-20 Nuno LopesFix !nonnull syntax in test [NFC]
2023-01-20 Dave Lee[lldb][test] Skip TestRerunAndExprDylib on Ubuntu 18.04
2023-01-20 Shilei Tian[OpenMP] Only test kmp_atomic_float10_max_min.c on X86
2023-01-20 Frederik Gossen[MLIR] Remove scf.if builder with explicit result types...
2023-01-20 Nikita Popov[Mem2Reg] Only convert !nonnull to assume if !noundef...
2023-01-20 Frederik Gossen[MLIR] Address post-submit comments on scf.if's InferTy...
2023-01-20 Alexey Lapshin[DWARF][dsymutil][llvm-dwarfutil] Create a placeholder...
2023-01-20 Christian Ulmann[mlir][LLVM] Add passthrough import support
2023-01-20 Johannes de... [MLIR][LLVM] Support inlining LLVM::CallOp to LLVM...
2023-01-20 Richard Howell[clang][nfc] refactor Module::Header to use OptionalFil...
2023-01-20 Dmitry Vyukovsanmd: refine selection of functions for UAR checking
2023-01-20 OCHyams[Assignment Tracking] Fix tests for buildbot failure
2023-01-20 David Truby[flang] Add lowering of move_alloc to IntrinsicCall
2023-01-20 Tom Eccles[mlir][Linalg] fix comparison of integers with differen...
2023-01-20 Mircea Trofin[mlgo] Stream the training data
2023-01-20 Simon Pilgrim[DAG] visitINSERT_VECTOR_ELT - move mergeInsertEltWithS...
2023-01-20 Jannik Silvanus[DirectX] Fix i8 alignment in datalayout of lit test
2023-01-20 Jannik Silvanus[Transforms] Fix i8 alignment in datalayout of lit...
2023-01-20 Jannik Silvanus[X86] Fix i8 alignment in datalayout of lit test
2023-01-20 Jannik Silvanus[polly] Fix i8 alignment in datalayout of lit test
2023-01-20 wanglei[docs] Update release notes to mention that LoongArch...
2023-01-20 Jeremy Morse[DebugInfo] Store instr-ref mode of MachineFunction...
2023-01-20 Shilei Tian[LLVM][OpenMP] Correct the function signature of `__kmp...
2023-01-20 Nikita Popov[Mem2Reg] Add additional noundef variations to nonnull...
2023-01-20 OCHyams[Assignment Tracking] Fix -fexperimental-assignment...
2023-01-20 David Green[ARM] Fix condition in cmov to csinc combine.
2023-01-20 OCHyams[Assignment Tracking] Fix invalidated iterator usage
2023-01-20 Nikita Popov[Local] Preserve range metadata if the type did not...
2023-01-20 OCHyams[Assignment Tracking][NFC] Replace LLVM command line...
2023-01-20 Nikita Popov[SROA] Use copyMetadataForLoad() helper
2023-01-20 Benjamin Kramer[arith] Allow integer casts of 0-D vectors
2023-01-20 Kadir Cetinkaya[clang] Fix typos in member initializers
2023-01-20 Nikita Popov[SROA] Add additional metadata preservation tests ...
2023-01-20 Serge Pavlov[clang] Use FP options from AST for emitting code for...
next