platform/upstream/llvm.git
2022-01-02 Mehdi AminiApply clang-tidy fixes for modernize-use-using to MLIR...
2022-01-02 Mehdi AminiApply clang-tidy fixes for modernize-use-override to...
2022-01-02 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto to MLIR...
2022-01-02 Mehdi AminiApply clang-tidy fixes for bugprone-macro-parentheses...
2022-01-02 Mehdi AminiApply clang-tidy fixes for performance-move-const-arg...
2022-01-02 Mehdi AminiApply clang-tidy fixes for performance-for-range-copy...
2022-01-02 Mehdi AminiApply clang-tidy fixes for modernize-use-equals-default...
2022-01-02 Mehdi AminiApply clang-tidy fixes for bugprone-copy-constructor...
2022-01-02 Mehdi AminiApply clang-tidy fixes for bugprone-argument-comment...
2022-01-02 Mehdi AminiEnable a few clang-tidy checks in MLIR
2022-01-02 Kazu Hirata[llvm] Remove redundant member initialization (NFC)
2022-01-01 Mehdi AminiMove LinalgDetensorize pass option from .cpp file to...
2022-01-01 Mehdi AminiUse const reference for diagnostic in callback (NFC)
2022-01-01 Kazu Hirata[lldb] Add NOLINT(modernize-use-nullptr)
2022-01-01 Kazu HirataRemove redundant string initialization (NFC)
2022-01-01 David Green[ARM] Verify addressing immediates
2022-01-01 Kazu Hirata[lldb] Use nullptr instead of 0 or NULL (NFC)
2022-01-01 Kazu HirataRevert "[lldb] Use nullptr instead of 0 or NULL (NFC)"
2022-01-01 Kazu Hirata[lldb] Use nullptr instead of 0 or NULL (NFC)
2022-01-01 Kazu Hirata[llvm] Use the default constructor for SDValue (NFC)
2022-01-01 Nico WeberRevert "[lldb] Use nullptr instead of 0 or NULL (NFC)"
2022-01-01 Kazu Hirata[Target] Use range-based for loops (NFC)
2022-01-01 Nuno Lopes[docs] Mark @llvm.sideeffect() as willreturn
2022-01-01 John EricsonSet the path to the shared cmake modules based on the...
2022-01-01 Kazu Hirata[Aarch64] Remove redundant declaration initializeSVEInt...
2022-01-01 Kazu Hirata[CodeGen] Remove redundant string initialization (NFC)
2022-01-01 Kazu Hirata[IR] Remove redundant return statements (NFC)
2022-01-01 Kazu Hirata[mlir] Remove unused "using" (NFC)
2022-01-01 Kazu Hirata[lldb] Use nullptr instead of 0 or NULL (NFC)
2022-01-01 Kazu Hirata[Transforms] Remove unused forward declarations (NFC)
2022-01-01 Florian Hahn[VPlan] Remove VPWidenPHIRecipe constructor without...
2022-01-01 Markus Böck[mlir][NFC] Fully qualify use of SmallVector in generat...
2022-01-01 LLVM GN Syncbot[gn build] Port 2edcde00cb39
2022-01-01 Mehdi AminiPass the LLVMTypeConverter by reference in UnrankedMemR...
2022-01-01 Mehdi AminiPass the LLVMTypeConverter by reference in MemRefBuilde...
2022-01-01 Mehdi AminiFix possible memory leak in a MLIR unit-test
2022-01-01 Mehdi AminiFix a few unitialized class members in MLIR (NFC)
2022-01-01 Craig Topper[SelectionDAG] Use KnownBits::countMinSignBits() to...
2022-01-01 Craig Topper[RISCV][LegalizeIntegerTypes] Teach PromoteSetCCOperand...
2022-01-01 Mehdi AminiRemove redundant return after return in CodegenStrategy...
2022-01-01 Markus Böck[mlir][LLVMIR] Add `llvm.eh.typeid.for` intrinsic
2022-01-01 Kazu Hirata[AMDGPU] Remove unused declarations fold_exp* and fold_...
2022-01-01 Kazu Hirata[AMDGPU] Remove replaceWithNative (NFC)
2022-01-01 Kazu Hirata[X86] Remove unused declaration getTileStoreShape ...
2021-12-31 Kazu Hirata[Hexagon] Use range-based for loops (NFC)
2021-12-31 Nuno Lopesfix test so it doesn't use nonnull assumes on non-pointers
2021-12-31 Kazu Hirata[CodeGen] Remove unused forward declarations (NFC)
2021-12-31 Kazu Hirata[Scalar] Remove a redundant declaration (NFC)
2021-12-31 Kazu Hirata[clang-tidy] Use nullptr instead of 0 or NULL (NFC)
2021-12-31 Sanjay Patel[InstSimplify] fold or-nand-xor
2021-12-31 Sanjay Patel[InstSimplify] add tests for or-nand-xor; NFC
2021-12-31 John Ericson[flang] Use `GNUInstallDirs` to support custom installa...
2021-12-31 John Ericson[lld][CMake] Use `GNUInstallDirs` to support custom...
2021-12-31 Kazu Hirata[clang-tools-extra] Remove unused using (NFC)
2021-12-31 Kazu Hirata[Analysis] Remove unused forward declarations (NFC)
2021-12-31 Simon Tatham[ARM] Introduce an empty "armv8.8-a" architecture.
2021-12-31 Paul Walker[NFC][SVE] Minor reorder of some AArch64ISD nodes and...
2021-12-31 Florian Hahn[LV] Turn check for unexpected VF into assertion (NFC).
2021-12-31 Random[MIPS] Add -mfix4300 flag to enable vr4300 mulmul bugfi...
2021-12-31 Jay Foad[AMDGPU] Regenerate checks for waitcnt-overflow.mir
2021-12-31 Pavel Labath[lldb/qemu] Support setting arg0 of the debugged program
2021-12-31 Craig Topper[RISCV] Use MxListW instead of MxList[0-5]. NFC
2021-12-31 Craig Topper[RISCV] Use defvar to simplify some code. NFC
2021-12-31 wangpc[RISCV] Use constant pool for large integers
2021-12-31 jacquesguan[RISCV] Fix incorrect cases of vmv.s.f in the VSETVLI...
2021-12-31 Stella Laurenzo[mlir] Allow IntegerAttr to parse zero width integers.
2021-12-31 Alexandre Ganea[asan] Additionnal prologue decoding for WinSDK 10...
2021-12-31 Sam McCall[Sema] a[x] has type T when a has type T* or T[], even...
2021-12-31 Fangrui Song[ELF] Switch cNamedSections to SmallVector. NFC
2021-12-30 Craig Topper[LegalizeIntegerTypes] Rename NewLHS/NewRHS arguments...
2021-12-30 Ellis Hoag[InstrProf] Mark counters as used in debug correlation...
2021-12-30 MaheshRavishankar[mlir][Linalg] Change signature of `get(Parallel/Reduce...
2021-12-30 Fangrui Song[lld][docs] Update _templates/indexsidebar.html after...
2021-12-30 Alexey Bataev[SLP][NFC]Fix non-determinism in reordering, NFC.
2021-12-30 Krzysztof Parzyszek[Hexagon] Generate HVX/FP arithmetic instructions
2021-12-30 Louis Dionne[libc++][NFC] Fix incorrect synopsis in transform_view...
2021-12-30 Mogball[mlir][arith] fixing dependencies on memref/arith
2021-12-30 Krzysztof Parzyszek[Hexagon] Generate HVX/FP compare instructions
2021-12-30 Fangrui Song[ELF][LTO] Cache symbol table of lazy BitcodeFile
2021-12-30 Craig Topper[RISCV] Add support for STRICT_LRINT/LLRINT/LROUND...
2021-12-30 Fangrui Song[Bazel] Make mlir:MemRefOpsTdFiles depend on :Arithmeti...
2021-12-30 long.chen[MLIR] Add explicit `using` to disambiguate between...
2021-12-30 Benjamin Kramer[InferAttrs] Give strnlen the same attributes as strlen
2021-12-30 Fangrui Song[ELF][LTO] Call madvise(MADV_DONTNEED) on MemoryBuffer...
2021-12-30 William S.... [MLIR] Move AtomicRMW into MemRef dialect and enum...
2021-12-30 Jack Andersen[Support] Expand `<CFGDIR>` as the base directory in...
2021-12-30 Fangrui Song[Support] Add MemoryBuffer::dontNeedIfMmap
2021-12-30 Fangrui Song[docs][llvm-profdata] Prefer double-dash long options
2021-12-30 Krzysztof Parzyszek[Hexagon] Explicitly use integer types when rescaling...
2021-12-30 Krzysztof Parzyszek[Hexagon] Handle HVX/FP {masked,wide} loads/stores
2021-12-30 Luís FerreiraRevert "[lld] Add support for other demanglers other...
2021-12-30 Krzysztof Parzyszek[Hexagon] Fix isTypeForHVX to recognize floating point...
2021-12-30 Jacques Pienaar[mlir] Change SCF/Complex to prefixed (NFC)
2021-12-30 Luís Ferreira[lld] Add support for other demanglers other than Itanium
2021-12-30 Sanjay Patel[InstCombine] fold opposite shifts around an add
2021-12-30 Sanjay PatelRevert "[InstCombine] fold opposite shifts around an...
2021-12-30 Sanjay Patel[InstCombine] fold opposite shifts around an add
2021-12-30 Krzysztof Parzyszek[Hexagon] Handle HVX/FP shuffles, insertion and extraction
2021-12-30 Krzysztof ParzyszekRevert "[Hexagon] Don't build two halves of HVX vector...
2021-12-30 Nuno Lopes[NFC] Pre-commit NewGVN tests for wrong phi(undef,...
next