platform/upstream/llvm.git
2022-10-22 Jay FoadRevert "[MachineVerifier] Try harder to verify LiveVari...
2022-10-22 Michael Buch[lldb][Test] Add C-array test-cases to CPlusPlusNamePar...
2022-10-22 Peixin Qiao[flang] Fix one Unexpectedly Passed test on X86
2022-10-22 Simon Pilgrim[X86] Add v2i64/v8i16/v16i8 + AVX2 coverage to saturate...
2022-10-22 Timm Bäder[clang][Interp][NFC] Unify Call() implementations
2022-10-22 Timm Bäder[clang][Interp] Check instance pointers before calling...
2022-10-22 Timm Bäder[clang][Interp][NFC] Simplify creating parameter descri...
2022-10-22 Timm Bäder[clang][Interp][NFC] Add another failing test case
2022-10-22 Timm Bäder[clang][Interp][NFC] Trim InterpFrame includes
2022-10-22 Timm Bäder[clang][Interp] Add a missing static_assert message
2022-10-22 Timm Bäder[clang][Interp][NFC] Add assertions to VM entry points
2022-10-22 Timm Bäder[clang][Interp][NFC] Add two more array tests
2022-10-22 Timm Bäder[clang][Interp][NFC] Unify Div/Rem operation checks
2022-10-22 Christian Kandeler[clangd] Make file limit for textDocument/rename config...
2022-10-22 serge-sans... Avoid repeated checks and context lookup in llvm::Instr...
2022-10-22 Lang Hames[ORC] Add more information to duplicate section error...
2022-10-22 Siva Chandra... [libc] Add implementation of fgetc.
2022-10-22 Siva Chandra... [libc] Add stdin definition.
2022-10-22 Siva Chandra... [libc] Add select.h and the implementation of the selec...
2022-10-22 Aart Bikbazel fix for TranslateLib
2022-10-22 Jez Ng[lld-macho] Map file should map symbols to their origin...
2022-10-22 Jez Ng[lld-macho][nfc] Update map file sample output in comment
2022-10-22 Weining Lu[NFC][LoongArch] Polish the test for fixup diagnostics
2022-10-22 Mircea Trofin[mlgo] Make regalloc extra features logging test more...
2022-10-22 Peixin Qiao[flang] Fix the interface for numerical/logical scalar...
2022-10-22 Alexander Shaposhnikov[clang-tidy] Avoid adding unnecessary semicolon in...
2022-10-22 LLVM GN Syncbot[gn build] Port 661881d43633
2022-10-22 Nico Weber[gn build] port 27d8eedd5a3c (ClangSupportTests)
2022-10-22 Peter Klausler[flang] Disable test due to unexpected warnings
2022-10-22 Xiang1 Zhang[X86] Add AMX-FP16 instructions.
2022-10-22 bixia1Add missing dependency to fix build.bazel.
2022-10-21 Hanhan Wang[mlir] Delete dup code and use unified methods.
2022-10-21 Evgeny Shulgin[clang] Add time profile for constant evaluation
2022-10-21 Aart Bik[mlir][sparse] use straightline and loop to insert...
2022-10-21 bixia1Fix build.bazel files for adding Index dialect and...
2022-10-21 Peter Klausler[flang] Mark test UNSUPPORTED on Windows
2022-10-21 River Riddle[mlir:LLVM][NFC] Cleanup attribute/enum definitions
2022-10-21 River Riddle[mlir] Implement the SubElement interfaces for the...
2022-10-21 River Riddle[mlir] Generate parser/printers for enums
2022-10-21 Chia-hung DuanRevert "Revert "[scudo] Support partial page releasing""
2022-10-21 wren romano[mlir][sparse] Refining the IR/CMakeLists.txt (followup...
2022-10-21 Jeff Niu[mlir][llvm] Allow literal structs to replaceImmediateS...
2022-10-21 Jeff Niu[mlir][llvm] More LLVMFixed/ScalableVectorType to TypeDef
2022-10-21 Jeff Niu[mlir][llvm] Fix replaceImmediateSubElements on LLVMPoi...
2022-10-21 Jeff Niu[mlir][llvm] Move LLVMPointerType to TypeDef
2022-10-21 Jeff Niu[mlir][llvm] Move LLVMFunctionType to a TypeDef
2022-10-21 Murali VijayaraghavanFixed CMakeLists.txt to export mlir/include/mlir/Dialen...
2022-10-21 Peiming Liu[mlir][scf] support 1:N type conversion for scf.for.
2022-10-21 Arthur Eubanks[ObjCARC] Remove legacy PM versions of optimization...
2022-10-21 Jeff Niu[mlir][sparse] Fix build warning (NFC)
2022-10-21 Chia-hung DuanReland "[scudo] Manage free blocks in BatchGroup."
2022-10-21 Jeff Niu[mlir][llvm] Move LLVMArrayType to a TypeDef
2022-10-21 rkayaith[mlir-translate] Support parsing operations other than...
2022-10-21 rkayaith[mlir] Add conversion function from OwningOpRef<T>...
2022-10-21 Petr HosekRevert "[CMake] Drop libLTO and switch to PIE for Fuchs...
2022-10-21 Peter Klausler[flang] Extend test_errors.py to test warnings and...
2022-10-21 Siva Chandra... [bazel][obvious] Add few missing deps in the libc overlay.
2022-10-21 bixia1[mlir][sparse] Add rewrite rule for the sparse_tensor...
2022-10-21 Jeff Niu[mlir][index] Add missing dependencies
2022-10-21 Bjorn Pettersson[test] Use -passes syntax in Analysis tests
2022-10-21 Petr Hosek[CMake] Drop libLTO and switch to PIE for Fuchsia toolchain
2022-10-21 rkayaith[mlir][Pass] Fix parsePassPipeline error stream
2022-10-21 Carlos Alberto... [llvm-debuginfo-analyzer] (05/09) - Select elements
2022-10-21 Walter Erquinigo[trace][intel pt][simple] Fix TestTraceSave
2022-10-21 Florian Hahn[ConstraintElim] Add additional GEP subtraction tests.
2022-10-21 Aart Bik[mlir][sparse] lower number of entries op to actual...
2022-10-21 Chris Bieneman[HLSL] Remove unused frontend-generated ID
2022-10-21 Zequan Wu[LLDB][NativePDB] Improve ParseDeclsForContext time.
2022-10-21 Sanjay Patel[InstCombine] allow more commutative matches for logica...
2022-10-21 Zhixun TanLet MLIR ODS also support generating build() functions...
2022-10-21 Jeff Niu[mlir][index] Fix NoSideEffect->Pure
2022-10-21 Jeff Niu[mlir][index] Add `convert-index-to-llvm` pass
2022-10-21 Jeff Niu[mlir][index] Add folders for `index` ops
2022-10-21 Jeff Niu[mlir][index] Add `index` dialect ops and attributes
2022-10-21 Jeff Niu[mlir][index] Add boilerplate for the `index` dialect
2022-10-21 Fangrui Song[ELF] Suppress "duplicate symbol" when resolving STB_WE...
2022-10-21 Wael Yehia[PGO][AIX] Improve dummy var retention and allow -bcdto...
2022-10-21 David Sherwood[AArch64][SVE2] Add the SVE2.1 fdot instructions
2022-10-21 Louis Dionne[libc++][NFC] Add documentation for _Or and _And
2022-10-21 Jeff Niu[mlir][scf] Add an IndexSwitchOp
2022-10-21 Arthur Eubanks[llvm-reduce] Attempt to strip debug info
2022-10-21 Craig Topper[RISCV] Add missing vscale x 1 cost model entries and...
2022-10-21 Jay Foad[AMDGPU] Use VGPR classes in divergent build_vector...
2022-10-21 bixia1[mlir][sparse] Refactor the convert operator conversion...
2022-10-21 Jay Foad[MachineVerifier] Try harder to verify LiveVariables
2022-10-21 Sanjay Patel[InstCombine] allow some commutative matches for logica...
2022-10-21 Sanjay Patel[InstCombine] refactor matching code for logical ands...
2022-10-21 Jean Perier[flang] Fix FIRSupport build race condition with HLFIRD...
2022-10-21 Bjorn Pettersson[test] Use -passes in more Transforms tests
2022-10-21 Philip Reames[instcombine] Add basic test coverage for demanded...
2022-10-21 Caroline Concatto[AArch64]SME2 Multi-vector-Multiple Vectors SQDMULH...
2022-10-21 David Sherwood[AArch64][SVE2] Add the SVE2.1 fclamp instructions
2022-10-21 Erich Keane[NFC] Make sure we check an optional when checking...
2022-10-21 Nikita Popov[LLVMIR] Use helper methods to set/check readnone attri...
2022-10-21 chenglin.bi[AAArch64][Windows] Fix the crash when running ninja...
2022-10-21 David Sherwood[AArch64] Add SVE2.1 target feature for Armv9-A 2022...
2022-10-21 Jay Foad[TwoAddressInstruction] Fix stale LiveVariables info...
2022-10-21 Caroline Concatto[AArch64] SME2 Multiple vectors int/float binary...
2022-10-21 Oleg Shyshkov[mlir][linalg] Add one-shot-bufferize tests for Linalg...
2022-10-21 Caroline Concatto[AArch64]SME2 multi-vec FP/INT down convert 2/4 registers
next