platform/upstream/llvm.git
2023-07-14 Tobias Hieta[LLD][COFF] Add LLVM toolchain library paths by default.
2023-07-14 Nikita Popov[InstCombine] Fold cttz of lowest set bit
2023-07-14 Nikita Popov[InstCombine] Add tests for cttz of lowest set bit...
2023-07-14 Alex Bradbury[RISCV][test] Add RV32I and RV64I RUN lines to condops...
2023-07-14 Matthias Springer[mlir][linalg] BufferizeToAllocationOp: Add option...
2023-07-14 Matthias Springer[mlir][bufferization] OneShotBufferizeOp: Add options...
2023-07-14 Jay Foad[EarlyCSE] Do not CSE convergent calls with memory...
2023-07-14 Jay Foad[EarlyCSE] Precommit test for D153151
2023-07-14 Alex Bradbury[RISCV] Introduce RISCVISD::CZERO_{EQZ,NEZ} nodes produ...
2023-07-14 Tobias Hieta[lld][COFF] Find libraries with relative paths.
2023-07-14 Nikita Popov[InstCombine] Handle const select arm in foldSelectCtlz...
2023-07-14 Nikita Popov[InstCombine] Add test for ctlz->cttz fold with constan...
2023-07-14 Nikita Popov[llvm] Remove uses of getNonOpaquePointerElementType...
2023-07-14 Simon Pilgrim[X86] Fold PACKSS(NOT(X),NOT(Y)) -> NOT(PACKSS(X,Y))
2023-07-14 Nikita Popov[HexagonVectorCombine] Remove use of getNonOpaquePointe...
2023-07-14 David Green[AArch64] Handle 64bit vector s/umull from extracts
2023-07-14 Nicolas Vasilache[mlir][memref] NFC - Move utility function declaration...
2023-07-14 Nicolas VasilacheRevert "[RandomIRBuilder] Remove use of getNonOpaquePoi...
2023-07-14 Kiran Chandramohan[Flang][OpenMP] Use typed assignment in Atomic Write...
2023-07-14 Markus Böck[mlir][LLVM] Convert alias metadata to using attributes...
2023-07-14 Nikita Popov[RandomIRBuilder] Remove use of getNonOpaquePointerElem...
2023-07-14 Nikita Popov[RandomIRBuilder] Remove use of getNonOpaquePointerElem...
2023-07-14 Nikita Popov[LLParser] Remove checks related to typed pointers...
2023-07-14 Nikita Popov[Verifier] Remove typed pointer verification (NFC)
2023-07-14 Nikita Popov[llvm] Remove uses of hasSameElemenTypeAs() (NFC)
2023-07-14 Nikita Popov[llvm][clang] Remove uses of isOpaquePointerTy() (NFC)
2023-07-14 Jim Lin[RISCV] Fix required features checking with empty string
2023-07-14 Haojian Wu[include-cleaner] Bail out in the standalone tool for...
2023-07-14 Matthias Springer[mlir][vector] VectorToSCF: Omit redundant out-of-bound...
2023-07-14 Yeting Kuo[RISCV] Narrow types of index operand matched pattern...
2023-07-14 XinWang10[X86]Recommit D154193 - Remove TEST in AND32ri+TEST16rr...
2023-07-14 Nikita Popov[llvm] Remove calls to supportsTypedPointers() (NFC)
2023-07-14 Nikita Popov[llvm] Remove calls to setOpaquePointers() (NFC)
2023-07-14 Nikita Popov[IR] Remove LLVMPointerToElt and LLVMAnyPointerToElt...
2023-07-14 Haojian Wu[clangd] Fix an assertion failure in NamedDecl::getName...
2023-07-14 Nikita Popov[MLIR] Remove explicit -opaque-pointers flag from test...
2023-07-14 Nikita Popov[IR] Remove -opaque-pointers option
2023-07-14 pvanhout[AMDGPU] Relax restrictions on unbreakable PHI users...
2023-07-14 Martin Storsjö[libcxx] [test] Skip timezone formatting tests on Windows
2023-07-14 Piotr Fusik[libc++] Implement istringstream members of P0408R7...
2023-07-14 Markus Böck[mlir] Improve syntax of `distinct[n]<unit>`
2023-07-14 Hideto Ueno[mlir] Don't emit forward declaration for user defined...
2023-07-14 Richard SmithFix comparison of constrained deduced return types...
2023-07-14 Sterling AugustineRemove unnecessary std::moves [NFC]
2023-07-14 Weining Lu[XRay] Add initial support for loongarch64
2023-07-14 Aart Bik[mlir][sparse][gpu] remove zero init memset
2023-07-14 Sergei Barannikov[MC/AsmLexer] Add '?' (Question) token
2023-07-14 Sean Fertile[XCOFF][AIX] Peephole optimization for toc-data.
2023-07-14 Noah Goldstein[InstCombine] Transform `icmp eq/ne ({su}div exact...
2023-07-14 Noah Goldstein[InstCombine] Add tests for `icmp eq/ne ({su}div exact...
2023-07-14 Jon Roelofs[DebugInfo] Add missing dependency on intrinsics_gen
2023-07-13 boxu.zhang[clang] Support '-fgpu-default-stream=per-thread' for...
2023-07-13 Pavel Iliin[compiler-rt][AArch64] Correct how FMV use ifunc resolv...
2023-07-13 Jon Chesterfield[amdgpu] Delete elide-module-lds attribute
2023-07-13 Sergei Barannikov[ARM] Replace OperandMatchResultTy with ParseStatus...
2023-07-13 Sergei Barannikov[AArch64] Replace OperandMatchResultTy with ParseStatus...
2023-07-13 Aart Bik[mlir][sparse][gpu] minor improvements in 2:4 example
2023-07-13 Jon Chesterfield[amdgpu][lds] Remove recalculation of LDS frame from...
2023-07-13 Po-yao Chang[libc++][NFC] Suppress -Wdeprecated-literal-operator
2023-07-13 Dave Lee[llvm][utils] Disable lldb formatters for PointerIntPai...
2023-07-13 Jonas Devlieghere[lldb] Move decorators to test method
2023-07-13 Alexey Bataev[SLP]Add a test with the stores with long distances...
2023-07-13 Jonas Devlieghere[lldb] Support compressed CTF
2023-07-13 Jan Svoboda[clang][modules] Deserialize included files lazily
2023-07-13 Fangrui Song[llvm-debuginfod] Include llvm/Support/StringExtras...
2023-07-13 Hanhan Wang[mlir][MemRef] Move narrow type emulation common method...
2023-07-13 Fangrui SongInclude some llvm/Support/StringExtras.h after D155178
2023-07-13 Krzysztof Drewniak[mlir] Don't make the ROCm conversions depend on the...
2023-07-13 Yaxun (Sam... [AMDGPU] Support -mcpu=native for OpenCL
2023-07-13 Elliot Goodrich[Support] Move StringExtras.h include from Error.h...
2023-07-13 Elliot Goodrich[lldb] Add missing StringExtras.h includes
2023-07-13 Stanislav Mekhanoshin[AMDGPU] Move SIEncodingFamily into SIDefines.h. NFC.
2023-07-13 Craig Topper[RISCV] Add Zce extension.
2023-07-13 Nemanja Ivanovic[PowerPC] Improve code gen for vector add
2023-07-13 Guray Ozen[mlir][gpu] Add dump-ptx option
2023-07-13 Jeffrey Byrnes[AMDGPU][IGLP] Add iglp_opt(1) strategy for single...
2023-07-13 Slava Zakharin[flang][runtime] Support in-tree device build of Flang...
2023-07-13 Ivan Kosarev[AMDGPU][AsmParser][NFC] Translate parsed MIMG instruct...
2023-07-13 Ivan Kosarev[AMDGPU][MC] Fix handling of A16 operands in intersect_...
2023-07-13 Luke Lau[RISCV] Add initial SDNode patterns for unary zvbb...
2023-07-13 Craig Topper[RISCV] Correct resource cycles for vzext/vsext in...
2023-07-13 Ivan Kosarev[AMDGPU][MC] Pre-commit tests for the noa16 intersect_r...
2023-07-13 Alex Langford[DebugInfo] Force users of DWARFDebugAbbrev to call...
2023-07-13 Jonas Devlieghere[lldb] Support Compact C Type Format (CTF)
2023-07-13 Jonas Devlieghere[lldb] Support Compact C Type Format (CTF) section
2023-07-13 Philip Reames[RISCV] Common remaining operand logic in performCombin...
2023-07-13 Alex Langford[lldb] Move CommandOverrideCallbackWithResult to lldb_p...
2023-07-13 Valentin Clement[flang][openacc] Add support for complex mul reduction
2023-07-13 Lang HamesSwitch to strncpy to silence GCC stringop overflow...
2023-07-13 Maksim Panchenko[BOLT] Attach ORC info to instructions in CFG
2023-07-13 Maksim Panchenko[BOLT][NFC] Add post-CFG processing to MetadataRewriter...
2023-07-13 Philip Reames[RISCV] Reason explicitly about mask and rounding mode...
2023-07-13 Maksim Panchenko[BOLT] Add reading support for Linux ORC sections
2023-07-13 Matthew VossRemove Clang :: CodeGenCXX/unified-cfi-lto.cpp due...
2023-07-13 Louis Dionne[libc++] Fix filesystem tests on platforms that don...
2023-07-13 Alexander Yermolovich[BOLT][DWARF] Fix adding DW_AT_GNU_ranges_base
2023-07-13 Alex Langford[lldb] Forward declare SBPlatform and SBTypeMember...
2023-07-13 Alexander Yermolovich[BOLT][DWARF][NFC] Fix false positive error
2023-07-13 Amara EmersonDon't assert on a non-pointer value being used for...
2023-07-13 Craig Topper[RISCV] Update test after the addition for rounding...
next