platform/upstream/llvm.git
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
2022-09-02 Emmmer[LLDB][RISCV] Add more instruction decode and execute...
2022-09-02 Chenbing Zheng[NFC] fix typo
2022-09-02 Vitaly Buka[test][msan] Add implicit-check-not rename some prefixes
2022-09-02 Katherine Rasmussen[flang] Add lcobound and ucobound to the list of intrinsics
2022-09-01 Adrian PrantlFix inconsistent target arch when attaching to arm64...
2022-09-01 Aart Bik[mlir][sparse] added codegen for dimop, pointers, indic...
2022-09-01 Artem Belevich[CUDA] Allow using -o with -fsyntax-only
2022-09-01 Peiming Liu[mlir][sparse] Add SparseTensorStorageExpansion Pass...
2022-09-01 Slava Zakharin[flang] Make use of do variable more consistent.
2022-09-01 Alex Brachet[clang] Give better message for unsupported no_sanitize...
2022-09-01 Arthur Eubanks[InstCombine] Treat passing undef to noundef params...
2022-09-01 Rob Suderman[mlir][tosa] Add remaining tosa comparison folders
2022-09-01 Tue Ly[libc][NFC] Use cpp::optional for checking exceptional...
2022-09-01 Rong Xu[PGO] Support PGO annotation of CallBrInst
2022-09-01 Arpad Borsos[llvm-objdump][COFF] Correctly decode `UOP_Epilog`...
2022-09-01 Kevin Athey[MSAN] removing redundant tests and parameters (NFC)
2022-09-01 Vitaly Buka[msan] Combine shadow check of the same instruction
2022-09-01 Aleksandr Platonov[clangd] Fix tests for implicit C function declaration
2022-09-01 Lang Hames[JITLink] Sink ELFX86RelocationKind into implementation...
2022-09-01 Sanjay Patel[SCCP][PhaseOrdering] add tests for sdiv/srem range...
2022-09-01 Zequan Wu[LLDB][NativePDB] Fix a minor bug.
2022-09-01 Vitaly Buka[nfc][msan] Group checks per instruction
2022-09-01 Valentin ClementRevert "[flang] Avoid copyin/copyout if the actual...
2022-09-01 Simon Pilgrim[ADT] bit.h - replace <stdint.h> with <cstdint>
2022-09-01 River Riddle[mlir:PDLL] Actually run the integration tests
2022-09-01 Simon Pilgrim[X86] Fix reciprocal instruction throughput/uops counts
2022-09-01 Wei Yi Tee[clang][dataflow] Refactor `TypeErasedDataflowAnalysisT...
2022-09-01 Valentin Clement[flang] Avoid copyin/copyout if the actual argument...
2022-09-01 Mark de Wever[libc++] Avoids self references in transitive include...
2022-09-01 Michael Jones[libc] add division, modulo, and power to UInt
2022-09-01 Michael Jones[libc] move builtin_wrappers out of fputil
2022-09-01 Fangrui Song[MachineFunctionPass] Support -filter-passes for -print...
2022-09-01 LLVM GN Syncbot[gn build] Port f6b66cbc7df1
2022-09-01 Michael Jones[libc][bazel] split fputil into individual targets
2022-09-01 Vitaly Buka[test][msan] Basic debug info test
2022-09-01 Joseph Huber[libomptarget] Enable the device allocator for AMDGPU
2022-09-01 Wei Yi Tee[llvm][Testing/ADT] Implement `IsStringMapEntry` testin...
2022-09-01 Jeff Niu[mlir] fix ubsan when loading array<i0>
2022-09-01 Aart Bik[mlir][sparse] refined doc of sparse tensor ops
2022-09-01 Aart Bik[mlir][sparse] improved tensor type lowering
2022-09-01 Jordan Rupprecht[MSan] Fix determinism issue when using msan-track...
2022-09-01 Arthur Eubanks[test][InstCombine] Update precommitted test
2022-09-01 Nuno LopesExpand Div/Rem: consider the case where the dividend...
2022-09-01 Arthur EubanksRevert "[Pipelines] Introduce DAE after ArgumentPromotion"
2022-09-01 Aaron BallmanRemoving an accidentally duplicated heading; NFC
2022-09-01 Matt Devereau[AArch64][SVE] Add floating-point repeated complex...
2022-09-01 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-09-01 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-09-01 Cole Kissanetweak zstd behavior in cmake and llvm config for better...
2022-09-01 Nikita Popov[DwarfEhPrepare] Assign dummy debug location for insert...
2022-09-01 Valentin Clement[flang] Handle special case for SHIFTA intrinsic
2022-09-01 Nikita Popov[PHITranslateAddr] Require dominance when searching...
2022-09-01 Wei Yi Tee[clang][dataflow] Use `StringMap` for storing analysis...
2022-09-01 Nikita Popov[CombinerHelper] Avoid deprecated method (NFC)
2022-09-01 Nikita Popov[LICM] Regenerate test checks (NFC)
2022-09-01 Wei Yi Tee[clang][dataflow] Add `SetupTest` parameter for `Analys...
2022-09-01 Nikita Popov[LICM] Remove unnecessary condition (NFC)
2022-09-01 Nikita Popov[LICM] Fix thread safety checks for promotion of byval...
2022-09-01 Wei Yi Tee[clang][dataflow] Refactor `TestingSupport.h`
2022-09-01 Stephen TozerReapply "[DebugInfo] Extend the InstrRef LDV to support...
2022-09-01 Nikita Popov[LICM] Add another byval capture test (NFC)
2022-09-01 serge-sans... [clang] cleanup -fstrict-flex-arrays implementation
2022-09-01 Nikita Popov[LICM] Add test for byval scalar promotion miscompile...
2022-09-01 Ilia Diachkov[SPIRV] support builtin types and ExtInsts selection
2022-09-01 Sanjay Patel[InstCombine] fix crash on type mismatch with fcmp...
2022-09-01 Sanjay Patel[InstCombine] fold power-of-2 ctlz/cttz with inverted...
2022-09-01 Alex Bradbury[RISCV][NFC] Fix typo in comment in RISCVInstrInfoZicbo.td
2022-09-01 Nikita Popov[LICM] Add some debug output to scalar promotion (NFC)
2022-09-01 Bjorn Pettersson[GVN] Pre-commit test case showing miscompile in github...
2022-09-01 Alexey Bataev[SLP]Fix PR55734: SLP vectorizer's reduce_and formation...
2022-09-01 Amara Emerson[GlobalISel] Add sdiv exact (X, constant) -> mul combine.
2022-09-01 Yuanbo Li[DebugInfo] Missing debug location after replacement...
2022-09-01 Egor Zhdan[Clang][Comments] Parse `<img src=""/>` in doc comments...
2022-09-01 Michał Górny[lldb] [Core] Pass error/status from Communication...
2022-09-01 Florian Hahn[VPlan] Add field to track if intrinsic should be used...
2022-09-01 Nicolas Vasilache[mlir] Address post commit comments on 8f2457ccf01f00bb...
2022-09-01 Dylan Fleming[Flang][OpenMP] Add support for real typed reductions...
2022-09-01 Nuno LopesRevert "Expand Div/Rem: consider the case where the...
2022-09-01 Nathan James[CTE][docs] Fix bad links in ReleaseNotes
2022-09-01 Nicolas Vasilache[mlir][Linalg] Add missing support for memory space...
next