platform/upstream/llvm.git
2023-06-07 Matt ArsenaultAMDGPU: Use available subtarget member
2023-06-07 Jie Fu[Clang][OpenMP] Fix -Wcovered-switch-default in CGOpenM...
2023-06-07 David Green[AArch64][SVE] Add a commutative VSelectCommPredOrPasst...
2023-06-07 Andrew Gozillon[Clang][OpenMP][IRBuilder] Move registerTargetGlobalVar...
2023-06-07 Martin Storsjö[compiler-rt] Do not redefine builtins in MinGW configs...
2023-06-07 Jacob Crawley[flang][hlfir] Add hlfir.dot_product intrinsic
2023-06-07 Joseph Huber[libc] Silence warning about returning from noreturn...
2023-06-07 Marco Elver[sanitizer_common] Use interception macros for s390...
2023-06-07 Jens Massberg[clang] Show error if defaulted comparions operator...
2023-06-07 Ivan Kosarev[AMDGPU][NFC] Add a getRegBitWidth() helper for TargetR...
2023-06-07 Christian Kandeler[clangd] Add semantic token for labels
2023-06-07 Serguei Katkov[CGP] Add test to show the missed case in remove llvm...
2023-06-07 Matthias Springer[mlir][transform] Add builder to ApplyPatternsOp
2023-06-07 Valery Pykhtin[AMDGPU] Turn off pass to rewrite partially used virtua...
2023-06-07 Simon Pilgrim[X86] Add test case for Issue #63108
2023-06-07 Haojian Wu[include-cleaner] Report all specializations if the...
2023-06-07 Matthias Springer[mlir][vector][transform] Add ApplyCastAwayVectorLeadin...
2023-06-07 Corentin Jabot[clang] Fix assertion while parsing an invalid for...
2023-06-07 Marco ElverRevert "[compiler-rt] Allow 3 simultaneous interceptors...
2023-06-07 Juan Manuel... [AsmPrinter][AMDGPU] Generate uwtable entries in .eh_frame
2023-06-07 pvanhout[NFC][RFC][TableGen] Split GlobalISelEmitter.cpp
2023-06-07 Aiden Grossman[CMake] Add option to link LLVM/subproject executables...
2023-06-07 Marco ElverFix "[compiler-rt] Allow 3 simultaneous interceptors...
2023-06-07 Marco Elver[compiler-rt] Allow 3 simultaneous interceptors on...
2023-06-07 Matthias Springer[mlir][linalg] Add option to pad Linalg ops to a specif...
2023-06-07 Matthias Springer[mlir][linalg][NFC] Simplify padOperandToSmallestStatic...
2023-06-07 luxufan[LoopIdiom] Freeze BitPos if !isGuaranteedNotToBeUndefO...
2023-06-07 Bing1 Yu[CodeGen] Disable default copy assignment operator...
2023-06-07 Bing1 Yu[CodeGen] Disable default copy ctor and copy assignment...
2023-06-07 Bing1 Yu[CodeGen] Disable default copy ctor and copy assignment...
2023-06-07 Bing1 Yu[CodeGen] Disable default copy ctor and copy assignment...
2023-06-07 Bing1 Yu[CodeGen] Disable default copy ctor and copy assignment...
2023-06-07 Bing1 Yu[CodeGen] Disable default copy ctor and copy assignment...
2023-06-07 Bing1 Yu[CodeGen] Disable default copy ctor and copy assignment...
2023-06-07 Craig Topper[RISCV] Fix sched class for MC layer version of vmsgt.vx.
2023-06-07 Wenju HeSet isRequired true for CFGViewer/CFGPrinter passes
2023-06-07 Craig Topper[RISCV] Fix sched class for MC layer version of vrsub.vx.
2023-06-07 Weining Lu[LoongArch] Define `ual` feature and override `allowsMi...
2023-06-07 Craig Topper[RISCV] Split scheduler classes for vector min/max...
2023-06-07 Tue Ly[libc] Fix undefined behavior of left shifting signed...
2023-06-07 Michael Platings[NFC][Driver] Change Multilib flag representation
2023-06-07 Michael Platings[NFC][Driver] Change MultilibBuilder interface
2023-06-07 Joshua Cao[ValueTracking] Implied conditions for lshr
2023-06-07 Joshua Cao[InstSimplify] Add tests for shl implied conditions
2023-06-07 Fangrui Song[M68k,MSP430,VE,Xtensa] Migrate to new encodeInstructio...
2023-06-07 Slava Zakharin[flang][hlfir] Enable assignments with allocatable...
2023-06-07 Fangrui Song[Hexagon,Lanai,LoongArch,Sparc] Migrate to new encodeIn...
2023-06-07 WANG Xuerui[LoongArch] Define the LAELF v20230519 relocs
2023-06-07 Chuanqi Xu[LICM] [Coroutines] Don't hoist threadlocals within...
2023-06-07 Jeffrey Byrnes[AMDGPU][IGLP]: Add rules to SchedGroups
2023-06-07 LLVM GN Syncbot[gn build] Port 1794532bb942
2023-06-07 Ellis Hoag[InstrProf] Move BPFunctionNode test to ProfileDataTests
2023-06-07 Chuanqi Xu[Coroutines] [LICM] Precommit test for D151774
2023-06-07 Craig Topper[RISCV] Remove overly restrictive assert from negateFMA...
2023-06-07 Jim Lin[NFC] Remove unneeded semicolon after function definition
2023-06-07 Craig Topper[RISCV] Fix UBSan failure on signed integer overflow.
2023-06-07 Paul KirthRevert "[TypePromotion] Don't treat bitcast as a Source"
2023-06-07 LLVM GN Syncbot[gn build] Port 44268271f61e
2023-06-07 Med Ismail... [lldb/test] Fix target-label.test on Fuchsia
2023-06-07 Florian MayerRevert "Revert "[RISCV] Add special case to selectImm...
2023-06-07 Florian MayerRevert "[RISCV] Add special case to selectImm for const...
2023-06-07 Florian MayerRevert "[Sanitizers] Remove BuildId from sanitizers...
2023-06-07 Marco Nelissen[scudo] Enable MTE in Trusty
2023-06-06 Nico Weber[gn build] Port 1117b9a284aa
2023-06-06 usama hameed[Sanitizers] Remove BuildId from sanitizers stacktrace...
2023-06-06 Haowei Wu[Fuchsia] Add llvm-strings to Fuchsia clang build.
2023-06-06 Kun Wu[mlir][sparse][gpu] add sm8.0+ tensor core 2:4 sparsity...
2023-06-06 Med Ismail... [lldb] Disable some tests on windows
2023-06-06 Arthur EubanksRevert "Reland [compiler-rt][CMake] Properly set COMPIL...
2023-06-06 Amir Ayupov[BOLT][NFC] Fix debug messages
2023-06-06 Jonas Devlieghere[lldb] Fix "NameError: name 'self' is not defined"...
2023-06-06 Fangrui Song[Driver] Change some Separate CC1 options to use the...
2023-06-06 Matt Arsenaultclang/HIP: Inline frexp/frexpf implementations
2023-06-06 Aaron BallmanFix LLVM Sphinx build; NFC
2023-06-06 Craig Topper[RISCV] Use const reference when looping over RISCVMatI...
2023-06-06 Artem Belevich[NVPTX] Adapt tests to make them usable with CUDA-12.x
2023-06-06 Matt ArsenaultLangRef: Try to fix sphinx bot error
2023-06-06 Matt ArsenaultValueTracking: Add baseline test for ldexp computeKnown...
2023-06-06 Fangrui Song[test] Restore x86-registered-target in Driver/as-warni...
2023-06-06 Matt Arsenaultclang: Start emitting intrinsic for __builtin_ldexp*
2023-06-06 Matt ArsenaultIR: Add llvm.ldexp and llvm.experimental.constrained...
2023-06-06 Matt ArsenaultAMDGPU/GlobalISel: Fix broken / copy paste error in...
2023-06-06 Nikolas Klauser[libc++] Refactor __less
2023-06-06 Fangrui Song[Driver] Change some Separate CC1 options to use the...
2023-06-06 Amir Ayupov[profi][NFC] Get rid of afdo_detail::TypeMap
2023-06-06 Benjamin Kramer[bazel] Port 44268271f61e46636619623d52013c3be3e272c0
2023-06-06 Benjamin Kramer[bazel] Port 1117b9a284aa6e4b1f3cbde31825605bd07a2384
2023-06-06 Louis Dionne[libc++] Disable int128_t and ship filesystem on MSVC...
2023-06-06 Craig Topper[RISCV] Use PACK in RISCVMatInt for constants that...
2023-06-06 Louis Dionne[libc++] Use Lit annotations for all .gen.py tests
2023-06-06 Craig Topper[RISCV] Add early out to generateInstSeq when the initi...
2023-06-06 Arthur Eubanks[NFC][lld][COFF] Rename findFile* methods
2023-06-06 Noah Goldstein[InstCombine] Remove deadcode in `(icmp SignTest(shl...
2023-06-06 Noah Goldstein[KnownBits] Factor out and improve the lowbit computati...
2023-06-06 Noah Goldstein[KnownBits] Return `0` for poison {s,u}div inputs
2023-06-06 Noah Goldstein[KnownBits] Cleanup some misspelling / logic in {u...
2023-06-06 David Green[AArch64][SVE] Add one-use-check to EitherVSelectOrPass...
2023-06-06 Fangrui Song[ELF] Add PT_RISCV_ATTRIBUTES program header
2023-06-06 Jonas Devlieghere[lldb] Remove __FUNCTION__ from log messages in lldbHos...
2023-06-06 Stanislav Mekhanoshin[AMDGPU] Replace std::pair with VOPDCombineInfo in...
next