platform/upstream/llvm.git
2022-06-13 Lei Zhang[mlir][spirv] Remove unused `traits` from `SPV_Attr`
2022-06-13 Lei Zhang[mlir][spirv] Convert single element vector.splat/fma
2022-06-13 Mark de Wever[libc++][NFC] Use concepts in <bit>.
2022-06-13 Philip Reames[RISCV] Mutate instruction after computing transfer...
2022-06-13 Craig Topper[RISCV] Move creation of constant pools from isel to...
2022-06-13 Mark de Wever[libc++] Removes unneeded includes.
2022-06-13 Mark de Wever[libc++] Removes a GCC bug work-around.
2022-06-13 Mark de Wever[libc++][test] Remove support old compiler support.
2022-06-13 Louis Dionne[libc++] Do not yield from __sp_mut::lock()
2022-06-13 Valentin Clement[flang] Add TODO for half-precision intrinsic reductions
2022-06-13 Guillaume Chatelet[NFC] Remove dead code
2022-06-13 Guillaume Chatelet[NFC] Remove dead code
2022-06-13 jeanPerier[flang] Avoid raising a TODO in fir.boxproc rewrite...
2022-06-13 Jean Perier[flang] Handle reversed bounds and negative length...
2022-06-13 Joseph Huber[Clang] Change host/device only compilation to a driver...
2022-06-13 vdonaldson[flang] system_clock intrinsic calls with dynamically...
2022-06-13 Guillaume Chatelet[NFC][Alignment] Use getAlign in Attributor classes
2022-06-13 Guillaume Chatelet[NFC][Alignment] Use getAlign in VNCoercion
2022-06-13 Guillaume Chatelet[NFC][Alignment] Use getAlign in SPIRVEmitIntrinsics
2022-06-13 Guillaume Chatelet[NFC][Alignment] Use getAlign in SelectionDAGBuilder
2022-06-13 Jan SvobodaReapply "[clang][lex] NFCI: Use DirectoryEntryRef in...
2022-06-13 Matthias Springer[mlir][shape][bufferize] Fix typo in external model
2022-06-13 Kazu Hirata[CodeGen] Remove EvictionTrack (NFC)
2022-06-13 Quinn Pham[clang][driver] fix to correctly set devtoolset on...
2022-06-13 Andrzej Warzynski[flang] Add target/triple in a test
2022-06-13 Kazu Hirata[GlobalISel] Remove buildSequence (NFC)
2022-06-13 Sanjay Patel[InstCombine] reorder mask folds for efficiency
2022-06-13 Stephen Tozer[Dexter] Allow Dexter watch commands to specify a range...
2022-06-13 Arnamoy Bhattacharyya[Flang][OpenMP] Implementation of lowering of SIMD...
2022-06-13 Guillaume Chatelet[NFC][Alignment] Simplify code in MemorySanitizer
2022-06-13 Guillaume Chatelet[NFC][Alignment] Simplify code in JSONExporter
2022-06-13 Guillaume Chatelet[NFC] Remove dead code in MipsFastISel
2022-06-13 Guillaume Chatelet[NFC][Alignment] Use getAlign in DXILBitcodeWriter
2022-06-13 Guillaume Chatelet[NFC][Alignment] Use getAlign in ARMFastISel
2022-06-13 Nikita Popov[SelectionDAG] Handle trapping aggregate (PR49839)
2022-06-13 Nikita Popov[SelectionDAG] Add test for PR49839 (NFC)
2022-06-13 Guillaume Chatelet[NFC] Remove dead code
2022-06-13 Guillaume Chatelet[NFC][Alignment] Use proper type in tests
2022-06-13 Guillaume Chatelet[NFC][Alignment] Use proper type in instrumentLoadOrStore
2022-06-13 Guillaume Chatelet[NFC][Alignment] Use proper version of getAlign
2022-06-13 Guillaume Chatelet[NFC][Alignment] Use proper type in LLVMGetAlignment
2022-06-13 Nikita Popov[SimplifyCFG] Handle trapping aggregates (PR49839)
2022-06-13 Amaury Séchet[AArch64] Autogenerate sve-fixed-length tests. NFC
2022-06-13 Vladislav Khmelevsky[BOLT][AARCH64] Skip R_AARCH64_LD_PREL_LO19 relocation
2022-06-13 wangpc[RISCV] Add vread_csr and vwrite_csr to riscv_vector.h
2022-06-13 Jay Foad[AMDGPU] Add GFX11 flat scratch test coverage
2022-06-13 Nikita Popov[SimplifyCFG] Add test for PR49839 (NFC)
2022-06-13 Benjamin Kramer[InstCombine] Only fold trunc(ext) pairs to bitcast...
2022-06-13 Frederik GossenAdd `createDynamicDimValues` to tensor dialect utils
2022-06-13 Valentin Clement[flang][NFC] Fix typo
2022-06-13 LLVM GN Syncbot[gn build] Port e183bf8e1599
2022-06-13 Jan Svoboda[clang][driver] Only run multi-arch tests on Darwin
2022-06-13 Jez Ng[lld-macho][reland] Support EH frames under arm64
2022-06-13 Jez Ng[lld-macho][reland] Initial support for EH Frames
2022-06-13 Jez Ng[MC] Fix likely uninitialized memory bug
2022-06-13 wangpcRevert "[RISCV] Add vread_csr and vwrite_csr to riscv_v...
2022-06-13 Jan Svoboda[clang][driver] Fix compilation database dump with...
2022-06-13 Jan Svoboda[clang][driver] Introduce new -fdriver-only flag
2022-06-13 Mats Petersson[flang]Add support for do concurrent
2022-06-13 wangpc[RISCV] Add vread_csr and vwrite_csr to riscv_vector.h
2022-06-13 Simon Pilgrim[DAG] visitINSERT_VECTOR_ELT - attempt to reconstruct...
2022-06-13 Simon Pilgrim[ARM] Fix "local variable is initialized but not refere...
2022-06-13 zhongyunde[test] Add test for D126700 NFC
2022-06-13 Nikita Popov[InstSimplify][IR] Handle trapping constant aggregate...
2022-06-13 LLVM GN Syncbot[gn build] Port 988682a3892e
2022-06-13 Nikita Popov[InstSimplify] Add additional test for PR49839 (NFC)
2022-06-13 David Truby[clang][AArch64][SVE] Implicit conversions for vector...
2022-06-13 Nikolas Klauser[libc++] Fix std::lower_bound with C++20-hostile iterators
2022-06-13 Guillaume Chatelet[NFC][Alignment] Convert MemCpyOptimizer.cpp
2022-06-13 Lucas PratesRevert "[ARM][Thumb] Command-line option to ensure...
2022-06-13 David Sherwood[NFC][InstCombine] Refactor InstCombinerImpl::foldSelec...
2022-06-13 zhongyunde[MachineScheduler] Order more stores by ascending address
2022-06-13 Lucas Prates[ARM][Thumb] Command-line option to ensure AAPCS compli...
2022-06-13 Lucas Prates[NFC][Thumb1] Use FrameDestroy flag to identify epilog...
2022-06-13 Adrian Kuegel[mlir] Fix ClangTidyPerformance finding (NFC).
2022-06-13 Nikita Popov[InstCombine] Don't push operation across loop phi
2022-06-13 Nikita Popov[InstSimplify] Update GEP test to use opaque pointers...
2022-06-13 David Green[AArch64] Mark smull and umull as commutative.
2022-06-13 Nuno Lopes[NFC] Remove straight UB from SROA tests
2022-06-13 Guillaume Chatelet[NFC][polly] Removed dead code
2022-06-13 Maksim Panchenko[X86][Disassembler] Fix displacement operand size for...
2022-06-13 owenca[clang-format] Handle deprecated options in dump_format...
2022-06-13 Fangrui Song[ELF] Change getRISCVPCRelHi20 error to conventional...
2022-06-13 Craig Topper[RISCV] Use isShiftedInt to improve readability. NFC
2022-06-13 Kazushi (Jam... Revert "[NFC] Remove 'br i1 undef' from SROA tests"
2022-06-13 Kazu Hirata[AArch64] Use default member initialization (NFC)
2022-06-13 Kazu Hirata[Support] Use default member initialization (NFC)
2022-06-13 Kazu Hirata[Transforms] Use default member initialization (NFC)
2022-06-13 Kazu Hirata[X86] Use default member initialization (NFC)
2022-06-12 Petr Hosek[CMake][libcxx] Use target_include_directories for...
2022-06-12 Jez Ng[lld-macho] Make `--icf=safe` work with LTO
2022-06-12 Jez Ng[MC][re-land] Omit DWARF unwind info if compact unwind...
2022-06-12 Hubert Tong[NFC] Remove unused variable `MF`
2022-06-12 Nikolas Klauser[libc++] Use unsigned char in basic_string::__short...
2022-06-12 Nuno Lopesfix test expected output (fixes arm buildbot failure...
2022-06-12 Simon Pilgrim[DAG] Enable ISD::FSHL/R SimplifyMultipleUseDemandedBit...
2022-06-12 Nuno Lopes[clang][CodeGen] Switch a few placeholders from UndefVa...
2022-06-12 Craig Topper[RISCV] Move some methods out of RISCVInstrInfo and...
2022-06-12 Kazu Hirata[IR] Call DenseMap::erase directly (NFC)
2022-06-12 Kazu Hirata[clang] Use any_of and none_of (NFC)
next