platform/upstream/llvm.git
2023-02-27 Kazu Hirata[AArch64] Fix a warning
2023-02-27 Michal Paszkowski[SPIR-V] Support TargetExtType for SPIR-V builtin types
2023-02-27 Vasileios Porpodas[SLP] Fixes crash in BoUpSLP::isGatherShuffledEntry()
2023-02-27 Nilanjana Basu[AArch64] Avoid using intermediate integer registers...
2023-02-27 Daniel Thornburgh[Clang] [AVR] Fix USHRT_MAX for 16-bit int.
2023-02-27 Tamir Duberstein[clang-format-diff] Correctly parse start-of-file diffs
2023-02-27 Rong Xu[Pass][CHR] Move ControlHeightReduction to module optim...
2023-02-27 Florian Hahn[SCEV] Hoist common cleanup code to function. (NFC)
2023-02-27 Amara Emerson[AArch64][GlobalISel] Reorder stack up-adjustment and...
2023-02-27 David Green[AArch64] Don't remove free sext_inreg(vector_extract...
2023-02-27 Frederik Gossen[MLIR] Add primitive builders for scf.if
2023-02-27 Chia-hung Duan[scudo] Only prepare PageMap entry for partial region
2023-02-27 Nikolas Klauser[libc++][NFC] Format __split_buffer and move constructo...
2023-02-27 Nikolas Klauser[libc++] Simplify the modules_include.sh.cpp script...
2023-02-27 Mark de Wever[libc++] Improves clang-format settings.
2023-02-27 Mark de Wever[libc++] Fixes operator& hijacking atomic types.
2023-02-27 Arthur Eubanks[LLVMContextImpl] Separate out integer constant ones
2023-02-27 Arthur Eubanks[LLVMContextImpl] Separate out integer constant zeroes
2023-02-27 Alexey Bataev[SLP]Fix PR61018: Assertion `Mask[I] == UndefMaskElem...
2023-02-27 zhongyunde[AMDGPU] Update the CHECK autogenerated as it's expired
2023-02-27 Craig Topper[Sema] Use isSVESizelessBuiltinType instead of isSizele...
2023-02-27 Kiran Chandramohan[Flang][OpenMP][OpenACC] Error for loop with no control
2023-02-27 Joseph Huber[OpenMP] Ignore implicit casts on assertion for `use_de...
2023-02-27 Kiran Chandramohan[Flang][OpenMP] NFC: Change a few message/comments...
2023-02-27 Nicolas Vasilache[mlir][Linalg] Reimplement hoisting on tensors as a...
2023-02-27 Haojian Wu[mlir] Fix a -Wunused-variable warning, NFC
2023-02-27 Nikita Popov[ConstExpr] Avoid creation of select constant expressions
2023-02-27 Frederik Gossen[MLIR] Add pass to deduplicate functions
2023-02-27 Haojian Wu[mlir] Port bazel for 115711c19cd287c098a872c63a00478ca...
2023-02-27 Frederik Gossen[MLIR] Expose region equivalence check through Operatio...
2023-02-27 Nikita Popov[InlineCost] Avoid ConstantExpr::getSelect()
2023-02-27 Kohei Yamaguchi[mlir][sparse] Add checking parent op of SortOp
2023-02-27 Kohei Yamaguchi[mlir][NFC] Cleanup Passes documentation
2023-02-27 Amir Mohammad... [mlir][LinAlg][Transform][GPU] Add GPU memory hierarchy...
2023-02-27 Alexey Bataev[SLP]Fix a crash when trying to find reduced ops for...
2023-02-27 Nikita Popov[InstCombine] Avoid ConstantExpr::getSelect() use ...
2023-02-27 David Green[AArch64] Add some tests for multiple uses of extended...
2023-02-27 Alexander Belyaev[mlir] Insert tensor.cast only when needed when folding...
2023-02-27 Pavel Kosov[OHOS] Add support for OpenHarmony
2023-02-27 Kerry McLaughlin[SME2][AArch64] Add multi-indexed multiply-add long...
2023-02-27 Nikita Popov[GlobalOpt] Ignore only loaded / only stored global...
2023-02-27 Igor Zhukov[libc++][ranges] Implement LWG-3860 range_common_refere...
2023-02-27 Adrian Kuegel[mlir] Use the same name as the generated parameter...
2023-02-27 Nimish Mishra[flang][OpenMP] Handle lastprivate on sections construct
2023-02-27 Sacha Ballantyne[Flang] Add Minloc to simplify intrinsics pass
2023-02-27 Max Kazantsev[LoopPredication] Account for critical edges when inser...
2023-02-27 Nikita PopovReapply [InstCombine] Remove early constant fold
2023-02-27 Marco Elver[SelectionDAG] Transitively copy NodeExtraInfo on RAUW
2023-02-27 Marco Elver[X86][FixupBWInsts] Fix propagation of !pcsections...
2023-02-27 Marco Elver[X86] Improve atomics test for !pcsections
2023-02-27 Marco Elver[X86] Move atomics test for !pcsections into separate...
2023-02-27 Nikita Popov[InstCombine] Guard against many users when swapping...
2023-02-27 Manuel Klimek[clang-format] Fix assertion that doesn't hold under...
2023-02-27 chendewen[SVE] Add intrinsics for uniform dsp operations that...
2023-02-27 Manuel Klimek[clang-format] Add macro replacement to fuzzing.
2023-02-27 Haojian Wu[bazel] Port Bazel for e7950fceb1e7f82370f6cff80b258e55...
2023-02-27 Michael PlatingsAllow building with CMAKE_SYSTEM_NAME=Generic
2023-02-27 Max Kazantsev[Test] Add failing test for PR61022
2023-02-27 Sergey KachkovRevert "[GVN] Support address translation through selec...
2023-02-27 Nikita Popov[SCEV] Make scalable size representation more explicit
2023-02-27 Augustin Fabre[clang-format] clang-format.el: fix warnings
2023-02-27 LLVM GN Syncbot[gn build] Port e7950fceb1e7
2023-02-27 Carlos Alberto... [llvm-debuginfo-analyzer] (09/09) - CodeView Reader
2023-02-27 Haojian Wu[include-cleaner] Fix an unintended early return when...
2023-02-27 Sergey Kachkov[GVN] Support address translation through select instru...
2023-02-27 Christian Ulmann[mlir][llvm] Stop exporting empty debug MD strings
2023-02-27 Diana Picus[AMDGPU] Run update scripts on existing tests. NFC
2023-02-27 Christian Ulmann[mlir][llvm] Builders dont access null attr (NFC)
2023-02-27 Matthias Springer[mlir][SCF] Fix incorrect API usage in RewritePatterns
2023-02-27 Jean Perier[flang][hlfir] Lower associate construct to HLFIR
2023-02-27 Jean Perier[flang][hlfir] Lower allocatable assignment to HLFIR
2023-02-27 Jean Perier[flang][hlfir] add allocatable assignment semantic...
2023-02-27 Nilanjana Basu[AArch64] Added tests for inserting scalar result of...
2023-02-27 Lei Zhang[mlir][spirv] Fix Physical32/Physical64 support for...
2023-02-27 Lei Zhang[mlir][spirv] Respect client API requirements for 64...
2023-02-27 Rahul Kayaith[mlir][python] Don't emit diagnostics when printing...
2023-02-27 Jun ZhangPrecommit test for D144777, NFC
2023-02-27 Serge Pavlov[Clang] Copy strictfp attribute from pattern to instant...
2023-02-27 Craig Topper[TableGen] Use raw_svector_ostream and ListSeparator...
2023-02-27 Jie Fu[X86][MC] Fix -Wimplicit-fallthrough in X86MCCodeEmitte...
2023-02-27 Shengchen Kan[X86][MC] Assert unexpected form in emitREXPrefix,...
2023-02-27 Craig Topper[TableGen] Remove duplicate call to getPredicateCheck...
2023-02-26 Amara Emerson[GlobalISel] Fix an assertion failure in matchHoistLogi...
2023-02-26 isuckatcs[clang-tidy] handle exceptions properly in `ExceptionAn...
2023-02-26 Lei Zhang[mlir] NFC: Prepare GPUToSPIRV tests for supporting...
2023-02-26 LLVM GN Syncbot[gn build] Port ff93c9beefd4
2023-02-26 Nico Weber[gn] port 6e93bf5f66
2023-02-26 Alex Bradbury[WebAssembly][test] Clean up ir-locals.ll after opaque...
2023-02-26 Alex Bradbury[Webassembly][test] Regenerate ir-locals.ll using updat...
2023-02-26 Alexey Lapshin[DWARFLinker][DWARFv5] Add support for .debug_rnglists.
2023-02-26 Noah GoldsteinAdd additional operations that masked instructions...
2023-02-26 Noah GoldsteinAdd tests for combining mask with shuffles; NFC
2023-02-26 Noah GoldsteinWiden i16 shuffle masks if vector width < 512 even...
2023-02-26 Noah GoldsteinAdd more tests for promoting `blendw` -> `blendd`; NFC
2023-02-26 Simon Pilgrim[X86] Add additional uses tests for select(icmp(x,y...
2023-02-26 William S.... [LICM] Ensure LICM can hoist invariant.group
2023-02-26 zhongyunde[MergeICmps] Adapt to non-eq comparisons, retry
2023-02-26 Simon Pilgrim[X86] Add vector test coverage for select(icmp(x,y...
2023-02-26 Simon Pilgrim[X86] Add scalar test coverage for select(icmp(x,y...
2023-02-26 Brad Smith[Driver][OpenBSD] Simplify command-line option handling...
next