platform/upstream/llvm.git
2022-10-24 Dmitry Preobrazhensky[AMDGPU][MC] Correct definition of aliases
2022-10-24 Michał Górny[lldb] Include gtest in standalone build only if LLDB_I...
2022-10-24 Simon Pilgrim[X86] Treat PSLLDQ/PSRLDQ as a shuffle not a shift
2022-10-24 Jean Perier[flang] Add kernel to lower expressions to HLFIR
2022-10-24 Erich KeaneGH58368: Correct concept checking in a lambda defined...
2022-10-24 Adrian Kuegel[mlir] Apply ClangTidy performance fix (NFC)
2022-10-24 Sanjay Patel[InstCombine] vary commuted patterns for mul fold; NFC
2022-10-24 Sanjay Patel[InstCombine] adjust mul tests to avoid reliance on...
2022-10-24 Arthur GrilloFix caret position to be on the non null parameter
2022-10-24 Matthias Springer[mlir][scf][bufferize] Fix bufferizesToMemoryRead with...
2022-10-24 Sjoerd Meijer[Clang][AArch64] Add support for -mcpu=grace
2022-10-24 Petar AvramovicGlobalISel: Artifact combine merge-like and unmerges...
2022-10-24 Petar AvramovicGlobalISel: Artifact combine merge-like and unmerge...
2022-10-24 Petar AvramovicGlobalISel: Artifact combine merge-like and unmerge...
2022-10-24 Petar AvramovicGlobalISel: Precommit for artifact combine patches
2022-10-24 Nico Weber[gn build] port 97bd44f436ea
2022-10-24 Benjamin MaxwellAdd nocapture to pointer parameters of masked stores...
2022-10-24 Guillaume Chatelet[llvm-exegesis] Fix missing dependency in BUILD.bazel
2022-10-24 Guillaume Chatelet[libc] Fix BUILD.bazel missing dependency
2022-10-24 Guillaume Chatelet[libc] Use cpp::byte instead of char in mem* functions
2022-10-24 David Green[AArch64] Alter v8.5a FRINT neon intrinsics to be targe...
2022-10-24 Michał Górny[lldb] Add LLVM include dirs prior to gtest target...
2022-10-24 David Spickett[LLDB] Check that RegisterInfo and ContextInfo are...
2022-10-24 Guillaume Chatelet[libc] Fix generic 32-bit implementation of Bcmp/Memcmp
2022-10-24 Guillaume Chatelet[libc] Fix broken tests on arm32
2022-10-24 Simon Pilgrim[llvm-exegesis] getNonRedundantWriteProcRes - perform...
2022-10-24 Simon Pilgrim[DAG] Fold (abs (sign_extend_inreg x)) -> (zero_extend...
2022-10-24 Guillaume Chatelet[libc] mem* framework v3
2022-10-24 Piyou Chen[RISCV] Add Svnapot extension
2022-10-24 LLVM GN Syncbot[gn build] Port e98a4c5acb37
2022-10-24 Carlos Alberto... [llvm-debuginfo-analyzer] (07/09) - Compare elements
2022-10-24 Matthias Springer[mlir][interfaces] Remove getDestinationOperands from...
2022-10-24 Kazu Hirata[SelectionDAG] Use std::clamp (NFC)
2022-10-24 Kazu Hirata[ADT] Remove redundant typename (NFC)
2022-10-24 gonglingqin[LoongArch] Add support for ISD::FRAMEADDR and ISD...
2022-10-24 Adrian Kuegel[mlir][Bazel] Port 3bef1e0f4c1d7fd901b58abe0c5c0e67da764ba2
2022-10-24 River Riddle[mlir:LLVM] Add attribute/op definitions for debug...
2022-10-24 River Riddle[mlir] Refactor alias generation to support nested...
2022-10-24 River Riddle[mlir] Better handling for bit groups in enum parser...
2022-10-24 Michael Buch[lldb][Test] Add CPlusPlusNameParser unit-test: C-array...
2022-10-24 Muhammad Omair... [LIT] Add AArch64/Windows to LP64 feature
2022-10-24 Pierre van... [AMDGPU] Autogenerate icmp codegen test
2022-10-24 Kazu Hirata[mlir] Fix a warning
2022-10-24 Rong Xu[Clang] Change AnonStructIds in MangleContext to per...
2022-10-24 Michael Liao[llvm-debuginfo-analyzer] Fix shared build. NFC.
2022-10-24 Carlos Alberto... [llvm-debuginfo-analyzer] (06/09) - Warning and interna...
2022-10-24 Sheng[NFC][X86] Fix typo: stric => strict
2022-10-24 LLVM GN Syncbot[gn build] Port 2c155d379960
2022-10-24 Carlos Alberto... [llvm-debuginfo-analyzer] (06/09) - Warning and interna...
2022-10-24 Michał Górny[mlir] Support overriding LLVM_LIT_ARGS in standalone...
2022-10-24 Sheng[NFC][M68k] Update the status of ISA implementation
2022-10-24 Katherine Rasmussen[flang] Add atomic_define and atomic_ref to list of...
2022-10-23 Evgeny Shulgin[clang] Fix time profile in "isIntegerConstantExpr"
2022-10-23 Matt Arsenaultllvm-reduce: Add conditional reduction passes
2022-10-23 Matt Arsenaultllvm-reduce: Fix opcode reduction leaving behind dead...
2022-10-23 Min-Yih Hsu[M68k][NFC] Use OS and ABI agnostic triple in codegen...
2022-10-23 LLVM GN Syncbot[gn build] Port 596fdf75d99f
2022-10-23 LLVM GN Syncbot[gn build] Port 27902eea0f0a
2022-10-23 Matt ArsenaultCodeExtractor: Fix assertion with non-0 alloca address...
2022-10-23 Matt Arsenaultllvm-reduce: Remove okToRemove logic in block reduction
2022-10-23 Matt Arsenaultllvm-reduce: Fix some broken test checks
2022-10-23 Matt Arsenaultllvm-reduce: Add a reduction to replace atomics with...
2022-10-23 Matt Arsenaultllvm-reduce: Add atomic syncscope reduction
2022-10-23 Matt Arsenaultllvm-reduce: Add volatile reduction pass
2022-10-23 Matt Arsenaultllvm-reduce: Add flag reduction pass
2022-10-23 Matt Arsenaultllvm-reduce: Don't use unreachable blocks in remove...
2022-10-23 Petr Hosek[CMake] Drop libLTO and switch to PIE for Fuchsia toolchain
2022-10-23 Lang Hames[ORC] Remove reference to incomplete type in debugging...
2022-10-23 Craig Topper[RISCV] Make selectShiftMask look for negate opportunit...
2022-10-23 Alexander KornienkoRevert "[Lex] Simplify and cleanup the updateConsecutiv...
2022-10-23 Alexander KornienkoRevert "[TokenLexer][NFC] Rename the InstLoc to ExpandLoc"
2022-10-23 Lang Hames[ORC] Reset MaterializationUnit::InitSymbol if the...
2022-10-23 Lang Hames[ORC] Force linking of eh-frame registration functions...
2022-10-23 Arthur Eubanks[test] Use new pass manager syntax in some tests
2022-10-23 skc7[SLP][NFC] Added test to check resulting mask in shuffl...
2022-10-23 Simon Pilgrim[X86] Add abs(sext_inreg(x)) test coverage for Issue...
2022-10-23 Kazu Hirata[mlir] Fix a warning
2022-10-23 Kazu Hirata[clang] Fix a warning
2022-10-23 Simon Pilgrim[X86][AVX512] Fold extract_element(bitcast(<X x i1...
2022-10-23 zhongyunde[tests] precommit tests for D136015
2022-10-23 Simon Pilgrim[X86] Add test case for Issue #58546
2022-10-23 Simon Pilgrim[ADT] APInt.h - remove <cmath> include. NFC.
2022-10-23 Simon Pilgrim[ADT] APInt.cpp - remove <cstring> duplicate. NFC.
2022-10-23 Benjamin Kramer[spirv] Remove unused include
2022-10-23 Simon Pilgrim[DAG] Add freeze(sign/zero_extend_vector_inreg(x))...
2022-10-23 Schrodinger... clean up std::iterator in LibcBenchmark.h
2022-10-23 Guillaume Chatelet[libc] Add missing is_unsigned in type_traits.h
2022-10-23 John McIver[clang][unittest] Resolve ClangSupportTest link time...
2022-10-23 Simon Pilgrim[X86] Add test coverage for sign_extend_vector_inreg...
2022-10-23 Simon Pilgrim[X86] Add freeze(pshufd/permilps(x,imm)) -> pshufd...
2022-10-23 Simon Pilgrim[X86] Add test coverage for permilps with freeze
2022-10-23 Kazu Hirata[mlir] Fix a warning
2022-10-23 Mike Hommey[InstCombine] Bail out of casting calls when a conversi...
2022-10-23 Kazu Hirata[ADT] Remove redundant typename (NFC)
2022-10-23 Craig Topper[TargetLowering][RISCV][X86] Support even divisors...
2022-10-23 Craig TopperRevert "[DAGCombiner] Fold (mul (sra X, BW-1), Y) ...
2022-10-23 Craig Topper[RISCV] Fix unused variable warning. NFC
2022-10-23 Craig Topper[DAGCombiner] Fold (mul (sra X, BW-1), Y) -> (neg ...
2022-10-23 Yuanfang Chen[Clang] fold expression is considered atomic during...
2022-10-23 Craig Topper[DAGCombiner][RISCV] Make foldBinOpIntoSelect work...
next