platform/upstream/llvm.git
2023-03-02 Paul WalkerRevert "[SCEV] Add SCEVType to represent `vscale`."
2023-03-02 Paul Walker[SCEV] Add SCEVType to represent `vscale`.
2023-03-02 Luís Marques[Support] Implement findModulesAndOffsets on Apple...
2023-03-02 Nikita Popov[GlobalOpt] Use more specific type (NFC)
2023-03-02 Nikita Popov[llvm-exegesis] Include more specific header (NFC)
2023-03-02 Timm BäderRevert "[clang][Interp] Implement C++ Range-for loops"
2023-03-02 Haojian Wu[bazel] Add missing dep for llvm-c-test
2023-03-02 Haojian Wu[bazel] Port for f7ca01333214f934c580c162afdee933e7430b6c
2023-03-02 Alexander Belyaev[mlir][nfc] Clean-up ConvertToDestinationStyle.cpp.
2023-03-02 J. Ryan Stinnett[DebugInfo] Remove `dbg.addr` from IR
2023-03-02 J. Ryan Stinnett[DebugInfo] Remove `dbg.addr` from CodeGen
2023-03-02 J. Ryan Stinnett[DebugInfo] Remove `dbg.addr` from Analysis
2023-03-02 J. Ryan Stinnett[DebugInfo] Remove `dbg.addr` from llvm-reduce
2023-03-02 J. Ryan Stinnett[DebugInfo] Remove `dbg.addr` from Transforms
2023-03-02 J. Ryan Stinnett[DebugInfo] Remove `dbg.addr` from MLIR
2023-03-02 J. Ryan Stinnett[DebugInfo] Remove `dbg.addr` from Coroutines
2023-03-02 J. Ryan Stinnett[DebugInfo][NFC] Remove `FuncArgumentDbgValueKind:...
2023-03-02 J. Ryan Stinnett[DebugInfo] Upgrade `dbg.addr` to `dbg.value`
2023-03-02 J. Ryan Stinnett[DebugInfo][Docs] Remove `dbg.addr` from docs
2023-03-02 Tobias Gysi[mlir][llvm] Add AliasAnalysis and AccessGroup interfac...
2023-03-02 Andrzej Warzynski[mlir][linalg] Vectorize tensor.extract using contiguou...
2023-03-02 Ying Yi[Coverage] Fix an issue: a statement after calling...
2023-03-02 Florian Hahn[GlobalOpt] Extend CleanupPointerRootUsers to handle...
2023-03-02 Nicolas Vasilache[mlir][Transform] Fix transform::SequenceOp builder
2023-03-02 Timm Bäder[clang][Interp] Handle record initialization via CastExpr
2023-03-02 Corentin Jabot[Clang] Implement Change scope of lambda trailing-retur...
2023-03-02 Nikita Popov[UTC] Include return type/attributes under --version 2
2023-03-02 Nikita Popov[llvm-c] Remove bindings for creating legacy passes
2023-03-02 Noah GoldsteinRecommit "[X86] Add `TuningPreferShiftShuffle` for...
2023-03-02 Timm Bäder[clang][Interp] Add ArrayElemPtr{,Pop} opcode
2023-03-02 Marco ElverRevert "[SelectionDAG] Transitively copy NodeExtraInfo...
2023-03-02 Timm Bäder[clang][Interp] Only check constructors for global...
2023-03-02 Timm Bäder[clang][Interp] Implement C++ Range-for loops
2023-03-02 Nicolas Vasilache[mlir][Linalg] NFC - Improve debug messages for padding
2023-03-02 Muhammad Omair... [LLDB] XFAIL TestRunLocker.py for windows
2023-03-02 Tobias Gysi[flang] Use the newly introduced AliasAnalysisOpInterface.
2023-03-02 Muhammad Omair... Revert "[LLDB] XFAIL TestRunLocker.py on Windows"
2023-03-02 Timm Bäder[clang][Interp] Handle defined functions without a...
2023-03-02 Yashwant Singh[llvm][GenericUniformity] Prevent assert while calculat...
2023-03-02 Muhammad Omair... [LLDB] XFAIL TestRunLocker.py on Windows
2023-03-02 Kazu Hirata[x86] Precommit a test
2023-03-02 Timm Bäder[clang][Interp] Implement remaining MaterializeTemporar...
2023-03-02 Peter CollingbourneELF: Respect MEMORY command when specified without...
2023-03-02 Vadim Paretsky... [llvm-lib] 'llvm-lib' currently cannot generate an...
2023-03-02 Fangrui SongRevert D143786 "[X86] Add `TuningPreferShiftShuffle...
2023-03-02 Shivam kunwar[libcxx][NFC] Added a note about the P2520R0
2023-03-02 Ed Maste[libc++] [FreeBSD] correct 64-bit test
2023-03-02 Wu, Yingcong[memprof] Avoid meaningless pod copy
2023-03-02 Jun Ma[WebAssembly] Skip implied bitmask operation in LowerShift
2023-03-02 ZhongyundeRevert "[MergeICmps] Adapt to non-eq comparisons, retry"
2023-03-01 Michal Paszkowski[SPIR-V] Remove redundant check and fix typos
2023-03-01 Lang Hames[ExecutionEngine] Silence warnings about sprintf use...
2023-03-01 Lang Hames[ORC] Drop StaticLibraryDefinitionGenerator Load/Create...
2023-03-01 Michael Jones[libc] add basic Intel MacOS configuration
2023-03-01 Nick Desaulniers[RegAllocFast] insert additional spills along indirect...
2023-03-01 Nick Desaulniersprecommit test for pr60855
2023-03-01 Rahul Kayaith[mlir][python] Remove "Raw" OpView classes
2023-03-01 rkayaith[mlir][python] Allow running pass manager on any operation
2023-03-01 rkayaith[mlir][CAPI] Allow running pass manager on any operation
2023-03-01 rkayaith[mlir][python] Add generic operation parse APIs
2023-03-01 Rahul Kayaith[mlir][AsmParser] Improve parse{Attribute,Type} error...
2023-03-01 Arthur Eubanks[NFC][Pipeline] Move PromotePass into GlobalCleanupPM
2023-03-01 Joseph Huber[OpenMP][NFC] Clean up Twines and other issues in plugins
2023-03-01 Nick Desaulniers[llvm][LowerConstantIntrinsics] add debug statements
2023-03-01 Jeff Bailey[libc] Fix mismatch in exception decl
2023-03-01 Peiming Liu[mlir][sparse] support coiteration with fused reshape...
2023-03-01 Konstantin... [libc++] [FreeBSD] only use _umtx_op(2) on 64bit arches
2023-03-01 Andrew Gozillon[Flang][Tool][bbc] Emit module wrapper in addition...
2023-03-01 Louis Dionne[libc++] Use generic-cxx20 instead of apple-cxx20 on...
2023-03-01 Louis Dionne[libc++][NFC] Remove trailing whitespace on line and...
2023-03-01 Joseph Huber[Libomptarget] Fix block and thread limit environment...
2023-03-01 Sjoerd Meijer[AArch64] Precommit some more LD1R splat tests for...
2023-03-01 Slava Zakharin[flang] Check for BIND(C) through use association.
2023-03-01 Louis Dionne[libc++] Refactor the std/depr C headers tests
2023-03-01 Leonard Chan[llvm] Prevent building for riscv32-unknown-fuchsia
2023-03-01 Frederik Gossen[MLIR] Add `print-ir` pass for debugging purposes
2023-03-01 Renaud-K[flang] Move fir.select_type into the PolymorphicOpConv...
2023-03-01 Fangrui Song[DivRemPairs] Remove legacy pass
2023-03-01 Dan Liew[LLDB] Expose several methods in SBWatchpoint
2023-03-01 Mitch Phillips[lld] [MTE] Add DT_AARCH64_MEMTAG_* dynamic entries...
2023-03-01 usama hameed[Sanitizers] Error out for -static-libsan on darwin
2023-03-01 Peiming Liu[mlir][sparse] fuse collapse_shape on sparse tensor...
2023-03-01 Jakub Kuderski[mlir][spirv] Support shaped types with index element
2023-03-01 Simon Pilgrim[DAG] expandIntMINMAX - attempt to match existing SETCC...
2023-03-01 Mitch Phillips[llvm-readobj] Add --memtag
2023-03-01 Alex Brachet[libc] Fix strcspn
2023-03-01 Michael Jones[libc] Fix printf %f rounding condition
2023-03-01 Alex Brachet[GWP-ASan][Fuchsia] Use more modern zxtest testing...
2023-03-01 Alex Brachet[GWP-ASan] Stop using type aliases for ::testing::...
2023-03-01 Louis Dionne[libc++][NFC] Move test to .compile.pass.cpp since...
2023-03-01 Shivam kunwar[libc++] implement move_iterator<T*> should be a random...
2023-03-01 Sanjay Patel[PhaseOrdering] add test for vector load and cast trans...
2023-03-01 Sanjay Patel[InstCombine] add tests for signed absolute diff; NFC
2023-03-01 Kazu Hirata[mlir] Fix a warning
2023-03-01 Arthur Eubanks[ADCE] Keep track of if we modified the CFG and preserv...
2023-03-01 Arthur Eubanks[PassBuilder] Always enable CountVisitsPass when stats...
2023-03-01 Anshil Gandhi[SIAnnotateControlFlow] Use Uniformity analysis
2023-03-01 Anshil Gandhi[AMDGPUUnifyDivergentExitNodes] Use Uniformity Analysis
2023-03-01 Ashay Rane[clang] drop buggy use of `-serialize-diagnostics`...
2023-03-01 Chris Cotter[ASTMatcher] Add coroutineBodyStmt matcher
next