platform/upstream/llvm.git
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,...
2021-12-30 Nicolas Vasilache[mlir][vector] Fix illegal vector.transfer + tensor...
2021-12-30 Nuno Lopes[GVN] Set phi entries of unreachable predecessors to...
2021-12-30 Pavel Labath[lldb/qemu] More flexible emulator specification
2021-12-30 Nuno Lopes[NFC] Pre-commit test for InstSimplify phi(poison)
2021-12-30 Sjoerd Meijer[LoopFlatten] Move it to a LoopPassManager
2021-12-30 Nuno Lopes[NewGVN][NFC] Add test for x + poison -> poison
2021-12-30 Nuno Lopes[InstSimplify] add 'x + poison -> poison' (needed for...
2021-12-30 Pavel Labath[lldb] Remove lldbtest.getBuildFlags
2021-12-30 Roman Lebedev[Opaqueptrs][IR Serialization] Improve inlineasm [de...
2021-12-30 Roman Lebedev[BitcodeReader] `bitc::CST_CODE_INLINEASM`: un-hardcode...
2021-12-30 jacquesguan[RISCV] Teach VSETVLInsert to eliminate redundant vsetv...
2021-12-30 Sjoerd MeijerRevert "[AArch64] Add a tablegen pattern for UZP2."
2021-12-30 Fangrui Song[IROutliner] Move global namespace cl::opt inside llvm::
2021-12-30 jacquesguan[RISCV] Pre-commit test for Teach VSETVLInsert to elimi...
2021-12-30 Fangrui Song[MC][test] Improve section_names.s
2021-12-30 Fangrui Song[ELFAsmParser] Optimize hasPrefix with StringRef::consu...
2021-12-30 Serge Pavlov[ConstantFolding] Use ICmpInst::Predicate instead of...
2021-12-30 John Ericson[cmake] Tweak warning in `extend_path` helper function
2021-12-30 John Ericson[compiler-rt][cmake] Factor out extend_install_path...
2021-12-30 Shilei Tian[OpenMP] Add missing `tt_hidden_helper_task_encountered...
2021-12-30 jacquesguan[RISCV] Use vmv.s.x instead of vfmv.s.f when the floati...
2021-12-30 Qiu Chaofan[NFC] Specify targets for clang stack-protector-guard.c
2021-12-30 Chenbing.Zheng[RISCV] Refactor immediate comparison instructions...
2021-12-30 David BlaikieCouple of post-commit tweaks on 4d58d1d5af31 based...
2021-12-29 Mehdi AminiFix build of llvm-prettyprinters/gdb/mlir-support.cpp...
2021-12-29 David BlaikieDWARFVerifier: fix remaining tests and compact/rephrase...
2021-12-29 David BlaikieDWARFDie: don't try to compute a full template name...
2021-12-29 David BlaikieDWARFVerifier: Print the CU name and CU count to help...
2021-12-29 Arthur O'Dwyer[libc++] [NFC] Remove an unused parameter from `__sift_...
2021-12-29 David BlaikieDWARFVerifier: Delay loading nested types in type dumpi...
2021-12-29 Sanjay Patel[InstCombine] add more folds for unsigned overflow...
2021-12-29 Sanjay Patel[InstCombine] add tests for unsigned overflow of bitmas...
2021-12-29 Sanjay Patel[InstCombine] add tests for lshr(add(shl())); NFC
2021-12-29 MaheshRavishankar[mlir][MemRef] Deprecate unspecified trailing offset...
2021-12-29 Krzysztof Parzyszek[Hexagon] Don't build two halves of HVX vector in parallel
2021-12-29 Joshua Herrera[Hexagon] Improve BUILD_VECTOR codegen
2021-12-29 William S.... [MLIR][LLVM] Expose powi intrinsic to MLIR
next