platform/upstream/llvm.git
2022-11-14 Andreas Hollandt[cmake] Fix _GNU_SOURCE being added unconditionally
2022-11-14 Nico Weber[COFF, Mach-O] Include -mllvm options in thinlto cache key
2022-11-14 Jakub Kuderski[mlir][arith][spirv] Handle i1 sign extension in arith...
2022-11-14 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-11-14 Mehdi AminiApply clang-tidy fixes for readability-simplify-boolean...
2022-11-14 Rob Suderman[mlir][tosa] Remove zero-fill of tosa.concat outputs...
2022-11-14 Guozhi Wei[MachineCSE] Allow CSE for instructions with ignorable...
2022-11-14 Matt Arsenaultclang/AMDGPU: Use Support's wrapper around getenv
2022-11-14 Quentin Colombet[mlir][MemRef] Change the anchor point of a reshapeLike...
2022-11-14 Quentin Colombet[mlir][MemRef] Change the anchor point of a subview...
2022-11-14 Quentin Colombet[mlir][MemRef] Simplify extract_strided_metadata(reinte...
2022-11-14 Nico Weber[lto] Update function name in comment after 5f312ad45
2022-11-14 Craig Topper[RISCV] Add scalar FP compares to isSignExtendingOpW...
2022-11-14 Joe Nash[AMDGPU][MC][NFC] Rename VOP3 VOPC test files
2022-11-14 Craig Topper[RISCV] Move FixableDef handling out of isSignExtendingOpW.
2022-11-14 Yashwant Singh[GlobalIsel][AMDGPU] Changing legalize rule for G_...
2022-11-14 Thomas Raoux[mlir][linalg] Add reduction tiling using scf.foreachthread
2022-11-14 Benjamin Kramer[bazel] Add another missing dependency after D137833
2022-11-14 Quentin Colombet[mlir][MemRef] Make reinterpret_cast(extract_strided_me...
2022-11-14 Chenguang Wang[bazel] Fix Bufferization dialect build
2022-11-14 Jason MolendaChange last-ditch magic address in IRMemoryMap::FindSpace
2022-11-14 Yabin Cui[Support] Use thread safe version of getpwuid and getpwnam.
2022-11-14 Arthur Eubanks[LegacyPM] Remove cl::opts controlling optimization...
2022-11-14 Craig Topper[RISCV] Remove old test case. NFC
2022-11-14 Craig Topper[RISCV] Improve use of PACK instruction on rv64.
2022-11-14 Arthur EubanksRevert "[LegacyPM] Remove cl::opts controlling optimiza...
2022-11-14 Arthur Eubanks[LegacyPM] Remove cl::opts controlling optimization...
2022-11-14 Nicolas Vasilache[mlir][Transform]Significantly cleanup scf.foreach_thre...
2022-11-14 Akash BanerjeeMigrate getOrCreateInternalVariable from Clang to OMPIR...
2022-11-14 Lorenzo Chelini[MLIR][Transform] Expose map layout option in `OneShotB...
2022-11-14 Sanjay Patel[InstSimplify] restrict logic fold with partial undef...
2022-11-14 Sanjay Patel[SystemZ] improve test for showing store merge miscompi...
2022-11-14 Philip Reames[RISCV] Implement assembler support for XVentanaCondOps
2022-11-14 bixia1[mlir][sparse] Add rewriting rules for sparse_tensor...
2022-11-14 Sylvain Audi[PDB] Don't include input files in the 'cmd' entry...
2022-11-14 Simon Pilgrim[MCA][X86] Ensure the avx512 vnni tests use the upper...
2022-11-14 Simon Pilgrim[MCA][X86] Add test coverage for VBMI2 instructions
2022-11-14 Chris Bieneman[NFC] Fixing spelling in code comment
2022-11-14 bixia1[mlir][sparse][NFC] Add comments to tests that are...
2022-11-14 Ivan Kosarev[AMDGPU][AsmParser] Forbid TFE modifiers for MBUF stores.
2022-11-14 Nicholas Guy[NFC] Removal of complex deinterleaving test case compl...
2022-11-14 Jay Foad[AMDGPU] More use of DivergentBinFrag and friends....
2022-11-14 Nikita Popov[AA] Move MayBeCrossIteration into AAQI (NFC)
2022-11-14 Ivan Kosarev[AMDGPU][MC] Support TFE modifiers in MUBUF loads and...
2022-11-14 Mindong Chen[docs][OpaquePtr] Fix hyperlinks
2022-11-14 Jay Foad[AMDGPU] Define and use UniformTernaryFrag. NFC.
2022-11-14 Simon Pilgrim[X86] Remove unnecessary overrides for CBW/CWDE/CDQE...
2022-11-14 Caroline Concatto[AArch64] Add all SME2.1 instructions Assembly/Disassembly
2022-11-14 Nikita Popov[AST] Remove legacy AliasSetPrinter pass
2022-11-14 Sjoerd Meijer[AArch64] Add match patterns for the reassociated forms...
2022-11-14 Nikita Popov[LoopVersioningLICM] Clarify scope of AST (NFC)
2022-11-14 Joseph Huber[OpenMP] Fix installation to old resource dir
2022-11-14 Luca Di SeraAdd clang_CXXMethod_isMoveAssignmentOperator to libclang
2022-11-14 Nikita Popov[LoopVersioningLICM] Remove unnecessary reset code...
2022-11-14 LLVM GN Syncbot[gn build] Port d52e2839f3b1
2022-11-14 Nicholas Guy[ARM][CodeGen] Add support for complex deinterleaving
2022-11-14 revunov.denis... [BOLT][NFC] Fix possible use-after-free
2022-11-14 Valentin Clement[flang][NFC] Fix typo in fir.box_typecode op description
2022-11-14 Dmitry Preobrazhensky[AMDGPU][MC][GFX11] Improve diagnostic messages for...
2022-11-14 Nicolas Vasilache[mlir][Transform] Add support for dynamically unpacking...
2022-11-14 Ying Yi[ThinLTO] a ThinLTO warning is added if cache_size_byte...
2022-11-14 Jay Foad[AMDGPU] Simplify SelectPat and remove comment obsolete...
2022-11-14 Thomas Symalla[InstCombine][NFC] Add extractelement tests
2022-11-14 HanSheng Zhang[reg2mem] Skip non-sized Instructions (PR58890)
2022-11-14 Christian Sigg[mlir][bazel] NFC: change MLIR_GPU_TO_CUBIN_PASS_ENABLE...
2022-11-14 Joshua CaoDo not write a comma when varargs is the only argument
2022-11-14 Jean Perier[flang] Add hlfir.declare codegen
2022-11-14 LLVM GN Syncbot[gn build] Port dd46a08008f7
2022-11-14 Haojian WuUpdate the wrong isSelfContainedHeader API usage in...
2022-11-14 Nikita Popov[ConstraintElimination] Use SmallVectorImpl (NFC)
2022-11-14 Nikita Popov[TableGen] Use MemoryEffects to represent intrinsic...
2022-11-14 Valentin Clement[flang] Add fir.box_typecode operation
2022-11-14 Valentin Clement[flang] Initial lowering of SELECT TYPE construct to...
2022-11-14 Sebastian Neubauer[Coroutines] Do not add allocas for retcon coroutines
2022-11-14 Sebastian Neubauer[Coroutines] Presubmit retcon without suspend test
2022-11-14 Nikita Popov[ConstraintElimination] Add Decomposition struct (NFCI)
2022-11-14 Nikita Popov[ConstraintElimination] Make decompose() infallible
2022-11-14 Jean Perier[flang][RFC] Do not rely on attributes to tag HLFIR...
2022-11-14 Jean Perier[flang][NFC] rename hlfir::FortranEntity into EntityWit...
2022-11-14 Jean Perier[flang] Add hlfir.declare operation
2022-11-14 Haojian WuMove the isSelfContainedHeader function from clangd...
2022-11-14 Kazu Hirata[llvm] Use std::is_integral_v (NFC)
2022-11-14 Muhammad Omair... Revert "[libclang] Expose completion result kind in...
2022-11-14 Dmitry Makogon[IRCE] Bail out if AddRec in icmp is for another loop...
2022-11-14 Craig Topper[RISCV] Add PACKH/PACKW/PACK to hasAllNBitUsers.
2022-11-14 Craig Topper[RISCV] Add another PACKH pattern.
2022-11-14 Kazu Hirata[Support] Use std::is_scalar_v (NFC)
2022-11-14 Johannes ReifferscheidAdd missing include.
2022-11-14 Aiden Grossman[Docs] Add Documentation on BOLT Build Configs
2022-11-14 Aiden Grossman[Docs] Add Documentation on (Thin)LTO + PGO Build Configs
2022-11-14 Med Ismail... [lldb] Re-phase comments in `ScriptedThread.get_stackfr...
2022-11-14 Med Ismail... [lldb] Remove unused `stack_memory_dump` member from...
2022-11-14 Craig Topper[RISCV] Improve PACKH instruction selection
2022-11-14 wangpc[RISCV] Don't use zero-stride vector load if there...
2022-11-14 Chuanqi Xu[C++20] [Modules] Emit Macro Definition in -module...
2022-11-14 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-11-14 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in AttrO...
2022-11-14 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in MLIRC...
2022-11-14 Craig Topper[RISCV] Add PACKW and PACKH to isSignExtendingOpW in...
2022-11-14 Craig Topper[RISCV] Improve selection of PACKW.
next