platform/upstream/llvm.git
2022-11-09 chenglin.bi[AArch64] Precommit test for D137069; NFC
2022-11-09 Vitaly Buka[compiler-rt] Set CMP0114 policy for standalone build
2022-11-09 Animesh Kumar[OpenMP] Add map clause to the LIT test on use_device_a...
2022-11-09 jinge90[libunwind] Check corrupted return address in unwind_ph...
2022-11-09 Haohai Wen[X86] Add In64BitMode requirement for MMXRI
2022-11-08 chenglin.bi[TypePromotion] Replace Zext to Truncate for the case...
2022-11-09 River Riddle[mlir][LLVM] Add base type and flag support to composit...
2022-11-09 Peiming Liu[mlir][sparse] fix SSA chain issue in dense2sparse...
2022-11-09 Peiming Liu[mlir][sparse] extend foreach operation to iterator...
2022-11-09 Jakub Kuderski[mlir][arith] Add `select` support to WIE
2022-11-09 Fangrui Song[lld] Fix duplicate word typos. NFC
2022-11-09 Peixin-Qiao[flang] Fix function result rewrite for CPTR type
2022-11-09 wren romano[mlir][sparse] Factoring out NewCallParams class in...
2022-11-09 Jim InghamMove the second instance of TestUniqueTypes.py to a...
2022-11-09 Mehdi AminiDo not build with Werror by default (Bazel build)
2022-11-09 Mehdi AminiApply clang-tidy fixes for readability-redundant-smartp...
2022-11-09 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in SCF...
2022-11-09 Rob Suderman[mlir][linalg] Fix vectorization of linalg depthwise...
2022-11-08 Aart Bik[mlir][sparse] add sparse matmul codegen check tests
2022-11-08 Akira Hatanaka[ObjC][ARC] Fix non-deterministic behavior in Provenanc...
2022-11-08 Aart Bik[mlir][sparse] 3-dimensional sparse tensor insertion...
2022-11-08 Sam McCall[clangd] Avoid escaping issues in system-include-extrac...
2022-11-08 Fangrui Song[Driver] Refactor err_drv_unsupported_option_argument...
2022-11-08 Jez Ng[lld-macho] Fix bugs around EH_Frame symbols
2022-11-08 Jez Ng[lld-macho] Emit map file entry for compact unwind...
2022-11-08 Jez Ng[lld-macho] Overhaul map file code
2022-11-08 Aart Bik[mlir][sparse] first general insertion implementation...
2022-11-08 River Riddle[mlir][LLVMDebugTranslation] Move the check for FusedLo...
2022-11-08 River Riddle[mlir][LLVMDebugTranslation] Add inlinedAt to the key...
2022-11-08 rkayaith[mlir][NVGPU] Fix -Wunsequenced warning
2022-11-08 Björn Schäpers[clang-format][NFCish] Alphabetical sort Format.(h|pp)
2022-11-08 Trass3r[Visualizers] Add natvis visualizers for various intern...
2022-11-08 rkayaith[mlir-opt] Add '-p' as an alias for '-pass-pipeline'
2022-11-08 rkayaith[mlir][spirv] Change translation to use spirv.module
2022-11-08 David Green[AArch64] Allow users-facing feature names in clang...
2022-11-08 Adhemerval... [clang][Headers] Do not define varargs macros for __nee...
2022-11-08 Mingming Liu[AArch64]Combine BFXIL to ORR with right shift for...
2022-11-08 Sam McCall[include-cleaner] Missing changes from 38cccb906603
2022-11-08 Sam McCall[include-cleaner] pass through recorded macro refs...
2022-11-08 OCHyamsRevert "[Assignment Tracking][7/*] Add assignment track...
2022-11-08 Paul Walker[SVE] Extend getMemVTFromNode to cover the sret variant...
2022-11-08 Simon Pilgrim[X86] SkylakeClientModel - fix instregex typo. NFCI.
2022-11-08 bixia1[mlir][sparse] Add option enable-buffer-initialization...
2022-11-08 Daniel Thornburgh[llvm-debuginfod-find] Fix test/behavior on Windows.
2022-11-08 OCHyams[Assignment Tracking][7/*] Add assignment tracking...
2022-11-08 Chi Chun Chen[OpenMP][NFC] Unclaim iterators in 'map' clause and...
2022-11-08 Jordan Rupprecht[NFC] Ignore unused vars in no-asserts builds
2022-11-08 Adhemerval... [clang][Headers] Only define FLT_EVAL_METHOD for C99...
2022-11-08 OCHyams[Assignment Tracking][6/*] Add trackAssignments function
2022-11-08 Aaron BallmanFix call to utohexstr
2022-11-08 David Sherwood[AArch64][SVE2] Add the SVE2.1 pmov instructions
2022-11-08 OCHyamsReapply: [NFC] Move getDebugValueLoc from static in...
2022-11-08 Alexander KornienkoRevert "[clang] Instantiate alias templates with sugar"
2022-11-08 Alexey Bataev[SLP]Fix PR58863: Mask index beyond mask size for non...
2022-11-08 skc7Reapply "[SLP] Extend reordering data of tree entry...
2022-11-08 Kadir Cetinkaya[Includecleaner] Introduce RefType to ast walking
2022-11-08 OCHyamsReapply: Fix warning: comparison of integers of differe...
2022-11-08 chenglin.biRevert "[AArch64] Precommit test for D137069; NFC"
2022-11-08 OCHyamsReapply [Assignment Tracking][5/*] Add core infrastruct...
2022-11-08 Simon Pilgrim[X86] CVTTSS2SI64rm has the same scheduler def as ...
2022-11-08 Rageking8Fix dupe word typos
2022-11-08 Sam McCall[include-cleaner] Record main-file macro occurences...
2022-11-08 Nathan JamesReland "[llvm][NFC] Use c++17 style variable type traits"
2022-11-08 chenglin.bi[AArch64] Precommit test for D137069; NFC
2022-11-08 Sanjay Patel[VectorCombine] add test with addrspacecast; NFC
2022-11-08 Alvin Wong[OpenMP][mingw] Fix build for aarch64 target
2022-11-08 Jakob Johnson[NFC][intelpt] Improve IntelPT trace bundle documentation
2022-11-08 Nathan JamesRevert "[llvm][NFC] Use c++17 style variable type traits"
2022-11-08 skc7[SLP][NFC] Restructure getInsertIndex
2022-11-08 Caroline Concatto[AArch64]SME2 Single and Multi vector Shift and Multip...
2022-11-08 Johannes ReifferscheidFix build file for PDLL tests.
2022-11-08 Nathan James[llvm][NFC] Use c++17 style variable type traits
2022-11-08 Rageking8Fix duplicate word typos; NFC
2022-11-08 Dmitry Makogon[Test] Add tests with range checks with known constant...
2022-11-08 Stephen Thomas[AMDGPU] Declutter applyPreexistingWaitcnt()
2022-11-08 Timm Bäder[clang][Sema][NFC] Remove two nonsensical dyn_cast_or_null
2022-11-08 Petar AvramovicAMDGPU/GlobalISel: Fix combine crash because LI is...
2022-11-08 Xiaodong Liu[LoongArch] Add support for the BranchRelaxation pass
2022-11-08 Sam McCall[include-cleaner] Add the missing parts of Symbol and...
2022-11-08 Bjorn PetterssonUse opt -passes=<name> instead of opt -name
2022-11-08 Bjorn Pettersson[clang][test] Use opt -passes=<name> instead of opt...
2022-11-08 Johannes ReifferscheidAdd missing PDLL libs.
2022-11-08 Dani Ferreira... Add const information about AST nodes used to construct...
2022-11-08 Johannes ReifferscheidAdd missing build deps.
2022-11-08 David Sherwood[AArch64][SVE2] Add the SVE2.1 dupq and extq instructions
2022-11-08 Johannes ReifferscheidSuppress warning for unused variable if assertions...
2022-11-08 River Riddle[mlir:PDLL] Allow complex constraints on Rewrite argume...
2022-11-08 River Riddle[mlir:PDLL] Don't require users to provide operands...
2022-11-08 River Riddle[mlir:PDLL] Add support for building a range from a...
2022-11-08 River Riddle[mlir:PDL] Add support for creating ranges in rewrites
2022-11-08 River Riddle[mlir:PDL] Add support for DialectConversion with patte...
2022-11-08 Thomas Preud... [Test] Fix driverkit-path.c with lib64 dir
2022-11-08 Caroline Concatto[AArch64]SME2 MOV Instructions
2022-11-08 David Sherwood[AArch64][SVE2] Add the SVE2.1 FP quadword reduction...
2022-11-08 Tobias Hieta[clang][pdb] Don't include -fmessage-length in PDB...
2022-11-08 Javier Setoain[mlir][vector] Add vector.scalable.insert/extract ops
2022-11-08 Tobias Gysi[mlir][llvm] Test LLVM IR constant import separately.
2022-11-08 Nikita Popov[Statepoint] Use default attributes for some GC intrinsics
2022-11-08 Nikita Popov[X86] Use default attributes for even more intrinsics
2022-11-08 Tobias Gysi[mlir][llvm] Update insertion point handling in LLVM...
next