platform/upstream/llvm.git
2023-07-16 Piotr Zegar[clang-tidy] Improve build-in type handling in bugprone...
2023-07-16 Lang Hames[JITLink] Replace isInRangeForImm* functions with isInt...
2023-07-16 Nuri AmariCreate diagnostic group for definition deprecation...
2023-07-16 Piotr Fusik[libc++] Implement stringstream members of P0408R7...
2023-07-16 ManuelJBrito[NewGVN] Canonicalize expressions for commutative intri...
2023-07-16 Lang Hames[docs][JITLink] Update JITLink COFF/x86-64 backend...
2023-07-16 Piotr Fusik[libc++] Implement ostringstream members of P0408R7...
2023-07-16 Jay Foad[GlobalISel] Fix infinite loop in reassociation combine
2023-07-16 Nico Weber[gn] port f0dfe682bca0 (no more _LIBCPP_ENABLE_ASSERTIO...
2023-07-16 Mark de Wever[NFC][libc++] Fixes some comments.
2023-07-16 Craig TopperRevert "[RISCV] Move comments before 'if' instead of...
2023-07-16 Craig Topper[RISCV] Use isScalarInteger instead of isInteger. NFC
2023-07-16 Craig Topper[RISCV] Move comments before 'if' instead of after...
2023-07-16 Craig Topper[RISCV] Move vector handling earlier in lowerSELECT...
2023-07-16 Craig Topper[RISCV] Remove 'else' after 'return'. NFC
2023-07-16 Jim Lin[RISCV] Merge rv32/rv64 vector single-width shift intri...
2023-07-16 Lang Hames[docs] Update JITLink's support matrix in the JITLink...
2023-07-15 daiyousei-qz[clangd] Implement end-definition-comment inlay hints
2023-07-15 ziqingluo-90Re-land "5b012bf5ab5fcb840fe7f6c8664b8981ce6f24f3"
2023-07-15 Maksim Kita[InstCombine] Generalise ((x1 ^ y1) | (x2 ^ y2)) =...
2023-07-15 Maksim Kita[InstCombine] Generalise ((x1 ^ y1) | (x2 ^ y2)) =...
2023-07-15 Brad Smith[Mips] Set setMaxAtomicSizeInBitsSupported
2023-07-15 Fangrui Song[ELF] Support operator ^ and ^=
2023-07-15 Jon Chesterfield[amdgpu] Accept an optional max to amdgpu-lds-size...
2023-07-15 Stephen PeckhamUse empty symbol name for XCOFF text csect
2023-07-15 Zheng QianAdd option -fkeep-persistent-storage-variables to emit...
2023-07-15 Jon Chesterfield[amdgpu][nfc] Use unsigned for getIntegerPairAttribute...
2023-07-15 Kazuki Sakamoto[lldb][LocateModuleCallback] Fix LocateModuleCallbackTest
2023-07-15 Farid Zakaria[docs] GettingStarted.rst cmake should reference build
2023-07-15 Thomas Köppe[llvm-objcopy] Remove unused internal helper function...
2023-07-15 Craig Topper[RISCV] Use unsigned instead of signed types for Zk...
2023-07-15 Owen Pan[clang-format] Correctly annotate overloaded operator...
2023-07-15 Ian Anderson[libc++][Modules] Restore the <string> include to ...
2023-07-15 Caslyn Tonelli[ubsan] Disable sigaction.cpp on archs for debugging
2023-07-15 Simon Pilgrim[X86] LowerMemArgument - remove else clause after retur...
2023-07-15 Simon Pilgrim[X86] getIRStackGuard - remove else clause after return...
2023-07-15 Simon Pilgrim[X86] Fix znver4 fcmp/fma throughputs
2023-07-15 Mark de Wever[libc++] Adds a missing include.
2023-07-15 Piotr Fusik[libc++][tests] Fix a test testing wrong class
2023-07-15 Mark de Wever[NFC][libc++][bitset] Refactors constructors.
2023-07-15 zhongyunde[ValueTracking] Support vscale assumes for isKnownToBeA...
2023-07-15 zhongyunde[tests] precommit tests for D155350
2023-07-15 Edoardo Sanguineti[libc++] add basic runtime assertions to <barrier>
2023-07-15 Mark de Wever[libc++][chrono] Fixes formatter duration.
2023-07-15 Mark de Wever[libc++] Fixes thread::id's operator<<.
2023-07-15 Nikolas Klauser[libc++][NFC] Remove redundant defined(_LIBCPP_BUILDING...
2023-07-15 khei4Revert "Revert "[MemCpyOpt] implement single BB stack...
2023-07-15 khei4[MemCpyOpt] precommit tests to add multi-BB stack-move...
2023-07-15 Kun Wu[mlir][sparse][gpu] add the 2:4 spmm integration test...
2023-07-15 NAKAMURA TakumiReformat
2023-07-15 NAKAMURA TakumiRevert D150338, "[-Wunsafe-buffer-usage] Improving...
2023-07-15 Craig Topper[RISCV] Split clmul/clmulh/clmulr builtins into _32...
2023-07-15 Advenam Tacet[libc++] Set correct size at the end of growing std...
2023-07-15 Nitin John Raj[RISCV][GlobalISel] Legalize add, sub and binary logica...
2023-07-15 Jeff Niu[mlir] Fix printing of dialect resources
2023-07-15 Zhongyunde[LangRef] vscale_range implies the vscale is power...
2023-07-15 Chris Bieneman[GitHub] Update repo lockdown to exclude lldb
2023-07-15 Johannes Doerfert[OpenMP][FIX] Adjust "known" attributes for runtime...
2023-07-14 varconst[libc++][hardening] Deprecate `_LIBCPP_ENABLE_ASSERTIONS`.
2023-07-14 tomnatan[MLIR] Don't sort operand of commutative ops when compa...
2023-07-14 Peter Hawkins[MLIR:Python] Make DenseElementsAttr.get() only request...
2023-07-14 Shafik Yaghmour[Clang] Fix crash when emitting diagnostic for out...
2023-07-14 Matt ArsenaultAMDGPU: Expand testing of AMDGPUCodeGenPrepare fdiv...
2023-07-14 Eli FriedmanFix nanosecond printing for TimePoint formatter.
2023-07-14 Matt Arsenaultclang: Attach !fpmath metadata to __builtin_sqrt based...
2023-07-14 Matt ArsenaultMachineSink: Remove unnecessary empty block check
2023-07-14 Matt ArsenaultMachineSink: Move helper function and use more const
2023-07-14 Nick Desaulniers[clang][JumpDiagnostics] bring VerifyIndirectOrAsmJumps...
2023-07-14 ziqingluo-90[-Wunsafe-buffer-usage] Improving insertion of the...
2023-07-14 Joseph Huber[OMPT] Fix use of 'DEBUG_PREFIX' in the OMPT headers
2023-07-14 Johannes Doerfert[Attributor] Allow IR-attr deduction for non-IPO amenda...
2023-07-14 Johannes Doerfert[Attributor][NFC] Update all tests with the script
2023-07-14 Johannes DoerfertRevert "[UTC] Add fallback support for specific metadat...
2023-07-14 Johannes DoerfertRevert "[UTC] Fix git URL regex"
2023-07-14 Johannes DoerfertRevert "[UTC] Generalize version regex"
2023-07-14 Johannes DoerfertRevert "[UTC] Adapt version matcher to glob CLANG_VENDOR"
2023-07-14 Jon RoelofsORC: drop a FIXME that was addressed in dc078e6eaacf...
2023-07-14 Jon RoelofsTargetParser: fix getProcessTriple in universal builds
2023-07-14 Sterling AugustineRevert "[clang][Interp][NFC] Trim Source.h includes"
2023-07-14 Anna Thomas[LV] Address post-commit NFC comments in interleave
2023-07-14 Anna ThomasPrecommit follow-up testcase for interleaved miscompile
2023-07-14 Fangrui Song[llvm-objdump] Move printDynamicRelocations into ELFDum...
2023-07-14 Valentin Clement[flang][openacc] Add extent when creating acc.bounds...
2023-07-14 Maurice Heumann[ARM] Adjust strd/ldrd codegen alignment requirements
2023-07-14 Maurice Heumann[DWARF] Fix undefined behaviour in dwarf type printer
2023-07-14 Fangrui Song[llvm-objdump] Create ObjectFile specific dumpers
2023-07-14 Konstantina... [NFC][AMDGPU] Add automated tests in or.ll
2023-07-14 Nikolas Klauser[clang][NFC] Remove trailing whitespace from riscv_vect...
2023-07-14 Mikhail GudimReapply [RISCV] Fold binary op into select if profitable.
2023-07-14 Petr Hosek[CMake] Don't exclude llvm-debuginfod if httplib isn...
2023-07-14 Michael Maitland[llvm-mca][RISCV] Add RISCV-SEW instrument
2023-07-14 Michael Maitland[RISCV] Add SEW to RISCVInversePseudoTable
2023-07-14 Krzysztof Drewniak[mlir][GPU] Initialize LLVM exactly once during GPU...
2023-07-14 Aart Bik[mlir][sparse][gpu][nvidia] add pruning step and check...
2023-07-14 Adrian Munera[OpenMP] Build device runtimes for sm_87
2023-07-14 Kamau Bridgeman[PowerPC][Future] Enable __builtin_mma_xxm[t|f]acc
2023-07-14 Caslyn Tonelli[Debuginfod][unittest] Include llvm/Support/StringExtras.h
2023-07-14 Thomas Köppe[llvm-objcopy] Remove stray periods from usage text
2023-07-14 Joseph Huber[OpenMP] Add documentation on using the `libc` in OpenMP
2023-07-14 Fangrui Song[X86] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS...
next