platform/upstream/llvm.git
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...
2023-04-06 Min-Yih Hsu[M68k] Add subtarget features for M68881/2 FPU
2023-04-06 Alex Brachet[libc] Implement strsep
2023-04-06 Jonas Devlieghere[lldb] Add an overload to SetModuleLoadAddress that...
2023-04-06 Alexey Bataev[SLP]Fix emission of the masks in shuffles for undefs.
2023-04-06 Ilya Biryukov[Sema] Populate declarations inside TypeLocs for some...
2023-04-06 Keith Smiley[lld-macho] Add new -reproducible flag
2023-04-06 aabhinavg[Docs][typo] Done the required fix for the #61690
2023-04-06 Jacques PienaarRevert "Implement Pass and Dialect plugins for mlir...
2023-04-06 Luke Lau[RISCV] Lower scalar_to_vector
2023-04-06 Luke Lau[RISCV] Add tests for loads and stores of illegal fixed...
2023-04-06 Nikita Popov[InstCombine] Regenerate all test checks (NFC)
2023-04-06 Nico WeberRevert "[AMDGPU] Add Lower Bound to PipelineSolver"
2023-04-06 Fabian MoraImplement Pass and Dialect plugins for mlir-opt
2023-04-06 Craig Topper[RISCV] Use PseudoInstExpansion for PseudoReadVLENB...
2023-04-06 Lang Hames[ORC][ORC-RT][ELF] Move selection of eh-frame registrat...
2023-04-06 Nico Weber[gn] port f3d9abf1f87c more (use X86GenFoldTables.inc)
2023-04-06 Mahesh Ravishankar[mlir][LLVM] Add an attribute to control use of bare...
2023-04-06 Alexey Bataev[SLP]Fix delete of the extractelement with users.
2023-04-06 Philip Reames[LAA] Cleanup casting in replaceSymbolicStrideSCEV...
2023-04-06 Nico Weber[gn] port f3d9abf1f87c (use X86GenFoldTables.inc)
2023-04-06 Joe Nash[AMDGPU] NFC. Make preserve-hi16.ll test auto-generated
2023-04-06 Akshay Baviskar[MLIR][Affine] Fix generateUnrolledLoop utility
2023-04-06 Vimal PatelEmit error message instead of asserting
2023-04-06 Valentin Clement[flang][NFC] Update polymorphic design document to...
2023-04-06 OCHyamsRevert (2) "[Assignment Tracking] Enable by default"
2023-04-06 Philip Reames[LAA] Continue moving utilities to sole use to isolate...
2023-04-06 Philip Reames[LV] Remove a cover function with a single use [nfc]
2023-04-06 Matthias Springer[mlir][arith] Fix CMake build
2023-04-06 Dávid BolvanskýRevert "[InlineCost] isKnownNonNullInCallee - handle...
2023-04-06 Dávid BolvanskýRevert "xxx"
next