platform/upstream/llvm.git
2022-11-08 Slava Zakharin[mlir][arith] Convert fastmath to LLVM dialect for...
2022-11-08 Dave Lee[lldb] Fix issue with re.Pattern availability
2022-11-08 YunQiang SuMIPS/compiler_rt: use synci to flush icache on r6
2022-11-08 Sam James[CMake] Fix -Wstrict-prototypes
2022-11-08 Katherine Rasmussen[flang] Add atomic_xor to list of intrinsics
2022-11-08 Daniel Thornburgh[Debuginfod] DEBUGINFOD_HEADERS_FILE environment variable
2022-11-08 Lei Zhang[mlir][spirv] Don't return value when cannot fold spirv...
2022-11-07 LLVM GN Syncbot[gn build] Port 428ac8f3a0f9
2022-11-07 Shubham Sandeep... Revert "[NFC] Move getDebugValueLoc from static in...
2022-11-07 River Riddle[mlir:SubElementInterfaces] Remove unnecessary static...
2022-11-07 Shubham Sandeep... Revert "[Assignment Tracking][5/*] Add core infrastruct...
2022-11-07 Shubham Sandeep... Revert "Fix warning: comparison of integers of differen...
2022-11-07 Shubham Sandeep... Revert "[Assignment Tracking][5.1/*] Add deleteAssignme...
2022-11-07 Sami Tolvanen[Clang][Sema] Add -Wincompatible-function-pointer-types...
2022-11-07 Amara Emerson[Clang][AArch64][Darwin] Enable GlobalISel by default...
2022-11-07 Nathan Ridge[clangd] Rename QueryDriverDatabase.cpp to SystemInclud...
2022-11-07 Nathan Ridge[clangd] Perform system include extraction inside Comma...
2022-11-07 Nathan Ridge[clangd] Pass the entire tooling::CompileCommand to...
2022-11-07 Daniel Bertalan[lld-macho] Ensure that chained fixups data comes first...
2022-11-07 Fangrui Song[libomp] Add -Wl,--undefined-version workaround
2022-11-07 Dan Albert[LLD] Enable --no-undefined-version by default.
2022-11-07 Michael Jones[libc][obvious] fix tests using wrong size for string
2022-11-07 Grace Jennings[HLSL] Added HLSL this as a reference
2022-11-07 Michael Jones[libc] add scanf string converters
2022-11-07 Michael Jones[libc] add scanf reader
2022-11-07 Siva Chandra... [libc] Add implementation of getc, getc_unlocked and...
2022-11-07 Peiming Liu[mlir][sparse] extend foreach operation to accept reduc...
2022-11-07 Siva Chandra... [libc] Add implementations of ftell.
2022-11-07 Mehdi AminiFix MLIR doc build
2022-11-07 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-11-07 Mehdi AminiApply clang-tidy fixes for performance-move-const-arg...
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...
next