platform/upstream/llvm.git
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.
2022-09-26 David Spickett[LLDB] Add an llvm::Optional version of GetRegisterInfo
2022-09-26 Momchil Velikov[ARM] Enable and/cmp0 folding
2022-09-26 Momchil Velikov[ARM] Enable and/cmp0 folding - precommit test
2022-09-26 Tomasz Kamiński[analyzer] Pass correct bldrCtx to computeObjectUnderCo...
2022-09-26 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2022-09-26 David Green[AArch64] Enable FeatureFuseAdrpAdd for all Arm cpus
2022-09-26 Jonas Toth[clang-tidy] adjust treating of array-of-pointers when...
2022-09-26 Adrian Kuegel[mlir] Apply ClangTidyLegacy finding.
2022-09-26 Adrian Kuegel[mlir] Fix typo in parameter name annotation.
2022-09-26 Adrian KuegelRevert "[mlir][Bazel] Port 730ae80d3e1c47f93f725acb2d37...
2022-09-26 Martin Storsjö[lldb] Fix CommandInterpreter::DidProcessStopAbnormally...
2022-09-26 Alvin Wong[llvm-readobj][COFF] Print forwarder export symbols...
2022-09-26 Alvin Wong[LLD][COFF] Fix absolute & synthetic symbols in COFF...
2022-09-26 Adrian KuegelRevert "[mlir][Bazel] Port 730ae80d3e1c47f93f725acb2d37...
2022-09-26 Lorenzo CheliniRevert "[MLIR] Expose `getAsValues` in `StaticValueUtil...
2022-09-26 Michele Scuttari[MLIR] Migrate MemRef -> LLVM conversion pass to the...
2022-09-26 Adrian Kuegel[mlir][Bazel] Port 730ae80d3e1c47f93f725acb2d37f06fcba0...
2022-09-26 Adrian Kuegel[mlir][Bazel] Port 730ae80d3e1c47f93f725acb2d37f06fcba06953
2022-09-26 Adrian Kuegel[mlir][Bazel] Port afb0b21f24adecfa0b302c79366980453b15ba7b
2022-09-26 Lorenzo Chelini[MLIR] Expose `getAsValues` in `StaticValueUtils.h...
2022-09-26 jacquesguan[mlir][Arithmetic] Support commutative canonicalization...
2022-09-26 Kazu Hirata[Analysis] Introduce getStaticBonusApplied (NFC)
2022-09-26 Kazu Hirata[llvm] Use std::underlying_type_t (NFC)
2022-09-26 Kazu Hirata[ADT] Use std::conditional_t (NFC)
2022-09-26 gonglingqin[LoongArch] Add codegen support for strict_fsetccs...
2022-09-26 Lang Hames[ORC] Update LinkGraph unit tests for API change in...
2022-09-26 Danil Sidoruk[clang-format] Handle constructor invocations after...
2022-09-26 Lang Hames[JITLink] Introduce new weakly-referenced concept separ...
2022-09-26 wanglei[LoongArch] Lower BlockAddress/JumpTable
2022-09-26 Sam McCallDon't crash when code completing `using enum ^Foo`.
2022-09-26 Yeting Kuo[VP][RISCV] Add vp.sqrt intrinsic and RISC-V support.
2022-09-26 WANG Xuerui[LoongArch] Support 'generic' as a valid CPU name
2022-09-26 Ruiling SongAdd override for runOnFunction()
2022-09-26 Sam McCall[clangd] Make go-to-type work on member function calls
2022-09-26 WANG Xuerui[LoongArch] Support fastcc and treat it as ccc
2022-09-26 LLVM GN Syncbot[gn build] Port cf14c7caacfc
2022-09-26 WANG Xuerui[LoongArch] Support llvm.thread.pointer
2022-09-26 Ruiling SongStructurizeCFG: Set Undef for non-predecessors in setPh...
2022-09-26 Ruiling SongStructurizeCFG: prefer reduced number of live values
2022-09-26 Ruiling SongAMDGPU: Add a test to show how later optimization works
2022-09-26 Ruiling SongAMDGPU: Add a pass to rewrite certain undef in PHI
2022-09-26 Arthur Eubanks[bazel] Always specify --strip=never
2022-09-26 Arthur Eubanks[bazel] Add some general build flags
next