platform/upstream/llvm.git
2022-10-28 David Sherwood[AArch64][SVE2] Add the SVE2.1 extract-and-narrow instr...
2022-10-28 Oleg Shyshkov[mlir][linalg] Add nicer builders for `map` and `reduce`.
2022-10-28 Michał Górny[llvm] [cmake] Silence GNUInstallDirs warning in LLVMIn...
2022-10-28 Michał GórnyHarmonize cmake_policy() across standalone builds of...
2022-10-28 Valery Pykhtin[AMDGPU] Add EXPENSIVE_CHECK into GCNRPTracker::reset
2022-10-28 Pierre van... [DAGCombiner] Use `getAnyExtOrTrunc` instead of TRUNCAT...
2022-10-28 Valentin Clement[flang] Carry polymoprhic dynamic type when using coord...
2022-10-28 Advenam Tacet[1b/3][ASan][compiler-rt] API for annotating objects...
2022-10-28 Carlos Alberto... [llvm-debuginfo-analyzer] (08/09) - ELF Reader - Disabl...
2022-10-28 Alexander Shaposhnikov[clang-tidy] Skip template ctors in modernize-use-equal...
2022-10-28 Wael Yehia[PGO] Simplify InstrProfilingRuntime.cpp
2022-10-28 Vitaly Buka[test] Disable the test with asan
2022-10-28 Ye Luo[DeviceRTL] Fix incremental build
2022-10-28 LLVM GN Syncbot[gn build] Port 23f02693ec58
2022-10-28 Freddy Ye[X86] Add AVX-VNNI-INT8 instructions.
2022-10-28 Valery Pykhtin[AMDGPU] Refactor debug printing routines for GCNRPTracker
2022-10-28 LLVM GN Syncbot[gn build] Port 0e720e6adad1
2022-10-28 Emilio Cota[mlir][spirv] fix Bazel build of Passes.h
2022-10-28 Freddy Ye[X86] Add AVX-IFMA instructions.
2022-10-28 Carl Ritson[AMDGPU] Add pseudo wavemode to optimize strict_wqm
2022-10-28 Katherine Rasmussen[flang] Add atomic_fetch_xor to list of intrinsics
2022-10-27 Fangrui Song[mlir][arith] Fix -Wunused-but-set-variable
2022-10-27 Jason MolendaRemove compile-time and runtime checks for SPI in HostI...
2022-10-27 zhongyunde[AArch64] Optimize memcmp when the result is tested...
2022-10-27 Zequan Wu[LLDB][NativePDB] Fix parameter size for member functio...
2022-10-27 Alexey Bataev[SLP]Improve analysis of same/alternate code ops and...
2022-10-27 Nikolas Klauser[libc++][math.h] Remove unnecessary uses of __promote
2022-10-27 Diego Caballero[mlir][Vector] Introduce the `vector.mask` operation...
2022-10-27 Diego Caballero[mlir][Vector] Introduce the MaskingOpInterface
2022-10-27 Alex Zinenko[mlir] ODS: emit interface model method at the end...
2022-10-27 Amy HuangFix documentation error in e8433a2b06d5
2022-10-27 Amy HuangUpdate docs for -fuse-ctor-homing
2022-10-27 Alexey BataevRevert "[SLP]Improve analysis of same/alternate code...
2022-10-27 Jorge Gorbe... [lldb-vscode] Don't call SBValue.GetError after generat...
2022-10-27 Aaron Siddhartha... [Bazel] Add missing C++ style Clang headers and modulemap
2022-10-27 Emilio Cota[mlir] Fix typo s/utilties/utilities/ (including in...
2022-10-27 Xing Xue[libc++abi][AIX] Use reserved slot in stack to pass...
2022-10-27 Peiming Liu[mlir][sparse] code refactoring, move <tid, loop id...
2022-10-27 Kevin AtheyRevert "[OpenMP] [OMPIRBuilder] Create a new datatype...
2022-10-27 Aart Bik[mlir][sparse] fix typo "admissable" -> "admissible"
2022-10-27 David BlaikieClang: Add release note for defaulted-special-members...
2022-10-27 David Blaikie[BinaryFormat:Dwarf] Add a couple of DW_IDX_GCC extensions
2022-10-27 Hongtao Yu[PseudoProbe] Replace relocation with offset for entry...
2022-10-27 Valentin Clement[flang] Remove debug flag added in D136824
2022-10-27 wleiUse getCanonicalFnName for callee name
2022-10-27 Ji, Jinsong[docs] Fix old path for clang-format
2022-10-27 Jason MolendaHandle an unknown binary platform type in debugserver
2022-10-27 Troy Johnson[clang][Sema][NFC] Remove redundant isTypeValid
2022-10-27 Joe Loser[ADT] Simplify hashing for tuples
2022-10-27 Sanjay Patel[InstCombine] improve efficiency of sub demanded bits...
2022-10-27 Dmitry Sidorov[IR] Allow typed pointers to be used in vector types
2022-10-27 Jordan Rupprecht[NFC] Remove unused variables
2022-10-27 Kristof BeylsCommunity calendar: more clearly document how to add...
2022-10-27 Xing Xue[libc++abi][AIX] Use reserved slot in stack to pass...
2022-10-27 Jeff Niu[mlir] Add `parseSymbolName` that doesn't take an attri...
2022-10-27 Valentin Clement[flang] Carry dynamic type when emboxing polymorphic...
2022-10-27 Valentin Clement[flang] Lower allocate for polymorphic pointer
2022-10-27 Lei Zhang[mlir][spirv] Add target control to UnifyAliasedResourc...
2022-10-27 Alexey Bataev[SLP]Improve analysis of same/alternate code ops and...
2022-10-27 David SherwoodFix whitespace introduced by 891aaff9a8a9997582eac1bb1e...
2022-10-27 David Sherwood[AArch64][SVE2] Add the SVE2.1 pext and ptrue predicate...
2022-10-27 Aart Bik[mlir][sparse] add a cursor to sparse storage scheme
2022-10-27 Kevin Sala[OpenMP][libomptarget] New plugin infrastructure and...
2022-10-27 Bill Wendling[clang] Implement -fstrict-flex-arrays=3
2022-10-27 Peiming Liu[mlir][sparse] fix crash when sparsifying broadcast...
2022-10-27 Craig Topper[RISCV] Fix an obvious CSE opportunity in LSR test...
2022-10-27 rkayaith[mlir][CAPI] Allow specifying pass manager anchor
2022-10-27 Chris Bieneman[ObjectYAML] Add support for DXContainer HASH
2022-10-27 Michael Jones[libc] add fgets
2022-10-27 eopXD[LSR] Drop LSR solution if it is less profitable than...
2022-10-27 rkayaith[mlir][python] Include pipeline parse errors in excepti...
2022-10-27 Fangrui Song[llvm-readelf] --section-details: display SHF_COMPRESSE...
2022-10-27 Alexander Belyaev[mlir] Fix asan issue in Vectorization.cpp of Linalg.
2022-10-27 Roman Lebedev[NFC][PhaseOrdering] Add one more test for SROA after...
2022-10-27 Craig Topper[LegalizeVectorOps][X86][RISCV] Expand vector S/USHLSAT...
2022-10-27 Dave Lee[lldb][test] Remove explicit mydir definitions (NFC)
2022-10-27 Kito Cheng[RISCV] Drop single letter b extension support
2022-10-27 Dave Lee[lldb][test] Remove empty setUp/tearDown methods (NFC)
2022-10-27 Alexandros... [FuncSpec] Do not overestimate the specialization bonus...
2022-10-27 Sanjay Patel[InstCombine] improve demanded bits for Sub operand 0
2022-10-27 Liming Liu[P0857R0 Part-B] Allows `require' clauses appearing in
2022-10-27 gonglingqin[LoongArch] Add codegen support for cmpxchg on LA64
2022-10-27 John Brawn[MachineCSE] Allow PRE of instructions that read physic...
2022-10-27 LLVM GN Syncbot[gn build] Port b51b90d6e25c
2022-10-27 LLVM GN Syncbot[gn build] Port 17059753f133
2022-10-27 Nico Weber[gn build] semi-automatically ort 4f06d46f465c (Logical...
2022-10-27 Michał GórnyRevert "Harmonize cmake_policy() across standalone...
2022-10-27 Jakob Johnson[intelpt] Update Python tests to account for new errrors
2022-10-27 Carlos Alberto... [llvm-debuginfo-analyzer] (08/09) - ELF Reader
2022-10-27 Alexander Belyaev[mlir] Fix printing when linalg.map has no inputs.
2022-10-27 Momchil VelikovRecommit: [FuncSpec] Fix specialisation based on literals
2022-10-27 Michał GórnyHarmonize cmake_policy() across standalone builds of...
2022-10-27 Oleg Shyshkov[mlir] Fix `AffineMap.dropResults`.
2022-10-27 Max KazantsevFix iterator corruption in splitBasicBlockBefore
2022-10-27 Nikita Popov[FunctionAttrs] Add additional tests with operand bundl...
2022-10-27 Matthias Springer[mlir][tensor][bufferize] Support memory_space for...
2022-10-27 Phoebe WangFix buildbot fail
2022-10-27 Matthias Springer[mlir][tensor] Fix build: Add missing line break to...
2022-10-27 Matthias Springer[mlir][tensor][bufferize] Lower tensor.generate to...
2022-10-27 Nikita Popov[BasicAA] Remove redundant libcall handling
next