platform/upstream/llvm.git
2022-11-07 Arthur Eubanks[NFC] clang-format part of TypePrinter.cpp
2022-11-07 Matthias BraunExplicitly initialize opaque pointer mode in CodeGenAction
2022-11-07 Emilio Cota[bazel][mlir] NVGPUToNVVM fixes for 708185f03ff
2022-11-07 Mircea Trofin[NFC] Comment in MLInlineAdvisor as to why use std...
2022-11-07 Michael Jones[libc][obvious] fix printf failing to stop on %\0
2022-11-07 Matt ArsenaultAMDGPU: Fix DivergenceAnalysis for llvm.read_register
2022-11-07 Arthur Eubanks[NFC][lldb] Remove unnecessary branch in TypeSystemClan...
2022-11-07 Nathan James[clang][NFC] Use c++17 style variable type traits
2022-11-07 Fangrui Song[LTO] Make local linkage GlobalValue in non-prevailing...
2022-11-07 Peiming Liu[mlir][sparse] support parallel for/reduction in sparsi...
2022-11-07 Kazu Hirata[mlir] Fix a warning (NFC)
2022-11-07 yijiagu[mlir] Lower async.func with async.coro and async.runti...
2022-11-07 Jay Foad[AMDGPU] Merge GlobalISel tests into SelectionDAG tests...
2022-11-07 Stella StamenovaRevert "[mlir][sparse] extend foreach operation to...
2022-11-07 Hans Wennborg[lld] Check errors from expanding response files
2022-11-07 Hans WennborgUse double hashes for non-run/check lines in lld/test...
2022-11-07 Slava Zakharin[flang] Configure FirOpBuilder based on math driver...
2022-11-07 Valentin Clement[flang] Allow fir.class as fir.save_result operand #0
2022-11-07 Michał Górny[cmake] Add missing CMakePushCheckState include to...
2022-11-07 Miguel Saldivar[InstCombine] Avoid passing pow attributes to sqrt
2022-11-07 Sanjay Patel[VectorCombine] add test with non-canonical shuffle...
2022-11-07 Slava Zakharin[flang] Initial support for FastMathAttr setup in FirOp...
2022-11-07 Fangrui Song[IR] Allow available_externally GlobalAlias
2022-11-07 Stella StamenovaRevert "[mlir][sparse] fix sparse tensor rewriting...
2022-11-07 Matt ArsenaultInstCombine: Add baseline checks for fdiv
2022-11-07 Stella StamenovaRevert "[mlir][sparse] support Parallel for/reduction."
2022-11-07 Matt ArsenaultInstSimplify: Fold fdiv nnan ninf x, 0 -> poison
2022-11-07 Matt ArsenaultInstSimplify: Add new baseline tests for fdiv
2022-11-07 Christopher... [mlir][NVGPU] Add support for structured sparsity MMA...
2022-11-07 Nikita Popov[Clang] Update test after wasm intrinsics attribute...
2022-11-07 Alexey BataevRevert "[SLP]Redesign vectorization of the gather nodes."
2022-11-07 bixia1[mlir][sparse] Add sparse_tensor.sort_coo operator.
2022-11-07 Nikita Popov[WebAssembly] Use default attributes for intrinsics
2022-11-07 Nikita Popov[InstCombine] Handle load smaller than one byte in...
2022-11-07 Mingming Liu[NFC][BlockPlacement]Add an option to renumber blocks...
2022-11-07 David Sherwood[AArch64][SVE2] Add the SVE2.1 quadword variants of...
2022-11-07 Matt Devereau[InstCombine] Remove redundant splats in InstCombineVec...
2022-11-07 bixia1[mlir][sparse] Improve the non-stable sort implementation.
2022-11-07 David Sherwood[AArch64][SVE2] Add the SVE2.1 BF16 instructions
2022-11-07 Simon Pilgrim[X86] Folded MOVDDUPrm has the same sched behaviour...
2022-11-07 Matt ArsenaultInstCombine: Fold compare with smallest normal if input...
2022-11-07 Matt ArsenaultInstCombine: Add baseline tests for fcmp and select...
2022-11-07 OCHyams[NFC] Move getDebugValueLoc from static in Local.cpp...
2022-11-07 Alexey Bataev[SLP]Redesign vectorization of the gather nodes.
2022-11-07 OCHyams[Assignment Tracking][5.1/*] Add deleteAssignmentMarker...
2022-11-07 David Sherwood[AArch64] Add SME2.1 target feature for Armv9-A 2022...
2022-11-07 Nikita Popov[MemCpyOpt] Move lifetime marker before call to enable...
2022-11-07 Oleg Shyshkov[mlir][NFC] Remove unnecessary attr name getters from...
2022-11-07 Daniel GrumbergRevert "Only add targetFallback if target is not in...
2022-11-07 Daniel GrumbergOnly add targetFallback if target is not in defined...
2022-11-07 Daniel Grumberg[clang][ExtractAPI] Add targetFallback to relationships...
2022-11-07 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Correct VINTERP src operands
2022-11-07 Dmitry Preobrazhensky[AMDGPU][MC][GFX10+] Enable literal operands with perml...
2022-11-07 OCHyamsFix warning: comparison of integers of different signs
2022-11-07 Simon Pilgrim[X86] Flatten WriteShift/Rotate SchedRW defs
2022-11-07 OCHyams[Assignment Tracking][5/*] Add core infrastructure...
2022-11-07 Christian Kandeler[clangd] Add "usedAsMutablePointer" highlighting modifier
2022-11-07 OCHyams[Assignment Tracking][4/*] Add llvm.dbg.assign intrinsi...
2022-11-07 David Green[InstSimplify] (~A & B) | ~(A | B) --> ~A with logical and
2022-11-07 Thomas Preud... [SWP] Recognize mem carried dep with different base
2022-11-07 Chen Zheng[PowerPC][NFC] fix the LIT regressions
2022-11-07 chenglin.biRecommit [AArch64] Improve codegen for shifted mask op
2022-11-07 OCHyams[Assignment Tracking][3/*] Add DIAssignID metadata...
2022-11-07 Phoebe Wang[X86] Add missing `IntrArgMemOnly` for intrinsics
2022-11-07 David Green[InstSimplify] Add tests for (~A & B) | ~(A | B) -...
2022-11-07 Timm Bäder[clang][Interp][NFC] Replace dyn_cast_or_null with...
2022-11-07 Timm Bäder[clang][Interp][NFC] Simplify visitReturnStmt()
2022-11-07 Timm Bäder[clang][Interp][NFC] Remove unused function
2022-11-07 Timm Bäder[clang][Interp][NFC] Avoid a getSource() call in the...
2022-11-07 Nathan Ridge[clangd] Fix a small inconsistency in system-include...
2022-11-07 Adrian Kuegel[mlir] Apply two ClangTidy findings.
2022-11-07 Timm Bäder[clang][Interp][NFCI] Cleanup emitConst()
2022-11-07 Serguei Katkov[Greedy RegAlloc] Add a test for single block split...
2022-11-07 Timm Bäder[clang][Interp][NFC] Handle discarded ArraySubscriptExprs
2022-11-07 Tobias Hieta[clang-format] Handle object instansiation in if-statements
2022-11-07 Timm Bäder[clang][Interp][NFC] Make InitField() not pop the pointer
2022-11-07 Chen Zheng[PowerPC][NFC] use script to generate check lines
2022-11-07 Timm Bäder[clang][Interp][NFC] Use StorePop for assignments with...
2022-11-07 Timm Bäder[clang][Interp] Support pointer arithmethic in binary...
2022-11-07 Timm Bäder[clang][Interp] Add a test case for #58754
2022-11-07 Matt ArsenaultAMDGPU: Fix faulty divergence analysis tests
2022-11-07 Matt ArsenaultAMDGPU: Fix missing divergence tests for csub intrinsics
2022-11-07 Matt ArsenaultGlobalISel: Pass through AA metadata for target memory...
2022-11-07 Matt ArsenaultAMDGPU: Add new test for target intrinsic aliasing...
2022-11-07 Timm Bäder[clang][Interp][NFC] Remove an unused include
2022-11-07 Kazu Hirata[clang] Use llvm::reverse (NFC)
2022-11-07 Kazu Hirata[clang-tidy] Use structured bindings (NFC)
2022-11-07 Kazu Hirata[Sema] Use llvm::is_contained (NFC)
2022-11-07 Kazu Hirata[flang] Use llvm::is_contained (NFC)
2022-11-07 Kazu Hirata[mlir] Use llvm::is_contained (NFC)
2022-11-07 Kazu Hirata[PowerPC] Use llvm::is_contained (NFC)
2022-11-07 Sean Cross[builtins] Check __SIZEOF_INT128__ for CRT_HAS_128BIT
2022-11-07 wangpc[RISCV] Support -mcpu/mtune=native
2022-11-07 Fangrui Song[test] Canonicalize PowerPC detection macros to __powerpc__
2022-11-07 Fangrui Song[builtins] Canonicalize PowerPC detection macros to...
2022-11-07 Fangrui SongCanonicalize PowerPC detection macros to __powerpc__
2022-11-07 Fangrui Song[PowerPC] Replace __ppc64__ with __powerpc64__
2022-11-06 Andreas Hollandt[ELF] Add gdb index time trace
2022-11-06 Zhouyi ZhouAdd boundary check for ASTUnresolvedSet::erase
2022-11-06 Mehdi AminiAdd missing dependent FuncDialect for `convert-async...
next