platform/upstream/llvm.git
2022-06-13 David TentyReland [clang][AIX] add option mdefault-visibility...
2022-06-13 Peter Klausler[flang][runtime] Better (but still synchronous) support...
2022-06-13 Luís Ferreira[lldb] Add missing UTF-8 char basic type entries
2022-06-13 Peter Klausler[flang][runtime] Fix nonadvancing output edge case
2022-06-13 Amir Ayupov[BOLT][NFC] Forward declare ReorderBlocks for MSVC19
2022-06-13 Mitch PhillipsRevert "[RISCV] Teach RISCVMergeBaseOffset about cases...
2022-06-13 Lei Zhang[mlir][spirv] Fix result type for arith.cmpi/cmpf conve...
2022-06-13 Lei Zhang[mlir][spirv] Use UnrealizedConversionCast in Arithmeti...
2022-06-13 Mitch PhillipsRevert "[CodeGen] Keep track info of lazy-emitted symbo...
2022-06-13 Mitch PhillipsRevert "Also move WeakRefReferences in CodeGenModule...
2022-06-13 Lei Zhang[mlir][spirv] Convert math.ctlz to spv.GLSL.FindUMsb
2022-06-13 Valentin Clement[flang][NFC] Add TODOs for KIND = 2
2022-06-13 Simon Pilgrim[X86] combineEXTEND_VECTOR_INREG - don't attempt to...
2022-06-13 Stanislav Mekhanoshin[AMDGPU] Make temp vgpr selection stable in indirectCop...
2022-06-13 Thomas Raoux[mlir][vector] Add patterns to ppropagate vector distri...
2022-06-13 Kiran Chandramohan[Flang][OpenMP] Avoid double privatisation of loop...
2022-06-13 Mogball[mlir] (NFC) Clean up bazel and CMake target names
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...
next