platform/upstream/llvm.git
2022-11-06 Arnab Dutta[MLIR] Fix bug in the method constructing semi affine...
2022-11-06 Argyrios Kyrtzidis[llvm/cmake/config-ix.cmake] If `LD64_EXECUTABLE` is...
2022-11-05 River Riddle[mlir][SubElements] Re-add null guards to better enable...
2022-11-05 River Riddle[mlir][SubElementInterfaces] Prefer calling the derived...
2022-11-05 Jeff Niu[mlir] Drop `const` from `SymbolTableCollection::lookup...
2022-11-05 Paul RobinsonChange a 'default_triple' to 'object-emission'
2022-11-05 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 23.04 - Lunar...
2022-11-05 LLVM GN Syncbot[gn build] Port 59ef4b3686e4
2022-11-05 Nikolas Klauser[libc++] Split __allocator_destructor out of shared_ptr.h
2022-11-05 Nikolas Klauser[libc++] Granularize <concept> includes
2022-11-05 Simon Pilgrim[X86] Replace unnecessary int2float and float2double...
2022-11-05 Michał Górny[flang] Add one missing "llvm_" prefix to gtest_main
2022-11-05 Simon Pilgrim[MCA][X86] Add more avx512 cvt instructions test coverage
2022-11-05 Amaury Séchet[NFC] Refactor DAGCombiner::foldSelectOfConstants to...
2022-11-05 Florian Hahn[SimpleLoopUnswitch] Forget block & loop dispos during...
2022-11-05 Amaury Séchet[NFC] Refactor DAGCombiner::foldSelectOfConstants to...
2022-11-05 Simon Pilgrim[X86] Cleanup WriteCvtSD2SS/WriteCvtPD2PS overrides
2022-11-05 Nikolas Klauser[libc++] Add [[nodiscard]] extensions to ranges algorithms
2022-11-05 Simon Pilgrim[X86] Fix cvtss2si64/cvttss2si64 typo in SkylakeClient
2022-11-05 Valentin Clement[flang] Fix controlSuccessor chain for select type...
2022-11-05 Simon Pilgrim[X86] Fix override for CVTPD2PS/CVTPD2DQ/CVTTPD2DQ...
2022-11-05 Simon Pilgrim[X86] Add SchedWriteVecTruncate scheduler per-width...
2022-11-05 Simon Pilgrim[X86] Add missing ReadAfterFold attributes from CVTSD2S...
2022-11-05 Simon Pilgrim[X86] Remove SandyBridge CVTSS2SIrm/CVTSD2SIrm overrides
2022-11-05 Simon Pilgrim[X86] Replace unnecessary int2double overrides with...
2022-11-05 Ivan Butygin[mlir] Add `populateFunctionOpInterfaceTypeConversionPa...
2022-11-05 Siva Chandra... [libc][docs] Add a build and test document.
2022-11-05 Siva Chandra... [libc][docs] Fix typos.
2022-11-05 Siva Chandra... [libc][docs] Move links to internal developer guides...
2022-11-05 Uday BondhugulaMLIR. NFC. Remove trailing whitespaces in MemRefOps.td
2022-11-05 Med Ismail... [lldb/crashlog] Standardize file path key in the Script...
2022-11-05 Med Ismail... [lldb/test] Fix StructuredDataTest::GetDescriptionEmpty...
2022-11-05 Med Ismail... [lldb/crashlog] Fix frame parser regex for when there...
2022-11-05 chenglin.bi[InstCombine] fold `sub + and` pattern with specific...
2022-11-05 Tue Ly[libc] Add add_with_carry to builtin wrapper.
2022-11-05 River Riddle[mlir] Attempt to fix windows build after D137374
2022-11-05 River Riddle[mlir:LLVM] Fix translation of DISubRangeAttr to LLVM
2022-11-05 River Riddle[mlir] Infer SubElementInterface implementations using...
2022-11-05 Quentin Colombet[mlir][MemRef] Fix the lowering of extract_strided_metadata
2022-11-05 Craig Topper[RISCV] Add isel pattern for (and X, 0xffffffff <<...
2022-11-05 Craig Topper[RISCV] Remove duplicate SDNodeXForm. NFC
2022-11-05 Jennifer YuBack out test that failed.
2022-11-05 Matthew Voss[llvm-profdata] Check for all duplicate entries in...
2022-11-05 Craig Topper[RISCV] Rename isAllUsesReadW to hasAllWUsers in RISCVS...
2022-11-04 Peiming Liu[mlir][sparse] fix sparse tensor rewriting patterns...
2022-11-04 David BlaikieFix Bazel build for ba65584d1545951ce958ea5729692374055...
2022-11-04 Peiming Liu[mlir][sparse] extend foreach operation to accept reduc...
2022-11-04 Matt ArsenaultR600: Remove broken atomicrmw patterns
2022-11-04 Mircea Trofin[MLGO][NFC] Use std::map instead of DenseMap to avoid...
2022-11-04 Ryan Prichard[libc++abi] Use std::nullptr_t instead of declaring...
2022-11-04 Matt ArsenaultAMDGPU: Fold undef rcp to qnan
2022-11-04 Matt ArsenaultAMDGPU: Fix test failure
2022-11-04 Peiming Liu[mlir][sparse] support Parallel for/reduction.
2022-11-04 George HuRevert "[lldb-vscode] Send Statistics Dump in terminate...
2022-11-04 Jennifer YuRemove redundant loads.
2022-11-04 Matt ArsenaultAMDGPU: Fix assert when trying to overextend liverange
2022-11-04 Wanyi YeFix test TestVSCode_terminatedEvent.py
2022-11-04 Jakub Kuderski[mlir][spirv] Fold noop `BitcastsOp`s
2022-11-04 Xiang Li[CMake] Only set LLVM_DEFAULT_TARGET_TRIPLE to LLVM_HOS...
2022-11-04 Corentin JabotRevert "Implement CWG2631"
2022-11-04 Hanhan Wang[mlir][tiling] Relax tiling to accept generating multip...
2022-11-04 Renaud-KAlias Analysis infra in Flang
2022-11-04 Rafael Auler[BOLT] Always move JTs in jump-table=move
2022-11-04 Rafael Auler[BOLT][Hugify] Fix apple builds
2022-11-04 Mike RiceSome uses of the preprocessor can result in multiple...
2022-11-04 Hanhan Wang[mlir] Move the assertion to a valid place.
2022-11-04 Jakub Kuderski[mlir][arith][spirv] Remove duplicate test cases
2022-11-04 Jakub Kuderski[mlir][spirv] Do not truncate i/f64 -> i/f32 in SPIRVCo...
2022-11-04 Florian Hahn[IndVars] Forget SCEV for replaced PHI.
2022-11-04 Shilei Tian[LLVM][AMDGPU] Specialize 32-bit atomic fadd instructio...
2022-11-04 Benjamin Kramer[bazel] Port 589764a38264
2022-11-04 Benjamin KramerFix format specifier warning in EmulateInstructionRISCV...
2022-11-04 Slava Zakharin[mlir][math] Simplify pow(x, 0.75) into sqrt(sqrt(x...
2022-11-04 Jonas Devlieghere[lldb] Fix format specifier warning in EmulateInstructi...
2022-11-04 Slava Zakharin[mlir][math] Initial support for fastmath flag attribut...
2022-11-04 Tom Eccles[flang] add -f[no-]reciprocal-math
2022-11-04 Tom Eccles[flang] Add -f[no-]associative-math and -mreassociate
2022-11-04 Tom Eccles[flang] Add -f[no-]signed-zeros
2022-11-04 Tom Eccles[flang] Add -f[no-]approx-func
2022-11-04 Tom Eccles[flang] Add -f[no-]honor-nans and -menable-no-nans
2022-11-04 Zequan Wu[Test] Fix CHECK typo.
2022-11-04 Philip Reames[RISCV] Define custom-N opcodes
2022-11-04 Nicolas Vasilache[mlir][Transform] NFC - Add custom builders for some...
2022-11-04 Shilei Tian[RFC][OpenMP][Doc] No backward compatible for libomptar...
2022-11-04 Thomas Raoux[mlir][linalg] Fix neutral element value for minf/maxf
2022-11-04 Hubert Tong[Driver][AIX] Change UNSUPPORTED to XFAIL system-aix
2022-11-04 rkayaith[mlir][python] Allow adding to existing pass manager
2022-11-04 Nikita Popov[LVI] Improve debug message (NFC)
2022-11-04 Nikolas Klauser[libc++] inline more functions into basic_string
2022-11-04 Benjamin MaxwellPrecommit test for redundant mvn instructions
2022-11-04 Corentin Jabot[clang] Remove an incorrect assert
2022-11-04 Karthik Senthil[LV][IVDescriptors] Fix recurrence identity element...
2022-11-04 Sanjay Patel[VectorCombine] move load safety checks to helper funct...
2022-11-04 Corentin Jabot[clang] Fix assert in SemaEXpr.cpp
2022-11-04 David Truby[flang][RFC] Proposal for complex number lowering throu...
2022-11-04 Peixin Qiao[flang][RFC] Change the interface for non-BIND(C) CPTR...
2022-11-04 Peixin Qiao[flang] Fix function result rewrite
2022-11-04 Valentin Clement[flang] Update fir.select_type op to fit design document
2022-11-04 Corentin JabotImplement CWG2631
2022-11-04 Juan Manuel... [StructurizeCFG][DebugInfo] Avoid use-after-free
next