platform/upstream/llvm.git
2022-10-06 Nikita Popov[clang] Remove CLANG_ENABLE_OPAQUE_POINTERS cmake option
2022-10-06 Florian Hahn[ConstraintElimination] Extend test coverage for OR...
2022-10-06 Pierre van... [DAG] Update `isKnownNeverNaN` for `FMA/FMAD`
2022-10-06 Florian Hahn[ConstraintElimination] Use ConstraintTy::IsSigned...
2022-10-06 Pierre van... [AMDGPU][GISel] Add missing V2S16 BUILD_VECTOR_TRUNC...
2022-10-06 Alex Brachet[InstrProf] Make __llvm_profile_counter_bias_default...
2022-10-06 Matthias Springer[mlir][tensor][bufferize] Bufferize inserts into equiva...
2022-10-06 Alex BrachetFix d5090cd94, MSVC mangling issue
2022-10-06 Alex Brachet[llvm-driver] Add various tools to the llvm-driver
2022-10-06 owenca[clang-format][NFC] Clean up class HeaderIncludes and...
2022-10-06 Aart Bik[mlir][bazel] fix VectorToGPU bazel breakage
2022-10-06 Christopher... [mlir][nvgpu] NFC - move NVGPU conversion helpers to...
2022-10-06 Peiming Liu[mlir][sparse] Favors defined dimension when optimize...
2022-10-06 wren romano[mlir][sparse] Fixing bug in python test
2022-10-06 Ilia Diachkov[SPIRV] read kernel arg attributes from fuction/module...
2022-10-06 wren romano[mlir][sparse] Adjusting DimLevelType numeric values...
2022-10-06 Carl Ritson[Sink] Allow sinking of invariant loads across critical...
2022-10-06 Murali Vijayaraghavan[mlir] vector.multi_reduction canonicalizes to vector...
2022-10-06 Daniel Rodríguez... [NFC] Fix typo in error message.
2022-10-05 Yaxun (Sam... [clang-offload-bundler] extracting compatible bundle...
2022-10-05 Dominic ChenRevert "[libc] Resolve NaN/implementation-defined behav...
2022-10-05 Rob Suderman[mlir][tosa] tosa.resize canonicalizer for trivial...
2022-10-05 Dominic Chen[libc] Resolve NaN/implementation-defined behavior...
2022-10-05 wren romano[mlir][sparse] further implement singleton dimension...
2022-10-05 Ben Langmuir[clang][deps] Canonicalize module map path
2022-10-05 Nathaniel McVicar[mlir][sparse] Case coverage fix no errorhandling
2022-10-05 Sami Tolvanen[AArch64][KCFI] Define Size for KCFI_CHECK
2022-10-05 Matthias BraunReduceOperands: Do not crash on vector of pointer types
2022-10-05 Aart Bik[mlir][sparse] move sparse tensor rewriting into its...
2022-10-05 Murali VijayaraghavanRevert "Added canonicalization for vector.multi_reduction"
2022-10-05 Quentin Colombet[RISCV][ISel] Finally fix the UBSan error
2022-10-05 Valentin Clement[flang] Keep current polymorphic implementation under...
2022-10-05 Sam McCall[clangd] Avoid lexicographic compare when sorting Symbo...
2022-10-05 Quentin Colombet[RISCV][ISel] Attempt to fix UBSan error
2022-10-05 Quentin Colombet[RISCV][ISel] Fold extensions when all the users can...
2022-10-05 David Green[AArch64] Add tablegen patterns for bf16 trn/zip/uzp.
2022-10-05 oToToT[libc++] Fix wrong implementation of CityHash
2022-10-05 David BlaikieUse inheriting ctors for OSTargetInfo
2022-10-05 Mark de Wever[libc++][format] Implements formattable concept.
2022-10-05 TatWai Chong[mlir][tosa] Update TOSA resize to match specification
2022-10-05 Ben Langmuir[clang] Update ModuleMap::getModuleMapFile* to use...
2022-10-05 Filipp Zhinkin[AArch64] Add tests for i128 comparison; NFC
2022-10-05 River Riddle[mlir:Parser] Always splice parsed operations to the...
2022-10-05 Zixu Wang[clang][ExtractAPI] Don't print locations for anonymous...
2022-10-05 Ivan Butygin[mlir][gpu] Introduce `host_shared` flag to `gpu.alloc`
2022-10-05 Slava Zakharin[flang] Fixed build issue after 88f07a736bbc3f0062d7d8f...
2022-10-05 Argyrios Kyrtzidis[clang/Sema] Fix non-deterministic order for certain...
2022-10-05 Joseph Huber[DeviceRTL] Allow IsSPMDMode to be optimized out in...
2022-10-05 Joseph Huber[OpenMP] Make the exec_mode global have protected visib...
2022-10-05 Sam McCall[clangd] Fix non-idempotent cases of canonicalRenameDecl()
2022-10-05 Jakub Kuderski[mlir][arith] Add shli support to WIE
2022-10-05 Diego Caballero[mlir][NFC] Make 'printOp' public in AsmPrinter
2022-10-05 Sam McCall[clangd] Don't clone SymbolSlab::Builder arenas when...
2022-10-05 Leonard ChanFix build failures from 4f6477a615d18dac6cc3aa0d3fb9461...
2022-10-05 Murali VijayaraghavanAdded canonicalization for vector.multi_reduction
2022-10-05 Mats PeterssonRevert "[flang] Add -fpass-plugin option to Flang frontend"
2022-10-05 Leonard Chan[llvm][NFC] Consolidate equivalent function type parsin...
2022-10-05 Jakub Kuderski[mlir][arith] Add andi, ori, and xori support to WIE
2022-10-05 Ellis Hoag[Dwarf] Remove unnecessary module flags from test
2022-10-05 Siva Chandra... [libc][Obvious] Add "__" prefix to sched_getcpucount...
2022-10-05 Rob Suderman[mlir][mlprogram] Add CAPI project for MLProgram
2022-10-05 Quentin Colombet[RISCV][ISel] Refactor the formation of VW operations
2022-10-05 Jacques Pienaar[mlir] Make UnitAttr's default val in unwrapped builder
2022-10-05 Akira Hatanaka[Sema][ObjC] Fix assertion failure in getCommonNonSugar...
2022-10-05 Nico Weber[aarch64] add missing run line to a test
2022-10-05 Mahesh RavishankarAdd `const` to `dump` method of `OpFoldResult`.
2022-10-05 Mahesh Ravishankar[mlir][Linalg] Expose vectorization precondition check...
2022-10-05 Aiden Grossman[lld][ELF] Fix lazy ThinLTO index writing in thin archives
2022-10-05 Vitaly BukaRevert "[compiler-rt][test] Heed COMPILER_RT_DEBUG...
2022-10-05 Vitaly BukaRevert "[mlir][sparse] Restore case coverage warning...
2022-10-05 Aart Bik[mlir][sparse] introduce a higher-order tensor mapping
2022-10-05 Mark de Wever[libc++][chrono] Implements formatter month.
2022-10-05 Sam McCallFix SourceManager::isBeforeInTranslationUnit bug with...
2022-10-05 Xiang Li[HLSL] Support register binding attribute on global...
2022-10-05 Ellis Hoag[Dwarf] Reference the correct CU when inlining
2022-10-05 Alexandre Ganea[mlir][unittest] Fix crash when building with MSVC...
2022-10-05 Alexandre Ganea[mlir] Fix ambiguity when building with Clang 14.0.6
2022-10-05 Alexandre Ganea[Orc] Fix the SharedMemoryMapper dtor
2022-10-05 Sam McCall[Syntax] Fix macro-arg handling in TokenBuffer::spelled...
2022-10-05 Louis Dionne[libc++] Get rid of _LIBCPP_HAS_OPEN_WITH_WCHAR in...
2022-10-05 Florian Hahn[ConstraintElimination] Convert NewIndices to vector...
2022-10-05 Joe Nash[AMDGPU] Fix V_CMP_CLASS_F16_t16_e64 src1 type.
2022-10-05 Johannes Doerfert[OpenMP][FIX] Update device API to match recent changes
2022-10-05 Nikita Popov[PhaseOrdering] Name instructions in test (NFC)
2022-10-05 Mark de Wever[libc++][chrono] Implements formatter year.
2022-10-05 Alexey Bataev[SLP][NFC]Add a test for CSE for extractelements.
2022-10-05 Michael Maitland[RISCV][CodeGen] Add Scheduling for vset{i}vl{i} instru...
2022-10-05 Nikita Popov[LICM] Convert tests to opaque pointers (NFC)
2022-10-05 Nikita Popov[LICM] Adjust speculation test to avoid no-op instructi...
2022-10-05 Juan Manuel... [NFC][AMDGPULowerKernelAttributes] Factorize repeated...
2022-10-05 Fraser Cormack[LangRef][VP] Change masked-off lanes from undef to...
2022-10-05 Anton Sidorenko[NFC][RISCV] Move getSEWLMULRatio function to header
2022-10-05 Valentin Clement[flang] Deallocate polymorphic and unlimited polymorphi...
2022-10-05 Nikita Popov[DSE] Convert tests to opaque pointers (NFC)
2022-10-05 Sam McCall[Index] USRGeneration doesn't depend on unnamed.printNa...
2022-10-05 Sam McCall[clangd] Stop isSpelledInSource from printing source...
2022-10-05 Johannes Doerfert[Attributor] Teach AAPointerInfo about atomic cmxchg...
2022-10-05 Dmitry Preobrazhensky[AMDGPU][MC][GFX11] Correct e64_dpp variants of v_movre...
2022-10-05 Kerry McLaughlin[AArch64][SME] Set up a lazy-save/restore around calls.
2022-10-05 Johannes Doerfert[Attributor] AAPointerInfo can model non-escaping call...
next