platform/upstream/llvm.git
2022-11-01 Youling Tang[sanitizer] Fix build error with current LoongArch...
2022-11-01 Youling Tang[asan][test] Fix build errors in loongarch64
2022-11-01 Youling Tang[builtins][LoongArch] Port __clear_cache to LoongArch...
2022-11-01 Youling Tang[compiler-rt][builtins] Support builtins for LoongArch
2022-11-01 Simon Pilgrim[X86] combineConcatVectorOps - fold 512-bit concat...
2022-11-01 Anton Sidorenko[GlobalISel] Compute debug location when merging stores...
2022-11-01 Valery Pykhtin[AMDGPU] Fix RP tracker's live registers after processi...
2022-11-01 Anton Sidorenko[GlobalISel] Precommit test for D136937
2022-11-01 David Sherwood[AArch64][SVE2] Add the SVE2.1 contiguous stores to...
2022-11-01 David Sherwood[AArch64][SVE2] Add the SVE2.1 contiguous load to multi...
2022-11-01 Stefan Gränitz[JITLink] Revert template typename change after 2a3b257...
2022-11-01 Tiezhu Yang[LLDB][LoongArch] Add LoongArch ArchSpec and subtype...
2022-11-01 Nikita Popov[IR] Take operand bundles into account for call argumen...
2022-11-01 Matt ArsenaultAMDGPU: Add testcase from issue 58639
2022-11-01 Yeting Kuo[VP][RISCV] Add vp.rint and RISC-V support.
2022-11-01 Matt ArsenaultAMDGPU/GlobalISel: Add missing run line for gfx7 packed...
2022-11-01 Matt ArsenaultAtomicExpand: Use InstSimplifyFolder
2022-11-01 Michał Górny[lit] Add pyproject.toml and fix build w/ modern setupt...
2022-11-01 Arnab Dutta[MLIR] Fix bug in the method constructing semi affine...
2022-11-01 Michael Buch[lldb][Test] Fix TestFrameFormatNameWithArgs.test on...
2022-11-01 Alexander Shaposhnikov[IR][Instruction] Annotate more methods with LLVM_READONLY
2022-11-01 skc7[SLP] Extend reordering data of tree entry to support...
2022-11-01 Michał GórnyRevert "[compiler-rt] Switch from llvm-config to find_p...
2022-11-01 Sameer Sahasrabuddhe[AAPointerInfo] refactor how offsets and Access objects...
2022-11-01 Matt Arsenaultllvm-reduce: Write bitcode temporary files for bitcode...
2022-11-01 Matt Arsenaultllvm-reduce: Drop guessing output format based on file...
2022-11-01 Matt Arsenaultllvm-reduce: Support emitting bitcode for final result
2022-11-01 Michał Górny[compiler-rt] Switch from llvm-config to find_package...
2022-11-01 Matt ArsenaultFix missing C++ mode comment
2022-11-01 Matt Arsenaultllvm-reduce: Report file opening errors
2022-11-01 Matt ArsenaultAtomicExpand: Don't create unused instructions for...
2022-11-01 Matt ArsenaultHexagon: Register null TargetStreamer
2022-11-01 Matt ArsenaultHexagon: Add missing C++ mode comment
2022-11-01 Matt ArsenaultNVPTX: Register null target streamer
2022-11-01 Matt ArsenaultX86: Implement null target streamer
2022-11-01 Matt ArsenaultAArch64: Register null MCTargetStreamer
2022-11-01 Florian MayerRevert "[InstCombine] fold mul with decremented "shl...
2022-10-31 Florian Mayer[NFC] use has_value instead of hasValue
2022-10-31 LLVM GN Syncbot[gn build] Port 627465cf9fa7
2022-10-31 Nikolas Klauser[libc++][PMR] Deprecate the implementation in std:...
2022-10-31 Nikolas Klauser[libc++][PMR] Move the pmr::memory_resource destructor...
2022-10-31 Nikolas Klauser[libc++][PMR] Mark completed papers and issues as such
2022-10-31 Nikolas Klauser[libc++][PMR] Add attributes
2022-10-31 Nikolas Klauser[libc++] Move preferred_name declarations into the...
2022-10-31 Ilia Diachkov[SPIRV] support the enqueue_kernel builtin function
2022-10-31 Anlun Xu[Bazel] Add llvm:Support to Bazel deps of SPIRVCommonCo...
2022-10-31 Usman Nadeem[JumpThreading] Put a limit on the PHI nodes when dupli...
2022-10-31 Craig Topper[RISCV] Fix crash a vector add has a 4x sext and zext...
2022-10-31 Evgeny Shulgin[libc++] Add test for checking progress on P0533R9
2022-10-31 LLVM GN Syncbot[gn build] Port 84ea6b6f78df
2022-10-31 LLVM GN Syncbot[gn build] Port 0d01300aacf6
2022-10-31 Jonas Devlieghere[lldb] Emit diagnostic events in the diagnostic dump
2022-10-31 Jonas Devlieghere[lldb] Add a "diagnostics dump" command
2022-10-31 Jonas Devlieghere[lldb] Add diagnostics
2022-10-31 Sanjay Patel[InstCombine] adjust branch on logical-and fold
2022-10-31 Sanjay Patel[InstCombine] add test for branch on logical-and; NFC
2022-10-31 Krzysztof Parzyszek[Hexagon] Add LLVM codegen testcases for V6_[add|sub...
2022-10-31 Tue Ly[libc][math] Add place-holder implementation for pow...
2022-10-31 Tue Ly[libc][math] Add place-holder implementation for asin...
2022-10-31 Peter Klausler[flang] Rework line of code to dodge clang 16 warning
2022-10-31 Jakub Kuderski[mlir][arith][spirv] Hard fail in `-convert-arith-to...
2022-10-31 Dan Gohman[wasm-ld] Allow importing/exporting the output module...
2022-10-31 chenglin.bi[InstCombine] Precommit test for D136582; NFC
2022-10-31 Krzysztof Parzyszek[Hexagon] Add builtins and intrinsics for V6_v[add...
2022-10-31 Philip Reames[InstCombine] Allow simplify demanded transformations...
2022-10-31 Paul Robinson[lit] Fix typo in REQUIRES clause
2022-10-31 Patrick Walton[AliasAnalysis] Introduce getModRefInfoMask() as a...
2022-10-31 Paul Robinson[lit] Remove undefined keyword from a Driver test
2022-10-31 Sanjay Patel[InstCombine] canonicalize branch with logical-and...
2022-10-31 Sanjay Patel[InstCombine] add tests for branch on logical and/or...
2022-10-31 Philip Reames[test] Add coverage for sign bits and known non-zero...
2022-10-31 Peter Klausler[flang] Fix pointer definition semantic checking via...
2022-10-31 Jeff Niu[mlir][scf] Add scf-to-cf lowering for `scf.index_switch`
2022-10-31 Philip Reames[test] Refresh an autogened test to pickup naming change
2022-10-31 Matheus IzvekovRevert "[clang] ASTImporter: Fix importing of va_list...
2022-10-31 Peter Klausler[flang] Be more precise about CHARACTER known length...
2022-10-31 Philip ReamesAddress post commit style comment from 087bb0f
2022-10-31 Paul Robinson[lit] Remove undefined keyword from an MCJIT test
2022-10-31 Paul RobinsonRevert "[lit] Define keyword used by MCJIT test"
2022-10-31 Fangrui Song[utils] Remove ancient scripts using llvm-config -...
2022-10-31 Craig Topper[X86][Driver] Remove stale FIXME. NFC
2022-10-31 Peter Klausler[flang] Always diagnose incompatible function results...
2022-10-31 Dhruva Chakrabarti[OpenMP] [OMPT] [2/8] Implemented a connector for commu...
2022-10-31 Craig Topper[X86] Enable EVEX GFNI instructions without avx512bw.
2022-10-31 Katherine Rasmussen[flang] Add atomic_and to list of intrinsics
2022-10-31 Matheus Izvekov[clang] Instantiate alias templates with sugar
2022-10-31 Matheus Izvekov[clang] Instantiate NTTPs and template default argument...
2022-10-31 Matheus Izvekov[clang] ASTImporter: Fix importing of va_list types...
2022-10-31 Matheus Izvekov[clang] Fix handling of unexpanded packs in template...
2022-10-31 Matheus Izvekov[clang] Improve error recovery for pack expansion of...
2022-10-31 Alex Brachet[libc] Implement getopt
2022-10-31 Alexey Bataev[SLP]Fix a crash in the analysis of the compatible...
2022-10-31 Sameer Sahasrabuddhe[AAPointerInfo] check for Unknown offsets in callee
2022-10-31 LLVM GN Syncbot[gn build] Port aee2a35ac4ab
2022-10-31 Mengxuan Cai[LoopFuse] Ensure loops are in loop simplified form...
2022-10-31 Freddy Ye[X86] Add AVX-NE-CONVERT instructions.
2022-10-31 Lang Hames[JITLink][AArch46] Update aarch64 pointer jump stub...
2022-10-31 Valentin Clement[flang] Fix code generation for polymorphic deallocation
2022-10-31 Serge Pavlov[Support] Do not run test on AIX
2022-10-31 bixia1[mlir][sparse] Implement the rewrite for sparse_tensor...
next