platform/upstream/llvm.git
2022-09-19 Fangrui Song[TableGen] Optimize APInt |= with setBit. NFC
2022-09-19 Zi Xuan Wu... [llvm-tblgen] CodeGenSchedModels::hasReadOfWrite gets...
2022-09-19 LiaoChunyu[RISCV]Preserve (and X, 0xffff) in targetShrinkDemanded...
2022-09-19 Kazu Hirata[mlir] Don't include StringSwitch.h (NFC)
2022-09-19 Mingming Liu[NFC][SimplifyCFG]Precommit test case to show inner...
2022-09-19 Christian Sigg[MLIR] NFC: improve comment about MLIR_CMAKE_DIR.
2022-09-19 Kazu Hirata[clang] Don't include StringSwitch.h (NFC)
2022-09-19 Kazu Hirata[llvm] Deprecate llvm::empty (NFC)
2022-09-19 bixia1[mlir][sparse] Add push_back op to support code generation.
2022-09-19 Weining Lu[Clang][LoongArch] Implement ABI lowering
2022-09-19 Chuanqi Xu[C++] [Modules] Generate the initializer for modules...
2022-09-19 jacquesguan[mlir][Math] Add constant folder for ErfOp.
2022-09-19 Kazu Hirata[llvm] Use has_value instead of hasValue (NFC)
2022-09-19 wanglian[CUDA][NFC] Rename 'addDeviceDepences' to 'addDeviceDep...
2022-09-19 Chuanqi Xu[NFC] Move the position of CodeGen/module-initializer...
2022-09-19 LiaoChunyu[RISCV][NFC]Remove outdated comment from targetShrinkDe...
2022-09-19 Kazu HirataUse std::make_unsigned_t (NFC)
2022-09-19 Emilia Dreamer[clang-format] Disallow requires clauses to become...
2022-09-19 Emilia Dreamer[clang-format] Disallow trailing return arrows to be...
2022-09-19 Lang Hames[ORC][ORC-RT] Make WrapperFunctionCall::Create support...
2022-09-19 Kazu Hirata[X86] Fix the LEA optimization pass
2022-09-19 Kazu Hirata[mlir] Use empty (NFC)
2022-09-19 Yaxun (Sam... [SimplifyCFG] accumulate bonus insts cost
2022-09-18 Carl Ritson[AMDGPU] Fix isSGPRReg for special registers
2022-09-18 Kazu Hirata[BOLT] Remove duplicate types (NFC)
2022-09-18 Xiang Li[HLSL] [clang] Add vector version of abs for HLSL
2022-09-18 Kazu Hirata[ModuleInliner] Capitalize a variable name (NFC)
2022-09-18 Kazu Hirata[ModuleInliner] Remove unused using declarations (NFC)
2022-09-18 Kazu Hirata[ModuleInliner] Move getInlineCostWrapper to an anonymo...
2022-09-18 Shafik Yaghmour[Clang] Fix compat diagnostic to detect a nontype templ...
2022-09-18 Sanjay Patel[InstCombine] remove multi-use add demanded constant...
2022-09-18 Kazu Hirata[llvm] Use x.empty() instead of llvm::empty(x) (NFC)
2022-09-18 owenca[clang-format] Skip token annotation in passes that...
2022-09-18 Kazu Hirata[flang] Use x.empty() instead of llvm::empty(x) (NFC)
2022-09-18 Kazu Hirata[clang] Use x.empty() instead of llvm::empty(x) (NFC)
2022-09-18 Kazu Hirata[BOLT] Use x.empty() instead of llvm::empty(x) (NFC)
2022-09-18 Kazu Hirata[mlir] Use x.empty() instead of llvm::empty(x) (NFC)
2022-09-18 Kazu HirataUse std::decay_t (NFC)
2022-09-18 Kazu HirataUse std::conditional_t (NFC)
2022-09-18 Kazu Hirata[ADT] Use std::common_type_t (NFC)
2022-09-18 Marc Auberer[InstCombine] Fix bug when folding x + (x | -x) to...
2022-09-18 Sanjay Patel[InstCombine] fold full-shift of sdiv to icmp+extend
2022-09-18 Sanjay Patel[InstCombine] add tests for full-right-shift of sdiv...
2022-09-18 Aaron PuchertMake sure libLLVM users link with libatomic if needed
2022-09-18 Kazu Hirata[ModuleInliner] Remove InlineOrder::front (NFC)
2022-09-18 Phoebe Wang[Clang][NFC] update predicate and reduce redundant...
2022-09-18 Simon Pilgrim[DAG] MatchRotate - reuse existing LHSShiftArg/RHSShift...
2022-09-18 Jun Zhang[Docs] Add a link that refers to C++ standard modules...
2022-09-18 Phoebe Wang[Clang][NFC] update obsolete check predicate
2022-09-18 Nikolas Klauser[libc++] Avoid including <tuple> in compressed_pair.h
2022-09-18 Chuanqi Xu[Modules] Don't judge if we're compiling a module unit...
2022-09-18 Benjamin KramerSilence unused variable warning in release builds. NFC
2022-09-18 Shivam Gupta[NFC] Typo fix in ARCMTActions.h
2022-09-18 Kazu Hirata[Transforms] Merge function attributes within InlineFun...
2022-09-18 Kazu Hirata[Analysis] Introduce isSoleCallToLocalFunction (NFC)
2022-09-18 Yaxun (Sam... [SimplifyCFG] add a test for branch folding multiple BB
2022-09-18 Kai Nacke[GISel] Fix match tree emitter.
2022-09-17 Kazu Hirata[ModuleInliner] Set Changed earlier (NFC)
2022-09-17 isuckatcs[analyzer] Cleanup some artifacts from non-POD array...
2022-09-17 Kazu Hirata[mlir] Don't include SetVector.h (NFC)
2022-09-17 Kazu Hirata[lld] Don't include SetVector.h (NFC)
2022-09-17 Kazu Hirata[clang] Don't include SetVector.h (NFC)
2022-09-17 LLVM GN Syncbot[gn build] Port e5e3dccd0741
2022-09-17 Aiden Grossman[mlgo] Add in-development instruction based features...
2022-09-17 Kazu Hirata[llvm] Don't including SetVector.h (NFC)
2022-09-17 Fangrui Song[Support] Rename llvm::compression::{zlib,zstd}::uncomp...
2022-09-17 Kazu Hirata[ModuleInliner] Don't include SetVector.h (NFC)
2022-09-17 Kazu Hirata[ModuleInliner] Remove unnecessary #includes (NFC)
2022-09-17 Kazu Hirata[ModuleInliner] Move UseInlinePriority to InlineOrder...
2022-09-17 Sander de Smalen[AArch64][SME] Add intrinsics for enabling/disabling ZA.
2022-09-17 Sander de Smalen[AArch64][SME] Disable tail-call optimization when...
2022-09-17 Nikolas Klauser[libc++][NFC] Inline the string constructors
2022-09-17 Evgeny Shulgin[Clang] Support label at end of compound statement
2022-09-17 Dmitry Polukhin[clang][C++20] Fix clang/clangd assert/crash after...
2022-09-17 Florian Hahn[ConstraintElimination] Fix crash when combining results.
2022-09-17 Shivam Gupta[NFC] Fix a comment in InitializePasses.h
2022-09-17 Aaron BallmanAdd code examples to the potentially breaking changes
2022-09-17 Nikolas Klauser[libc++] Add test to ensure that type trait aliases...
2022-09-17 Aaron BallmanFix release note formatting and style; NFC
2022-09-17 Aaron BallmanFix this test to be more robust
2022-09-17 Aaron BallmanCorrectly diagnose use of long long literals w/o a...
2022-09-17 Christian Sigg[Bazel] Allow lit_test() macro to be used from other...
2022-09-17 Filipp Zhinkin[ARM] Add more tests on instructions fusion with compar...
2022-09-17 Daniel Bertalan[lld-macho] Simplify base address calculation for init...
2022-09-17 Xiang Li[NFC} update CodeGenHLSL tests to use cc1 instead of...
2022-09-17 Alex Zinenko[mlir] use strided layouts in vector transfer on memrefs
2022-09-17 Alex Zinenko[mlir] use strided layout in structured codegen-related...
2022-09-17 Emmmer[LLDB][RISCV] Add RVM and RVA instruction support for...
2022-09-17 Kazu HirataRevert "[llvm] Remove llvm::is_trivially_{copy/move...
2022-09-17 Vladislav Dzhidzhoev[GlobalISel][DebugInfo] Salvage trivially dead instructions
2022-09-17 Maksim Panchenko[BOLT][NFC] Remove unreachable assertion
2022-09-16 Aart Bik[mlir][sparse] add loop simplification to sparsificatio...
2022-09-16 Matheus Izvekov[clang] Fix AST representation of expanded template...
2022-09-16 Peiming Liu[mlir][sparse] Only try to compute a better iteraton...
2022-09-16 Michael Jones[libc][cmake] separate installing headers
2022-09-16 Kazu Hirata[Inliner] Retire DefaultInlineOrder (NFC)
2022-09-16 Jacques Pienaar[mlir][emacs] Enable loading bytecode files as text
2022-09-16 Alexey Bataev[SLP]Improve isUndefVector function by adding insertele...
2022-09-16 Siva Chandra... [libc] Add implementation of POSIX "uname" function.
2022-09-16 Siva Chandra... [libc][Obvious] Fix typo in struct rlimit name - remove...
next