platform/upstream/llvm.git
2022-08-21 Sanjay Patel[InstCombine] reassociate bitwise logic chains based...
2022-08-21 John Ericson[CMake] Weaken 176db3b3ab25ff8a9b2405f50ef5a8bd9304a6d5
2022-08-21 Simon Pilgrim[PhaseOrdering][X86] Regenerate vdiv.ll
2022-08-21 LiaoChunyu[RISCV] Optimize x > 1 ? x : 1 -> x > 0 ? x : 1
2022-08-21 John Ericson[libcxxabi][cmake] Allow building without libcxx again
2022-08-21 John Ericson[RFC] Remove support for building C++ with `LLVM_ENABLE...
2022-08-21 Simon Pilgrim[CostModel][X86] Add trunc cost kinds tests
2022-08-21 Simon Pilgrim[CostModel][X86] Split integer div/rem cost kinds tests
2022-08-21 Anubhab Ghosh[Orc] Improve deintialize and shutdown logic
2022-08-21 Anubhab Ghosh[Orc] Provide correct Reservation address for slab...
2022-08-21 Anubhab Ghosh[Orc] Only unmap shared memory in controller process...
2022-08-21 Anubhab Ghosh[Orc] Actually save the callback
2022-08-21 Simon Pilgrim[CostModel][X86] Split int/fp arithmetic cost kinds...
2022-08-21 Tung D. Le[mlir][normalize-memrefs] NFC Follow-up D125854
2022-08-21 Simon Pilgrim[CostModel] Add CostKind argument to getShuffleCost
2022-08-21 Iain Sandoe[C++20][Modules] Improve handing of Private Module...
2022-08-21 Anlun Xu[mlir][Bazel] Fix Bazel build
2022-08-21 Kazu HirataRevert "Use std::is_same_v instead of std::is_same...
2022-08-21 Kazu HirataUse std::is_same_v instead of std::is_same (NFC)
2022-08-21 Kazu HirataUse range-based for loops (NFC)
2022-08-21 Kazu HirataUse llvm::drop_begin (NFC)
2022-08-21 Kazu HirataRemove redundant initialization of Optional (NFC)
2022-08-21 Kazu HirataUse llvm::is_contained (NFC)
2022-08-21 Kazu Hirata[Scalar] Qualify auto in range-based for loops (NFC)
2022-08-21 Kazu HirataEnsure newlines at the end of files (NFC)
2022-08-21 Gabriel Ravier[libunwind] Fixed a number of typos
2022-08-20 Joe Loser[mlir] Use std::is_invocable instead of llvm::is_invocable
2022-08-20 Kazu Hirata[llvm] Remove llvm::is_trivially_{copy/move}_constructi...
2022-08-20 Lang Hames[JITLink] Fix LinkGraph::makeAbsolute, add unit test.
2022-08-20 Mark de Wever[libc++][string] Removes obsolete constexpr.
2022-08-20 Nico Weber[gn build] Fix oversight in 3adda398cef7f56d0
2022-08-20 John Ericson[bolt][llvm][cmake] Use `CMAKE_INSTALL_LIBDIR` too
2022-08-20 John Ericson[clang][lldb][cmake] Use new `*_INSTALL_LIBDIR_BASENAME...
2022-08-20 Kazu Hirata[ADT] Simplify llvm::sort with constexpr if (NFC)
2022-08-20 Kazu Hirata[ADT] Deprecate Any::hasValue
2022-08-20 Kazu Hirata[clang] Use Any::has_value instead of Any::hasValue...
2022-08-20 Peixin Qiao[flang] Add semantic checks for interoperability of...
2022-08-20 Peixin Qiao[flang][OpenMP] Handle the data race for firstprivate...
2022-08-20 Kazu Hirata[lldb] Use Any::has_value instead of ANy::hasValue...
2022-08-20 Kazu Hirata[ADT] Implement Any::has_value
2022-08-20 Kazu Hirata[ADT] Simplify llvm::reverse with constexpr if (NFC)
2022-08-20 Sanjay Patel[EarlyCSE][ConstantFolding] do not constant fold atan2...
2022-08-20 Simon Pilgrim[X86] Fold PMULUDQ(X,1) -> AND(X,(1<<32)-1) 'getZeroExt...
2022-08-20 Simon Pilgrim[X86] Add vector test coverage of 'one-bit-diff' and...
2022-08-20 Mark de Wever[libc++][doc] Updates status of P2291R3.
2022-08-20 Tom StellardMore llvm-docs-sphinx buildbot fixes
2022-08-20 Tom StellardFix llvm-docs-sphinx buildbot after 7225c0bd0115c947f3c...
2022-08-20 Tom StellardHowToReleaseLLVM: Add annual release schedule template
2022-08-20 Tom StellardHowToReleaseLLVM: Add some more details about website...
2022-08-20 Tom Stellardworkflows/llvm-project-tests: Workaround an issue with...
2022-08-20 Kazu HirataFix unused variable warnings
2022-08-20 Michał GórnyReland "[lldb] [test] Disable new CommunicationTests...
2022-08-20 Thomas[NFC][AMDGPU] Fix typo.
2022-08-20 Fangrui Song[mlir][docs] Migrate away from deprecated llvm::Optiona...
2022-08-20 Michał Górny[lldb] [gdb-remote] Include PID in vCont packets if...
2022-08-20 Luo, Yuanke(Reland) [fastalloc] Support allocating specific regist...
2022-08-20 Tom Stellardworkflows/version-check: Fix check for release candidates
2022-08-20 Kazu Hirata[lldb] Use Optional::value instead of Optional::getValu...
2022-08-20 Kazu Hirata[lldb] Use Optional::transform instead of Optional...
2022-08-20 Vitaly Buka[msan] Bump max allocation on aarch64
2022-08-20 wanglei[MC][LoongArch] Make .reloc support arbitrary relocatio...
2022-08-20 wanglei[LoongArch] Add some fixups and relocations
2022-08-20 gonglingqin[LoongArch] Add codegen support for fsqrt
2022-08-20 Fangrui Song[docs] Remove lld/ELF release note about --package...
2022-08-20 Lorenzo Albano[VP] Add splitting for VP_STRIDED_STORE and VP_STRIDED_LOAD
2022-08-20 Adrian Vogelsgesang[libc++][NFC][spaceship] Update status doc
2022-08-19 Philip Reames[tti] Consolidate getOperandInfo without OperandValuePr...
2022-08-19 Austin Kerbow[AMDGPU] Add iglp_opt builtin and MFMA GEMM Opt strategy
2022-08-19 Alexander Yermolovich[DWARF][BOLT] Fix handling of converting range accesss...
2022-08-19 Jonas Devlieghere[lldb] Support specifying a custom libcxx for the API...
2022-08-19 LLVM GN Syncbot[gn build] Port 57c9780d60b1
2022-08-19 Sam Clegg[lld][ELF] Rename SymbolTable::symbols() to SymbolTable...
2022-08-19 Daniel Grumberg[clang][ExtractAPI] Record availability information...
2022-08-19 Nico WeberRevert "[NFC] Precommit test for D132255."
2022-08-19 Guillaume Chatelet[libc][NFC] Move blockstore out of the CPP folder
2022-08-19 Philip Reames[RISCV] Add test coverage for 64 bit splat constants
2022-08-19 Guillaume Chatelet[libc][NFC] Use STL case for bitset and simplify implem...
2022-08-19 eahcmrh[clang-tidy] Fix for bugprone-sizeof-expression PR57167
2022-08-19 Guillaume Chatelet[reland][libc][NFC] Use STL case for bit
2022-08-19 Eli FriedmanFix reverse-iteration buildbot.
2022-08-19 Guillaume ChateletRevert "[libc][NFC] Use STL case for bit"
2022-08-19 Guillaume Chatelet[libc][NFC] Use STL case for bit
2022-08-19 Craig Topper[RISCV] Move xori creation for scalar setccs to lowering.
2022-08-19 Peter Klausler[flang] Add a placeholder argument for a format descrip...
2022-08-19 Arthur Eubanks[llvm-reduce] Move most debugging output behind --verbose
2022-08-19 Mingming Liu[AArch64] Change aarch64_neon_pmull{,64} intrinsic...
2022-08-19 Mingming Liu[NFC][AArch64] Precommit test to optimize instruction...
2022-08-19 Siva Chandra... [libc] Install startup files with the install-libc...
2022-08-19 Martin Storsjö[libcxx] [test] Fix the transitive_includes test on...
2022-08-19 Philip Reames[RISCV] Add cost model coverage of store of constant...
2022-08-19 Wei Yi Tee[clang][dataflow] Mark `getDeclCtx` function in dataflo...
2022-08-19 Rainer OrthReland "[mlir][test] Fix IR/AttributeTest.cpp compilati...
2022-08-19 Philip Reames[RISCV] Factor out getVectorImmCost cost after 0e7ed3...
2022-08-19 Aaron BallmanUpdate coding standards for constexpr if statements...
2022-08-19 Nick Desaulniers[MachineVerifier] add checks for INLINEASM_BR
2022-08-19 Erich KeaneRevert "Re-apply "Deferred Concept Instantiation Implem...
2022-08-19 Alex Bradbury[clang][RISCV] Fix incorrect ABI lowering for inherited...
2022-08-19 Bill Wendling[X86][AArch64][NFC] Simplify querying used argument...
2022-08-19 jeff[InferAddressSpaces] [AMDGPU] Add inference for flat_at...
2022-08-19 Denis Antrushin[NFC] Precommit test for D132255.
next