platform/upstream/llvm.git
2023-05-16 Andrzej Warzynski[mlir][Linalg] Split vectorization tests
2023-05-16 Phoebe Wang[Driver] Support multi /guard: options
2023-05-16 Valentin Clement[mlir][openacc] Add ReturnLike trait to acc.yield operation
2023-05-16 Juan Manuel... [AMDGPU][InferAddressSpaces] Only rewrite address-space...
2023-05-16 Matt ArsenaultLangRef: Clarify behavior of minnum/maxnum
2023-05-16 Matt ArsenaultGlobalOpt: Improve addrspacecast handling
2023-05-16 Matt ArsenaultGlobalOpt: Add a test for addrspacecast coverage with...
2023-05-16 Timm BäderRevert "[clang] Show line numbers in diagnostic code...
2023-05-16 Timm Bäder[clang][docs] Fix sphinx bot
2023-05-16 Timm Bäder[clang] Show line numbers in diagnostic code snippets
2023-05-16 Phoebe Wang[LLD] Do not assume /guard:cf always set together with...
2023-05-16 Alexey Lapshin[DWARFLinker][DWARFv5] Add support for .debug_line_str...
2023-05-16 Bjorn Pettersson[MemCpyOpt] Fix up debug loc for simplified memset...
2023-05-16 Jay Foad[AMDGPU] Avoid RegScavenger::forward in copyPhysReg...
2023-05-16 Bjorn PetterssonRevert "[GlobalIsel][X86] Legalize G_BSWAP"
2023-05-16 Jon Roelofstsan-rt: silence a -Wunused-const-variable
2023-05-16 Jon Roelofslsan-rt: silence a -Wformat-pedantic
2023-05-16 Jon Roelofsasan-rt: silence some more -Wformat-pedantic's
2023-05-16 zhijian[AIX] Fixed malformed big archive when total archive...
2023-05-16 Bjorn PetterssonRemove some includes that shouldn't be needed any longer
2023-05-16 Sander de Smalen[AArch64][SME2/SVE2p1] Add predicate-as-counter intrins...
2023-05-16 Sander de Smalen[AArch64][SME2/SVE2p1] Add predicate-as-counter intrins...
2023-05-16 Thorsten Schütt[GlobalIsel][X86] Legalize G_BSWAP
2023-05-16 Qiongsi Wu[clang][AIX] Adding Revised xcoff-roptr CodeGen Test...
2023-05-16 Michael Klein[analyzer] Fix QTimer::singleShot NewDeleteLeaks false...
2023-05-16 Matt ArsenaultValueTracking: Restore ordered negative handling for...
2023-05-16 Timm Bäder[clang][NFC] Use llvm::count_if instead of manual loop
2023-05-16 Matt ArsenaultValueTracking: fadd/fsub +0 cannot return -0
2023-05-16 Sergei Barannikov[clang] Regenerate checks in OpenMP tests with opaque...
2023-05-16 LLVM GN Syncbot[gn build] Port 7158fd381a0b
2023-05-16 Jun ZhangRevert "[clang-repl] Introduce Value to capture express...
2023-05-16 David Candler[builtins][test] Use architecture specific float16...
2023-05-16 Tobias Gysi[mlir][llvm] Add is constant intrinsic.
2023-05-16 Weining Lu[Clang][LoongArch] Pass the -mabi and -target-abi optio...
2023-05-16 Weining Lu[LoongArch] Move lp64s out of the unimplemented calling...
2023-05-16 Sam McCall[clangd] downgrade missing-includes diagnostic to Infor...
2023-05-16 David Green[AArch64] Change the type of i64 neon shifts to v1i64
2023-05-16 Nico Weber[gn build] Port a423b7f1d7ca (ClangReplInterpreterTests...
2023-05-16 Sergei Barannikov[clang] Convert a few OpenMP tests to opaque pointers
2023-05-16 Takuya Shimizu[clang][AST] Print name instead of type when diagnosing...
2023-05-16 Thorsten Schütt[GlobalIsel][x86] Legalize G_AND, G_OR, and G_XOR for...
2023-05-16 Matthias Springer[mlir][GPU] Rename MLIRGPUOps CMake target to MLIRGPUDi...
2023-05-16 David Green[AArch64] Additional testing for uqshl and regenerate...
2023-05-16 Jun Zhang[clang-repl] Introduce Value to capture expression...
2023-05-16 Jun Zhang[clang] Add a new annotation token: annot_repl_input_end
2023-05-16 Wang, Xin10Fix regression after D150436
2023-05-16 Corentin JabotRevert "[Clang] Fix parsing of `(auto(x))`."
2023-05-16 Alvin Wong[asan][test][win] Move MSVC-specific tests into a subdir
2023-05-16 Alvin Wong[asan][test][win] Remove `REQUIRES: asan-rtl-heap-inter...
2023-05-16 Alvin Wong[asan][test][win] Port more tests to not use clang...
2023-05-16 Alvin Wong[asan][test][win] Port more tests to not use clang...
2023-05-16 Alvin Wong[asan][test][win] Port more tests to not use clang...
2023-05-16 Alvin Wong[asan][win][test] Disable interception_failure_test...
2023-05-16 Matt ArsenaultValueTracking: Implement computeKnownFPClass for sqrt
2023-05-16 Alex Zinenko[mlir] drop spurious PDL include
2023-05-16 Jun Zhang[Instsimplfy] X == Y ? 0 : X - Y --> X - Y
2023-05-16 Jun ZhangAdd baseline tests for PR62238
2023-05-16 Tobias Gysi[mlir][llvm] Add expect intrinsics.
2023-05-16 Tung D. Le[mlir] Fix memory explosion when converting global...
2023-05-16 Sergei Barannikov[clang] Convert several OpenMP tests to opaque pointers
2023-05-16 Michael Buch[lldb][DWARFASTParserClang] Don't create unnamed bitfie...
2023-05-16 Michael Buch[lldb][DWARFASTParserClang][NFC] Extract condition...
2023-05-16 Michael Buch[lldb][DWARFASTParserClang][NFC] Simplify unnamed bitfi...
2023-05-16 Andrzej Warzynski[mlir][nfc] Remove unnecessary `-split-input-file`
2023-05-16 Nikita Popov[InstSimplify] Clarify simplifyWithOpReplaced() refinem...
2023-05-16 Nikita Popov[SCEV] Regenerate test checks (NFC)
2023-05-16 Nikita Popov[KnownBits] Handle shifts over wide types
2023-05-16 Quentin Colombet[MemRefToLLVM][NFC] Use early exit for the getter of...
2023-05-16 Théo Degioanni[mlir] [mem2reg] Adapt to be pattern-friendly.
2023-05-16 Nikita Popov[AArch64] Regenerate test checks (NFC)
2023-05-16 Jay Foad[KnownBits] Define and use intersectWith and unionWith
2023-05-16 Jay Foad[KnownBits] Make use of KnownBits.isUnknown. NFC.
2023-05-16 Alex Zinenko[mlir] update types in remaining Linalg TransformOps...
2023-05-16 Alex Zinenko[mlir] make structured transform ops use types
2023-05-16 Jay Foad[AMDGPU] Add implicit uses to AGPR copy MIR tests
2023-05-16 Jay Foad[RISCV] Avoid RegScavenger::forward in RISCVMakeCompres...
2023-05-16 Jonas Paulsson[MachineSink] Don't reject sinking because of dead...
2023-05-16 Jonas PaulssonPrecommit test for D150447.
2023-05-16 Gaëtan BossuFastRegAlloc: Fix implicit operands not rewritten
2023-05-16 Andrzej Warzynski[mlir][linalg] Add a test for linalg.matmul --> vector...
2023-05-16 Nikita Popov[KnownBits] Make shl/lshr/ashr implementations optimal
2023-05-16 Martin Storsjö[OpenMP] Use CMAKE_CXX_STANDARD for setting the C+...
2023-05-16 Martin StorsjöReapply [clang] [test] Narrow down MSVC specific behavi...
2023-05-16 Martin StorsjöReapply [test] [llvm-config] Assume unix style lib...
2023-05-16 Tobias Gysi[mlir] Add mlir translate flag to print errors only.
2023-05-16 Balázs Kéri[clang][analyzer] Handle special value AT_FDCWD in...
2023-05-16 Job Noorman[JITLink] Process null symbols
2023-05-16 Job Noorman[BOLT][Wrapper] Fix off-by-one in find_section upper...
2023-05-16 esmeyi[XCOFF][DWARF] XCOFF64 should be able to select the...
2023-05-16 Corentin Jabot[Clang][NFC] Present language version in descending...
2023-05-16 Kadir Cetinkaya[clangd] Fix builds after 4ddae8b941398a6579d3
2023-05-16 Wang, Xin10Correct the sort logic in AsmMatcherEmmitter.cpp
2023-05-16 Craig Topper[RISCV] Use mask agnostic policy for masked RISCVISD...
2023-05-16 Corentin Jabot[Clang] Fix parsing of `(auto(x))`.
2023-05-16 Muhammad Omair... [LLDB] Fix typo in TestDataFormatterSynthVal.py
2023-05-16 Timm Bäder[clang][NFC] Fix a doc comment mixup
2023-05-16 Craig Topper[RISCV] Update RISCVISD::VFWMADD_VLL isel patterns...
2023-05-16 Christudasan... [AMDGPU] Add optional tied-op for wwm-register's epilog...
2023-05-16 Jonas Devlieghere[lldb] Fix lldb_assert -> lldbassert in docs
2023-05-16 Sameer Sahasrabuddhe[LLVM][Uniformity] Improve detection of uniform registers
next