platform/upstream/llvm.git
2023-04-07 Eli Friedman[COFF] Add MC support for emitting IMAGE_WEAK_EXTERN_AN...
2023-04-07 Jonas Devlieghere[JSON] Fix uninitialized variable warning
2023-04-07 Alex Langford[lldb] Add unittests for a few FileSpec methods
2023-04-07 Manna, Soumi[NFC][clang] Fix static analyzer tool remarks about...
2023-04-07 Alexey Bataev[SLP][NFC]Make clusterSortPtrAccesses static.
2023-04-07 Noah Goldstein[InstCombine] Improve transforms for `(mul X, Y)` ...
2023-04-07 Noah Goldstein[InstCombine] Add tests for indirect mul by power of...
2023-04-07 Alexander Shaposhnikov[Clang][Sema] Add MultiLevelTemplateArgumentList::dump
2023-04-07 wren romano[mlir][sparse] Simplifying Merger::expContainsTensor
2023-04-07 Alex Brachet[libc] Add baremetal abort
2023-04-07 Jim Ingham[lldb] Move "SelectMostRelevantFrame" from Thread:...
2023-04-07 Alexey Bataev[SLP][NFC]Improve SLP time by precomputing value<-...
2023-04-07 Nikolas Klauser[libc++] Reject standard attributes which are extension...
2023-04-07 Michael Jones[libc][obvious] fix phrasing in assert comment
2023-04-07 Valentin Clement[flang] Handle correctly user defined assignment for...
2023-04-07 Alexander ShaposhnikovRevert "[Clang][Sema] Fix comparison of constraint...
2023-04-07 Bill Wendling[Clang] Improve designated inits diagnostic location
2023-04-07 Robert Suderman[mlir] Add tests accidentally removed from arith expand-ops
2023-04-07 LLVM GN Syncbot[gn build] Port 376168babb51
2023-04-07 Nathan James[clang-tidy] Add modernize-type-traits check
2023-04-07 Paul Kirth[support] Revise ScopedPrinter formatting tests for...
2023-04-07 Mark de Wever[libc++] Module fixes for __synth_three_way.
2023-04-07 Shafik Yaghmour[Clang] Fix buildbots after Fix filtering of inline...
2023-04-07 Shafik Yaghmour[Clang] Fix filtering of inline namespaces for friend...
2023-04-07 Mark de Wever[libc++][format][chrono] Addresses LWG3842.
2023-04-07 Mark de Wever[libc++][format] Use granularized charconv.
2023-04-07 Mark de Wever[libc++] Qualifies intmax_t and uintmax_t.
2023-04-07 Phoebe Wang[Doc][NFC] Fix a typo
2023-04-07 Andrzej Warzynski[mlir-cpu-runner] Add `export_executable_symbols` in...
2023-04-07 Vlad Serebrennikov[clang] Add test for CWG607
2023-04-07 Vlad Serebrennikov[clang] Mark CWG562 as N/A
2023-04-07 Vlad Serebrennikov[clang] Add test for CWG255
2023-04-07 Tue Ly[libc][math] Update range reduction step for log10f...
2023-04-07 Christian Ulmann[mlir][llvm] Fix bswap naming (NFC)
2023-04-07 Clement Courbet[doc][clang-tidy] Sort release notes by check name.
2023-04-07 Phoebe Wang[X86] Fix problem in D147541
2023-04-07 Vlad Serebrennikov[clang] Add test for CWG191
2023-04-07 sstwcw[clang-format] NFC Document the other space before...
2023-04-07 Christian Ulmann[mlir][llvm] Add missing bit manipulation intrs
2023-04-07 Krishna NarayananUpdate static_assert message for redundant cases
2023-04-07 Clement Courbet[clang-tidy]bugprone-fold-init-type
2023-04-07 Florian Hahn[VPlan] Add VPInterleaveRecipe::NeedsMaskForGaps field...
2023-04-07 Guillaume Chatelet[libc][NFC] Simplify op_generic
2023-04-07 Guillaume Chatelet[libc] Use SFINAE to implement is_signed/is_unsigned
2023-04-07 Guillaume Chatelet[libc] Add value_type to cpp::array
2023-04-07 Markus Böck[mlir][ODS] Verify type constraint in `TypeAttrOf`
2023-04-07 Jay Foad[AMDGPU] Fix comment in SIOptimizeExecMaskingPreRA
2023-04-07 Tomás LongeriFix Bazel build after "Implement Pass and Dialect plugi...
2023-04-07 Guillaume Chatelet[libc][NFC] Simplify type_traits
2023-04-07 Max Kazantsev[Test] Add one more test on IRCE & regenerate checks
2023-04-07 Job Noorman[JITLink][RISCV] ADD/SUB relocs: read value from workin...
2023-04-07 Corentin Jabot[Clang] Fix markup in cxx_status
2023-04-07 YongKang ZhuFix the two gmoules-prefered-name-* tests
2023-04-07 Kai Sasaki[mlir][affine] Vectorizer test notifies the case with...
2023-04-07 Weining Lu[libunwind][LoongArch] Restore $r1 before $r4 in `jumpto`
2023-04-07 zhanglimin[libunwind][test] Add test to check for unw_resume()
2023-04-07 Serguei Katkov[InstCombine] Add support for maximum(a,b) + minimum...
2023-04-07 Lang HamesRevert "[ORC] LLJIT updates: ExecutorNativePlatform...
2023-04-07 Serguei Katkov[InstCombine] Add support for max(a,b) + min(a,b) ...
2023-04-07 Lang Hames[ORC] LLJIT updates: ExecutorNativePlatform, default...
2023-04-07 Serguei KatkovRevert "[InstCombine] Add support for max(a,b) + min...
2023-04-07 Serguei Katkov[InstCombine] Add support for max(a,b) + min(a,b) ...
2023-04-07 Matthias Springer[mlir][tblgen] Emit interface decls in definition order...
2023-04-07 Chia-hung DuanReland D146570 "[scudo] Switch to use MemMap in tests"
2023-04-07 Matthias Springer[mlir][SCF] ValueBoundsOpInterface: Support `scf.for...
2023-04-07 Lang Hames[ORC] Add a JITDylib::addToLinkOrder convenience method.
2023-04-07 Matthias Springer[mlir][Interfaces] ValueBoundsOpInterface: Compute...
2023-04-07 Matthias Springer[mlir][linalg] ValueBoundsOpInterface: Add LinalgOps
2023-04-07 Mehdi AminiRevert "[mlir][sparse][gpu] end-to-end example with...
2023-04-07 Mehdi AminiRevert "[mlir][sparse][gpu] end-to-end test for 2:4...
2023-04-07 Matthias Springer[mlir][SCF] Add ValueBoundsOpInterface impl for scf.for
2023-04-07 Matthias Springer[mlir][Interfaces] ValueBoundsOpInterface: Support...
2023-04-07 Matthias Springer[mlir][tensor] Fix gcc build (ValueBoundsOpInterface)
2023-04-07 Fabian MoraImplement Pass and Dialect plugins for mlir-opt
2023-04-07 Mehdi AminiRevert "Implement Pass and Dialect plugins for mlir...
2023-04-07 Mehdi AminiImplement Pass and Dialect plugins for mlir-opt
2023-04-07 Ruiling SongAMDGPU: mark SET_INACTIVE_* as convergent operation
2023-04-07 Ruiling SongAMDGPU: Add a test to show bad compilation to set_inactive
2023-04-07 Richard SmithReject attempts to initialize non-aggregate types from...
2023-04-07 LiaoChunyu[RISCV] Add DAG combine to fold (sub 0, (setcc x, 0...
2023-04-07 Ben Shi[LoongArch] Optimize multiplication with immediates
2023-04-07 Ben Shi[LoongArch][NFC] Add tests of multiplication with immed...
2023-04-07 Michael Buch[ReleaseNotes] DebugInfo: preferred_name attribute...
2023-04-07 Michael Buch[lldb][test] Add tests for clang::PreferredNameAttr...
2023-04-07 Michael Buch[clang][DebugInfo] Emit DW_AT_type of preferred name...
2023-04-07 Alex Langford[lldb][NFC] Delete unused function Breakpoint::GetEvent...
2023-04-07 Caslyn Tonelli[libc] Add strxfrm Implementation
2023-04-07 Lang Hames[ORC-RT] Fix testcase after 4c7f53b99c0.
2023-04-06 Alexey Bataev[SLP][NFC]Make adjustExtracts/needToDelay members of...
2023-04-06 Michael Maitland[LV][NFC] Improve complexity of fixing users of recurrences
2023-04-06 Richard SmithRevert "Revert "[Modules] Remove unnecessary check...
2023-04-06 Jonas Devlieghere[lldb] Add an LLDB_DEPRECATED macro similar to LLVM_DEP...
2023-04-06 Shafik Yaghmour[Clang][Attributes] Add MeaningfulToClassTemplateDefini...
2023-04-06 Dave Lee[lldb] Rename test module.map files to module.modulemap...
2023-04-06 Florian Hahn[LV] Move conditional MaskForGaps construction to load...
2023-04-06 maxAdd gpu::HostUnregisterOp
2023-04-06 Alexey Bataev[SLP][NFC]Evaluate FMF for reductions before the loop...
2023-04-06 Robert Suderman[mlir][math] Update math arith expansions for vectorization
2023-04-06 Anna ThomasPrecommit test from D147662
2023-04-06 Robert Suderman[mlir][arith] Add expansion pattern for ext/trunc of...
next