platform/upstream/llvm.git
2022-09-09 Craig Topper[DAGCombiner][X86] Fold (sub (subcarry X, 0, Carry...
2022-09-09 Jakub Kuderski[mlir][arith] Support wide integer constant emulation
2022-09-09 Christopher... [mlir][Tensor] Add rewrites to extract slices through...
2022-09-09 Jakub KuderskiReland "[mlir][arith] Add wide integer emulation pass"
2022-09-09 Sheng[NFC][M68k] Correct debug message.
2022-09-09 Phoebe Wang[LLD] Imply "longjmp" in `/guard:cf`
2022-09-09 Vitaly Buka[sanitizers] Add experimental flag to insert sanitizers...
2022-09-09 jacquesguan[mlir][Math] Add TruncOp.
2022-09-09 Alex Bradbury[RISCV] Add the GlobalMerge pass (disabled by default)
2022-09-09 Fangrui Song[AArch64] Fix -Wunused-variable. NFC
2022-09-09 Kai Sasaki[mlir][math] Canonicalization for math.floor op
2022-09-09 zhongyunde[Peephole] rewrite INSERT_SUBREG to SUBREG_TO_REG if...
2022-09-09 Peiming Liu[mlir][sparse] fix a bug in sparse2sparse reshape.
2022-09-09 Aart Bik[mlir][sparse] rename lex_insert into insert
2022-09-09 Fabian Parzefall[BOLT] Add test checking LP trampolines in multi-split
2022-09-09 Fabian Parzefall[BOLT] Emit LSDA call sites for all fragments
2022-09-09 Fabian Parzefall[BOLT] Fragment all blocks (not just outlineable blocks)
2022-09-09 Fangrui SongRevert D111509 "[clang] use getCommonSugar in an assort...
2022-09-08 Stanley Winata[mlir][linalg] add conv_1d_ncw_fcw
2022-09-08 Philip Reames[docs][RISCV] Add links to respective notes
2022-09-08 Fangrui Song[cc1as] Support --compress-debug-sections=zstd
2022-09-08 Philip ReamesFix a warning caught by llvm-sphinx-docs
2022-09-08 Joe Loser[clang] Use std::size instead of llvm::array_lengthof
2022-09-08 Fangrui Song[Driver] Rename Z to Zlib
2022-09-08 Fangrui Song[Support] Rename DebugCompressionType::Z to Zlib
2022-09-08 Philip Reames[docs] Fix a rebase error in 194900f
2022-09-08 Philip Reames[docs][RISCV] Document status of scalar crypto extensions
2022-09-08 Philip Reames[docs][RISCV] Document status of assorted extensions
2022-09-08 Amir Ayupov[BOLT] Restrict ICP for functions with unknown control...
2022-09-08 Amir Ayupov[BOLT] Change reorder-blocks deprecated option warning...
2022-09-08 Christopher... [mlir] NFC - move declaration of `Range` to StaticValue...
2022-09-08 Nicolas Vasilache[mlir][memref] Add support for 0-D transfer / subview...
2022-09-08 rdzhabarovRevert "Fix bazel deps.". Original change has been...
2022-09-08 Louis Dionne[libc++] Fix compilation error on platforms that don...
2022-09-08 Fangrui SongRevert D130308 "[clang] extend getCommonSugaredType...
2022-09-08 Nicolas Vasilache[mlir][vector] NFC - Add rewriter.notifyMatchFailure...
2022-09-08 Fabian Parzefall[BOLT] Introduce SplitStrategy ABC
2022-09-08 Zequan Wu[LLDB][NativePDB] Set block address range.
2022-09-08 Jakub Kuderski[mlir][func] Remove unnecessary link dependencies for...
2022-09-08 rdzhabarovFix bazel deps.
2022-09-08 Jonathan Peyton[OpenMP][libomp] Cleanup __kmpc_flush() code
2022-09-08 Vitaly Buka[msan] Disambiguate warnings debug location
2022-09-08 bixia1[mlir][sparse] Add codegen for expand op.
2022-09-08 Vitaly Buka[sanitizers] Invalidate GlobalsAA
2022-09-08 Fangrui Song[AST/Interp] Fix left shift overflow bug in D64146
2022-09-08 Fangrui Song[AST/Interp] Fix latent unitialized use of memory bug...
2022-09-08 Tom Honermann[clang] NFC: Add a missing const qualifier to Decl...
2022-09-08 Joe Loser[lldb] Use std::size instead of llvm::array_lengthof
2022-09-08 Emilio Cota[mlir] ConvertAsyncToLLVM: add missing dependence on...
2022-09-08 Diego Caballero[mlir][tosa] Add apply scale flags to TosaToArith creat...
2022-09-08 Aart Bik[mlir][sparse] improve dimop rewriting during conversion
2022-09-08 Dominic Chen[clang][ARM][NFC] Clean up signed conversion and undefi...
2022-09-08 Craig Topper[RISCV] Add RecurKind::FMulAdd to isLegalToVectorizeRed...
2022-09-08 Jakub KuderskiRevert "[mlir][arith] Attempt to fix shared libs build...
2022-09-08 Philip Reames[docs][RISCV] Document experimental extensions
2022-09-08 Mircea Trofin[mlgo][nfc] Set logging level to warning or higher...
2022-09-08 Jakub Kuderski[mlir][arith] Attempt to fix shared libs build for...
2022-09-08 David Green[AArch64] Fix formatting of the Shuffle Cost tables...
2022-09-08 Quentin Colombet[mlir] Add missing dependency in bazel build
2022-09-08 Felipe de Azevedo... Revert "[lldb] Use just-built libcxx for tests when...
2022-09-08 River Riddle[mlir][PDL] Infer result types from a `replace` as...
2022-09-08 Paul RobinsonMake llvm-tli-checker support static libraries
2022-09-08 Jakub Kuderski[mlir][arith] Add wide integer emulation pass
2022-09-08 Felipe de Azevedo... [lldb] Use just-built libcxx for tests when available
2022-09-08 Zequan Wu[LLDB][NativePDB] Fix PdbAstBuilder::GetParentDeclConte...
2022-09-08 Filipp Zhinkin[ARM] Add tests on instructions fusion with comparison...
2022-09-08 Matheus Izvekov[clang] extend getCommonSugaredType to merge sugar...
2022-09-08 Matheus Izvekov[clang] use getCommonSugar in an assortment of places
2022-09-08 Matheus Izvekov[clang] template / auto deduction deduces common sugar
2022-09-08 Alan Zhao[lld][COFF] Add support for overriding weak symbols...
2022-09-08 Quentin Colombet[mlir][MemRef] Simplify extract_strided_metadata(subview)
2022-09-08 Peiming Liu[mlir][bufferization] fix typo in example code for...
2022-09-08 V Donaldson[flang] Control flow with empty select case blocks
2022-09-08 natashaknk[mlir][tosa] Add dynamic width/height for pooling in...
2022-09-08 raghavmedicherlaRevert "Support: Add mapped_file_region::sync(), equiva...
2022-09-08 Mathieu Fehr[mlir][NFC] Provide accessor for TableGen record
2022-09-08 Sanjay Patel[InstCombine] fold icmp of truncated left shift, part 2
2022-09-08 Katherine Rasmussen[flang] Add co_sum to the list of intrinsics and update...
2022-09-08 Kadir Cetinkaya[clangd] Set Incompleteness for spec fuzzyfind requests
2022-09-08 Fangrui Song[test] Fix compress-debug-sections-zlib-unavailable.s
2022-09-08 Kadir Cetinkaya[clang] Fix a crash in constant evaluation
2022-09-08 Philip Reames[LV] Use safe-divisor lowering for fixed vectors if...
2022-09-08 Jonas Paulsson[SystemZ] Fix new test case
2022-09-08 Zain Jaffal[AArch64] Add test for vscale nontemporal loads larger...
2022-09-08 Mark de Wever[libc++] Removes Clang 13 support.
2022-09-08 Zhixun Tan[mlir][dataflow] Remove Lattice::isUninitialized().
2022-09-08 Jay Foad[AMDGPU] Fix shrinking of F16 FMA on newer subtargets
2022-09-08 Jonas Paulsson[SystemZ] Improve handling of vector alignments.
2022-09-08 David Goldman[clangd][ObjC] Improve completions for protocols +...
2022-09-08 Aart Bik[mlir][sparse] fix bug in workspace dimension computation
2022-09-08 Thomas Lively[WebAssembly] Prototype `f32x4.relaxed_dot_bf16x8_add_f32`
2022-09-08 Joe Loser[llvm] Use std::size instead of llvm::array_lengthof
2022-09-08 Djordje TodorovicRevert "Recommit "[AggressiveInstCombine] Lower Table...
2022-09-08 Krzysztof Parzyszek[Hexagon] Handle shifts of short vectors of i8
2022-09-08 Eric Wang[NFC][Regalloc] Introduce the RegAllocPriorityAdvisorAn...
2022-09-08 Sanjay Patel[InstCombine] Fold icmp of truncated left shift
2022-09-08 Florian Hahn[AArch64] Add tests for lowering trunc to i8 using...
2022-09-08 Djordje TodorovicRecommit "[AggressiveInstCombine] Lower Table Based...
2022-09-08 Ivan Kosarev[AMDGPU] Only raise wave priority if there is a long...
2022-09-08 Jay Foad[AMDGPU] Add basic tests for emitting v_fma_f16 and...
next