platform/upstream/llvm.git
2022-09-27 Alvin Wong[lldb] Add newline in output of `target modules lookup`
2022-09-27 Simon Pilgrim[X86] Clean up prefixes for avoid-sfb.ll
2022-09-27 Florian Hahn[LSR] Preserve LCSSA in expander when rewriting loop...
2022-09-27 Nikita Popov[BasicAA] Use ScopeExit to clear Visited set (NFC)
2022-09-27 Daniel Kiss[AArch64] Add all predecessor archs in target info
2022-09-27 Nikita Popov[FunctionAttrs] Infer precise FMRB
2022-09-27 Nikita Popov[libcxx] Support LIBCXX_STATICALLY_LINK_ABI_IN_STATIC_L...
2022-09-27 David Sherwood[AArch64] Add Neoverse V2 CPU support
2022-09-27 Florian Hahn[LoopUnroll] Forget block and loop dispositions during...
2022-09-27 LLVM GN Syncbot[gn build] Port 6584d1f9309b
2022-09-27 Carlos Alberto... [ADT] Add IntervalTree - light tree data structure...
2022-09-27 Paulo Matos[WebAssembly] Use intrinsics for table.get/set instructions
2022-09-27 Fraser Cormack[Support][NFC] Fix typo in comment
2022-09-27 Vitaly Buka[test][clangd] Try to deflake with sanitizers
2022-09-27 Yeting Kuo[VP][RISCV] Add vp.maxnum and vp.minnum intrinsics...
2022-09-27 Vitaly BukaRevert "[AMDGPU] Move SIModeRegisterDefaults to SI...
2022-09-27 Katherine Rasmussen[flang] Write semantics test for atomic_define
2022-09-27 jacquesguan[RISCV][NFC] Merge rv32 and rv64 insertelt/extract...
2022-09-27 Paul Scoropan[PowerPC] XCOFF exception section support on the direct...
2022-09-27 Yaxun (Sam... [HIP] Fix unbundling archive
2022-09-27 Sebastian Peryt[NFC][2/n] Remove PrunePH pass
2022-09-27 Tue Ly[libc][math] Simplify tanf implementation and improve...
2022-09-27 Yuanfang Chen[NFC][Clang] Remove dead code
2022-09-27 Xiang Li[NFC] legalize triple for dxil tests.
2022-09-27 Vitaly Buka[test][msan] Fix more tests for D134669
2022-09-27 Vitaly Buka[tests][msan] Use -fno-sanitize-memory-param-retval...
2022-09-27 Adrian PrantlRevert "Skip crashing test"
2022-09-27 Fangrui Song[AArch64] Check target feature support for __builtin_ar...
2022-09-26 Alex Yermolovich[DWARF DUMP] Fix infinite recursion in Type Printer.
2022-09-26 Tony Tye[AMDGPU][NFC] Correct name of DW_OP_LLVM_aspace_bregx
2022-09-26 Aart Bik[mlir][sparse] minor cleanup of sparse tensor dialect ops
2022-09-26 Mircea Trofin[nfc][mlgo] Lazily compute the regalloc reward
2022-09-26 Min-Yih Hsu[mlir][LLVMIR] Add translation of AtomicRMW/CmpXchg...
2022-09-26 Craig Topper[IR][InstCombine] Support scalable vector splats Consta...
2022-09-26 Akira HatanakaCheck whether the allocated type is an array type befor...
2022-09-26 Fangrui Song[ELF] Rewrite R_RISCV_ALIGN nops when r.addend%4 != 0
2022-09-26 Florian Hahn[LoopDeletion] Regenerate check lines for test added...
2022-09-26 Florian Hahn[LoopDeletion] Add cache verification failure test...
2022-09-26 Francis Visoiu... [Matrix] Add tests for addition transpose optimizations
2022-09-26 Stanislav Mekhanoshin[AMDGPU] Move SIModeRegisterDefaults to SI MFI
2022-09-26 Lorenzo CheliniRevert "[MLIR] Expose `getAsValues` in `StaticValueUtil...
2022-09-26 Sanjay Patel[InstCombine] add assert/test for zext to i1
2022-09-26 Sanjay Patel[InstSimplify] don't commute constant expression operan...
2022-09-26 Sanjay Patel[InstSimplify] add tests for max intrinsic with constan...
2022-09-26 Jan Svoboda[clang][deps] Fix test on AIX
2022-09-26 Krzysztof Parzyszek[Hexagon] Avoid some unnecessary sign-extend instructions
2022-09-26 Mahesh Ravishankar[mlir][TilingInterface] Fix `iter_args` handling in...
2022-09-26 Sanjay Patel[InstSimplify] rearrange matching for select-of-min...
2022-09-26 Sanjay Patel[InstSimplify] remove redundant predicate check; NFC
2022-09-26 Michael Buch[lldb][test] 2 - Add gmodules test category explicitly...
2022-09-26 Michael Buch[lldb][test] 1 - Don't do test-replication for gmodules...
2022-09-26 Jakub Kuderski[mlir][spirv] Format a define. NFC.
2022-09-26 Matt ArsenaultGuardWidening: Pass through AssumptionCache (NFC)
2022-09-26 Matt ArsenaultLoopPeel: Pass through AssumptionCache (NFC)
2022-09-26 Matt ArsenaultLoopUnroll: Pass through AssumptionCache (NFC)
2022-09-26 Jakub KuderskiReland "[mlir][spirv] Change td def/class prefix from...
2022-09-26 Thomas Raoux[mlir][vector] Handle subview correctly in sotre to...
2022-09-26 Dave Lee[lldb] Fix completion of 'settings set' values
2022-09-26 Krzysztof Parzyszek[Hexagon] Make sure we can still shift scalar vectors...
2022-09-26 Thomas Raoux[mlir] Relax transfer op hoisting on tensor
2022-09-26 Lang Hames[JITLink] Remove overly-restrictive visibility check...
2022-09-26 Craig Topper[LegalizeTypes][RISCV] Support f16 in ExpandIntRes_LLRO...
2022-09-26 Jan Svoboda[clang][modules] Over-align the `Module` class
2022-09-26 Felipe de Azevedo... [lldb] Skip tests incompatible with older versions...
2022-09-26 Jeff Niu[MLIR] Add doc for Attribute print `elideType` (NFC)
2022-09-26 Mathieu Fehr[mlir] Allow accessing TypeID of attrs/types defs
2022-09-26 Richard Howell[clang] initialize type qualifiers for FunctionNoProtoType
2022-09-26 Jakub KuderskiRevert "[mlir][spirv] Change td def/class prefix from...
2022-09-26 Changpeng FangAMDGPU: Handle new address pattern in LowerKernelAttrib...
2022-09-26 Tarun Prabhu[flang] Lower F08 bitwise-reduction intrinsics (IALL...
2022-09-26 Quentin Colombet[mlir][MemRef] Simplify extract_strided_metadata(allocL...
2022-09-26 Lorenzo Chelini[MLIR] Expose `getAsValues` in `StaticValueUtils.h...
2022-09-26 Pengxuan Zheng[LLD][COFF] Generate map file even if no /out flag...
2022-09-26 Nathan Sidwell[xmm] Remove duplicate #define
2022-09-26 Nicolas Vasilache[mlir][Memref] Introduce a memref::ExtractAlignedPointe...
2022-09-26 Zain Jaffal[ConstraintElimination] Add initial usub.with.overflow...
2022-09-26 Jakub Kuderski[mlir][spirv] Change td def/class prefix from SPV to...
2022-09-26 Erich KeaneReapply "[Concepts] Recover properly from a RecoveryExp...
2022-09-26 Nicolas Vasilache[mlir][MemRef] Add pattern that forwards constant strid...
2022-09-26 Kazu Hirata[mlir] Fix a deprecation warning
2022-09-26 Louis Dionne[libc++] Use XXYYZZ instead of XXYZZ for _LIBCPP_VERSION
2022-09-26 jeff[AMDGPU] Precommit switching test to generated checks...
2022-09-26 Jakub Kuderski[mlir][spirv] Change dialect name from 'spv' to 'spirv'
2022-09-26 Amaury SéchetAutogenerate stack-folding-fp X86 tests. NFC
2022-09-26 Erich KeaneRevert "[Concepts] Recover properly from a RecoveryExpr...
2022-09-26 Louis Dionne[libc++] Add release note about unary_function and...
2022-09-26 Amaury SéchetSmall formating nit in DAGCombiner. NFC
2022-09-26 Erich Keane[Concepts] Recover properly from a RecoveryExpr in...
2022-09-26 Christian Sigg[Bazel] Remove template_rule and use @bazel_skylib...
2022-09-26 Florian Hahn[LoopUnroll] Add cache verification failure test case.
2022-09-26 Jean Perier[flang] Lowers calls to procedure with CONTIGUOUS assum...
2022-09-26 Kazushi (Jam... [VE] Disable automatic maxnum/minnum selection
2022-09-26 Nikita Popov[MustExecute] Add additional test for PR57780 (NFC)
2022-09-26 Kazushi (Jam... [VE] Support smax/smin
2022-09-26 Guillaume Chatelet[libc][NFC] Move bzero_inline to separate file
2022-09-26 Guillaume Chatelet[libc][NFC] Remove new framework, a simpler one is...
2022-09-26 Guillaume Chatelet[libc][NFC] introduce inline_bzero
2022-09-26 Aaron BallmanUpdate the status of a few more C99 DRs
2022-09-26 Florian Hahn[LoopDistribute] Add LAA invalidation test for #50940.
2022-09-26 Oleg Shyshkov[mlir] Add IteratorType enum to StructuredOpsUtils.
next