platform/upstream/llvm.git
2022-09-02 Lei Zhang[mlir][spirv] Add support for converting gpu.shuffle xor
2022-09-02 Lei Zhang[mlir][spirv] Define various spv.GroupNonUniformShuffle ops
2022-09-02 Lei Zhang[mlir][spirv] Fix MaxVersion for ops after supporting...
2022-09-02 Valentin Clement[mlir][openacc][NFC] Fix typo
2022-09-02 Coleuse LLVM_USE_STATIC_ZSTD
2022-09-02 Vitaly Buka[TEST][msan] Reformat RUN lines
2022-09-02 Chris Bieneman[HLSL] Generate buffer subscript operators
2022-09-02 LLVM GN Syncbot[gn build] Port 30adaa730c47
2022-09-02 Nikolas Klauser[libc++][NFC] Copy the whole union instead of a member...
2022-09-02 Nikolas Klauser[libc++] Granularize the rest of memory
2022-09-02 Fangrui Song[Driver] Remove cc1 Separate form -fvisibility
2022-09-02 Nikolas Klauser[libc++] Remove noexcept specifier from operator""s
2022-09-02 Fangrui Song[test] Change cc1 -fvisibility to -fvisibility=
2022-09-02 Nikolas Klauser[libc++] Make the naming of private member variables...
2022-09-02 Nikolas Klauser[libc++] Enable [[nodiscard]] extensions by default
2022-09-02 Jeff Niu[mlir][cmake] Don't add dependencies on mlir-(generic...
2022-09-02 Jeff Niu[mlir][cf-to-llvm] Fix error message
2022-09-02 Alex Brachet[libc][NFC] Use no_sanitize("all")
2022-09-02 Chris Bieneman[NFC] Make MultiplexExternalSemaSource own sources
2022-09-02 Fangrui Song[clang] Change cc1 -fvisibility's canonical spelling...
2022-09-02 Valentin Clement[flang][docs] Add lowering design doc for parameterized...
2022-09-02 Valentin Clement[flang] Use APInt to lower 128 bits integer constants
2022-09-02 Valentin Clement[flang] Make sure allocatable components are initialzed...
2022-09-02 Chris Bieneman[HLSL] Restrict to supported targets
2022-09-02 Peiming Liu[mlir][sparse] extend codegen test cases with an additi...
2022-09-02 Peiming Liu[mlir][sparse] add conversion rules for storage_get...
2022-09-02 Sameer Sahasrabuddhe[Attributor] Simplify offset calculation for a constant GEP
2022-09-02 Jeff Niu[mlir][ods] Add ArrayOfAttr for creating custom array...
2022-09-02 Yuanfang Chen[Verifier] Skip debug location check for some non-inlin...
2022-09-02 Arthur Eubanks[LoopPassManager] Implement and use LoopNestAnalysis...
2022-09-02 Fangrui Song[docs] -fivisibility= allows protected and internal
2022-09-02 Jordan Rupprecht[test] Remove problematic thread from MainLoopTest...
2022-09-02 Fangrui Song[docs] Regenerate clang/docs/ClangCommandLineReference.rst
2022-09-02 Christopher... [mlir][Tensor] Add rewrites to extract slices through...
2022-09-02 Mingming Liu[AArch64][TTI] Add cost table entry for trunc over...
2022-09-02 Daniil Fukalov[LiveIntervals] Split live intervals on any dead def
2022-09-02 Fangrui Song[MinGW] Ignore -fvisibility/-fvisibility-inlines-hidden...
2022-09-02 Mehdi AminiMigrate "CheckUses" pass to the auto-generated construc...
2022-09-02 Fangrui Song[Driver] Unsupport --print-multiarch
2022-09-02 Mikhail Goncharov[bazel] fix libc build
2022-09-02 Simon PilgrimRevert rG11765b77be84d793ebedc5b5436c463490746131 ...
2022-09-02 Simon Pilgrim[CostModel][X86] Add CostKinds handling for fmul ops
2022-09-02 Dave Lee[lldb] From unordered_map synthetic provider, return...
2022-09-02 Adrian PrantlRevert "[debuginfo-tests] Un-XFAIL no passing unused...
2022-09-02 Simon Pilgrim[CostModel][X86] Add CostKinds to SSE42 fadd/fsub/fneg ops
2022-09-02 Djordje Todorovic[AggressiveInstCombine] Lower Table Based CTTZ
2022-09-02 Leonard Grey[lsan][darwin] Unmask camouflaged class_rw_t pointers
2022-09-02 Craig Topper[VP] Correct LEGALPOS for more VP nodes.
2022-09-02 Juan Manuel... [AMDGPU][NFC] Fix typo in commment: replace SiMemOpInfo...
2022-09-02 Jeff Bailey[libc] Add Buildbot to External Links
2022-09-02 Luca Di SeraExpose QualType::getNonReferenceType in libclang
2022-09-02 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in Decom...
2022-09-02 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in Const...
2022-09-02 Kadir Cetinkaya[llvm][Support] Add DenseMapInfo for std::variant
2022-09-02 Tian Zhou[InstCombine] Baseline tests for reducing test-for...
2022-09-02 Matthias Springer[mlir][SCF] foreach_thread: Capture shared output tenso...
2022-09-02 Matthias Springer[mlir][bufferize] Add isRepetitiveRegion to Bufferizabl...
2022-09-02 Aaron BallmanUpdate the docs about IRC
2022-09-02 Jolanta Jensen[LoopLoadElim] Add stores with matching sizes as load...
2022-09-02 David Green[TypePromotionPass] Rename variable to avoid name confl...
2022-09-02 Egor Zhdan[Clang][Comments] Fix `Index/comment-lots-of-unknown...
2022-09-02 Muhammad Omair... Revert "[InstCombine] Treat passing undef to noundef...
2022-09-02 Mikhail Goncharov[bazel] additional build fixes for libc
2022-09-02 Simon Pilgrim[CostModel][X86] Add CostKinds handling for fadd/fsub...
2022-09-02 Florian Hahn[GlobalOpt] Add test case for #56762.
2022-09-02 Utkarsh Saxena[clang] Skip re-building lambda expressions in paramete...
2022-09-02 Mikael Holmen[GlobalOpt] Fix debug variance problem in hasOnlyColdCalls
2022-09-02 Sergey Kachkov[JumpThreading] Process range comparisions with non...
2022-09-02 Andrey Tretyakov[SPIRV] Add tests to improve test coverage
2022-09-02 wanglei[LoongArch][test] Replace bashism `|&` to `2>&1 |`...
2022-09-02 Simon Pilgrim[TTI] Improve description of TargetCostKind enums to...
2022-09-02 WANG Xuerui[LoongArch] Support lowering br_jt
2022-09-02 Mats Petersson[FLANG][NFCI]De-duplicate code in SimplifyIntrinsics
2022-09-02 Nikita Popov[LICM] Add test for missed load promotion opportunity...
2022-09-02 Chuanqi Xu[NFC] Cleanup lookup for coroutine allocation/deallocation
2022-09-02 Nicolas Vasilache[mlir][Vector] Refactor vector distribution and fix...
2022-09-02 Christian Sigg[MLIR] Remove unused config attributes from lit.site...
2022-09-02 Andrey Tretyakov[SPIRV] Add tests to improve test coverage
2022-09-02 Adrian Kuegel[mlir][Linalg] Apply ClangTidy performance finding.
2022-09-02 Sinan Lin[cmake] Append CLANG_LIBDIR_SUFFIX to scan-build-py...
2022-09-02 Freddy Ye[X86] Add missing key feature for core2
2022-09-02 Valentin Clement[flang] Avoid copyin/copyout if the actual argument...
2022-09-02 Nikita PopovRevert "[DSE] Eliminate noop store even through has...
2022-09-02 Nikita Popov[LICM] Allow load-only scalar promotion in the presence...
2022-09-02 luxufan[DSE] Eliminate noop store even through has clobbering...
2022-09-02 Lang Hames[ORC-RT] Fix typo.
2022-09-02 Lang Hames[ORC-RT] Don't unconditionally add dependence on llvm...
2022-09-02 Aart Bik[mlir][sparse] codegen for sparse dealloc
2022-09-02 Craig Topper[RISCV] Rename some V extension multiclasses for consis...
2022-09-02 Kazu Hirata[lldb] Fix a warning
2022-09-02 Aart Bik[mlir][sparse] codegen for trivial tensor cast
2022-09-02 Fangrui Song[AArch64InstPrinter] Add some `<reg:...>` for llvm...
2022-09-02 Antonio Frighetto[X86InstPrinter] Introduce markup tags emission
2022-09-02 Antonio Frighetto[AArch64InstPrinter] Introduce immediate markup tags...
2022-09-02 Lang Hames[ORC][ORC-RT] Consistently use pointed-to type as templ...
2022-09-02 Antonio Frighetto[MipsInstPrinter] Introduce markup tags emission
2022-09-02 Chenbing Zheng[InstCombine] Precommit tests for umul_with_overflow...
2022-09-02 Vitaly Buka[msan] Fix debug info with getNextNode
2022-09-02 Chenbing Zheng[InstCombine] complete fold extractvalue (any_mul_with_...
2022-09-02 Vitaly Buka[msan] Use no-origin functions when possible
next