platform/upstream/llvm.git
2022-06-05 Kazu Hirata[CodeGen] Use StringRef::contains (NFC)
2022-06-05 Kazu Hirata[Transforms] Use llvm::is_contained (NFC)
2022-06-04 LemonBoy[SPARC] Fix type for i64 inline asm operands
2022-06-04 Florian Hahn[VPlan] Update vector latch terminator edge to exit...
2022-06-04 Jacques Pienaar[mlir] Use context provided rather than getContext
2022-06-04 Peter Klausler[flang][runtime] Catch OPEN of connected file
2022-06-04 Peter Klausler[flang][runtime] Emit error message rather than crashin...
2022-06-04 Peter Klausler[flang][runtime] Fix deadlock in error recovery
2022-06-04 Peter Klausler[flang] When folding FINDLOC, convert operands to a...
2022-06-04 Peter Klausler[flang][runtime] Fix WRITE after OPEN(.., ACCESS="APPEND")
2022-06-04 Peter Klausler[flang][runtime] Fix edge case discrepancies with EN...
2022-06-04 Peter Klausler[flang] Don't crash on initialization with a zero-sized...
2022-06-04 Peter Klausler[flang][runtime] Don't crash after surviving internal...
2022-06-04 Peter Klausler[flang][runtime] Don't let random seed queries change...
2022-06-04 Mehdi AminiRevert "[MLIR][GPU] Replace fdiv on fp16 with promoted...
2022-06-04 Fangrui SongRemove unneeded cl::ZeroOrMore for cl::opt options
2022-06-04 Christian Sigg[MLIR][GPU] Replace fdiv on fp16 with promoted (fp32...
2022-06-04 Peter Klausler[flang][runtime] Signal new I/O error on floating-point...
2022-06-04 Amir Ayupov[BOLT][UTILS] Usability improvements for nfc-check...
2022-06-04 Peter Klausler[flang] Don't discard lower bounds of implicit-shape...
2022-06-04 Peter Klausler[flang][runtime] Ensure that 0. <= RANDOM_NUMBER()...
2022-06-04 Fangrui SongRevert D126950 "[lld][WebAssembly] Retain data segments...
2022-06-04 Peter Klausler[flang] Distinguish intrinsic module USE in module...
2022-06-04 Fangrui Song[Hexagon][bolt] Remove unneeded cl::ZeroOrMore for...
2022-06-04 Fangrui Song[clang-link-wrapper] Remove unneeded cl::ZeroOrMore...
2022-06-04 Fangrui Song[llvm] Remove unneeded cl::ZeroOrMore for cl::opt optio...
2022-06-04 LiaoChunyu[RISCV] Add more patterns for FNMADD
2022-06-04 varconst[libc++][ranges][NFC] Fix a patch link in ranges status.
2022-06-04 varconst[libc++][ranges][NFC] Mark range algorithms that are...
2022-06-04 Yuta Saito[lld][WebAssembly] Retain data segments referenced...
2022-06-04 Peter Klausler[flang] Correct folding of CSHIFT and EOSHIFT for DIM>1
2022-06-04 Fangrui Song[pseudo] Fix leaks after D126731
2022-06-04 Peter Klausler[flang][runtime] Signal format error when input field...
2022-06-04 Peter Klausler[flang][runtime] OPEN write-only files
2022-06-04 Craig Topper[RISCV] Support LUI+ADDIW in doPeepholeLoadStoreADDI.
2022-06-04 Peter Klausler[flang][runtime] INQUIRE(FILE="...",SIZE=nbytes)
2022-06-04 Jake Egan[clang][test] Mark test arm-float-abi-lto.c unsupported...
2022-06-04 Paul Pluzhnikov[test] Modify test to verify D126396 (Clean "./" from...
2022-06-04 Peter Klausler[flang][runtime] Allow extra character for E0.0 output...
2022-06-04 wren romano[mlir][sparse] Adding IsSparseTensorPred and updating...
2022-06-04 Peter Klausler[flang][runtime] Fix bug with extra leading zero in...
2022-06-04 Peter Klausler[flang] Fix crash in IsSaved()
2022-06-03 Florian Mayer[NFC] [libunwind] turn assert into static_assert
2022-06-03 Clemens Wasser[tools] Forward declare classes & remove includes
2022-06-03 Christopher... [mlir][linalg] fix crash in vectorization of elementwis...
2022-06-03 Florian Mayer[DWARF] Show which augmentation character was unrecognized.
2022-06-03 Brad Smith[Hexagon] Enable IAS in the Hexagon backend
2022-06-03 Anders Waldenborg[clang] Allow const variables with weak attribute to...
2022-06-03 Joseph Huber[Clang] Change the offload packager build to be a clang...
2022-06-03 Diego Caballero[mlir] Add peeling xform to Codegen Strategy
2022-06-03 Huan Nguyen[BOLT][NFC] Warning for deprecated option '-reorder...
2022-06-03 Jacob WeightmanAMDGPU: allow reordering of functions in AMDGPUResource...
2022-06-03 Craig Topper[RISCV] Pre-commit test cases for D126986. NFC
2022-06-03 Reid Kleckner[bazel] Update build for config.h.cmake change
2022-06-03 Tue Ly[libc] Make expm1f correctly rounded when the targets...
2022-06-03 Joe Loser[libc++][test] Skip string_view tests for other vendors...
2022-06-03 Vy Nguyen[lld-macho] Addressed additional post-commit comments...
2022-06-03 Martin Storsjö[ARM] Make a narrow tMOVi8 where possible in SEH prologues
2022-06-03 Martin Storsjö[ARM] Make narrow push/pop in SEH prologues/epilogues...
2022-06-03 Eric ChristopherRevert "[X86] combineConcatVectorOps - add support...
2022-06-03 Vadim Paretsky[OpenMP] allow loc to be NULL in __kmp_determine_reduct...
2022-06-03 Vir Narula[Matrix] Add dot product tests
2022-06-03 Yitzhak Mandelbaum[clang][dataflow] Modify `optional` model to handle...
2022-06-03 Sam McCall[pseudo] Add CLANG_PSEUDO_GEN cmake cache variable...
2022-06-03 Sam McCall[pseudo] rename pseudo-gen -> clang-pseudo-gen. NFC
2022-06-03 Sam Clegg[lld][WebAssembly] Remove unnecessary accessor methods...
2022-06-03 Benjamin Kramer[bazel] Port 95aff23e2921
2022-06-03 Sam McCall[pseudo] Eliminate dependencies from clang-pseudo-gen...
2022-06-03 Jim InghamCommandObjectRegexCommand shouldn't put two commands...
2022-06-03 Nikolas Klauser[libc++] Forward more often to memmove in copy
2022-06-03 Kevin Athey[MSAN] Exclude dn_expand test from Android.
2022-06-03 python3kgae[NFC] Fix issue on CMake Xcode build configuration.
2022-06-03 Craig Topper[RISCV] Use SelectionDAG::isBaseWithConstantOffset...
2022-06-03 Reid Kleckner[config] Remove LLVM_DEFAULT_TARGET_TRILE from config.h
2022-06-03 Krzysztof DrewniakRe-land "[mlir] Add integer range inference analysis""
2022-06-03 Florian Mayer[LLVM] [NFC] remove unnecessary, confusing scope
2022-06-03 Kevin Athey[MSAN] add dn_expand intercept.
2022-06-03 Nick Desaulniersllvm: cmake: set CMP0114 to OLD to avoid warning
2022-06-03 Leonard Grey[Attributes] Remove AttrSyntax and migrate uses to...
2022-06-03 spupyrev[BOLT] Cache-Aware Tail Duplication
2022-06-03 Craig Topper[RISCV] Reduce scalar load/store isel patterns to a...
2022-06-03 Benjamin Kramer[COFF] Fix -Wredundant-move
2022-06-03 Alvin Wong[COFF] Check table ptr more thoroughly and ignore empty...
2022-06-03 Alexey Bataev[SLP]Improve shuffles cost estimation where possible.
2022-06-03 Yuki Okushi[docs] Remove a link to an outdated Go docs
2022-06-03 Nico Weber[gn build] Extract compiled_action.gni from tablegen.gni
2022-06-03 Jamie SchmeiserOnly issue warning for subtraction involving null point...
2022-06-03 Arnold Schwaighofer[coro async] Add code to support dynamic aligment of...
2022-06-03 Stanislav Gatev[clang][dataflow] Model calls returning optionals
2022-06-03 Nico WeberRevert "[clang-tidy] Confusable identifiers detection"
2022-06-03 Nico Webercheck_clang_tidy.py: Update run line to python3
2022-06-03 Michał Górny[lldb] [Process/FreeBSD] Do not send SIGSTOP to stopped...
2022-06-03 Aaron BallmanCorrect the behavior of this test for non-Windows targets
2022-06-03 Nikita Popov[SCCP] Regenerate test checks with function signature...
2022-06-03 Aaron BallmanUpdating more entries in the C DR Status page
2022-06-03 Nikita Popov[SCCP] Regenerate test checks (NFC)
2022-06-03 Hans WennborgUpdate old mailing list link in the nullability doc
2022-06-03 Benjamin Kramer[VPlan] Silence another unused variable warning in...
2022-06-03 lewuathe[mlir][complex] Check the correctness of tanh in comple...
2022-06-03 Benjamin Kramer[VPlan] Inline variable into assertion. NFC.
next