platform/upstream/llvm.git
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.
2022-06-03 Nico Weber[gn build] (manually) port b94db7ed7eaf (Confusables...
2022-06-03 CHIANG, YU... [pp-trace] Print HashLoc in InclusionDirective callback
2022-06-03 Benjamin Kramer[DAGCombiner] Add bf16 to the matrix of types that...
2022-06-03 Paul Walker[SVE] Refactor sve-bitcast.ll to include all combinatio...
2022-06-03 Florian Hahn[VPlan] Update failing HCFG unit tests after a5bb4a3b4d3db.
2022-06-03 Florian Hahn[VPlan] Replace CondBit with BranchOnCond VPInstruction.
2022-06-03 Adrian Kuegel[mlir] Fix ClangTidy warning (NFC).
2022-06-03 David Green[AArch64] Add extra addp codegen tests. NFC
2022-06-03 serge-sans... [clang-tidy] Confusable identifiers detection
2022-06-03 Kristof Beyls[docs] Fix RST code-block syntax in HowToSetUpLLVMStyle...
2022-06-03 LLVM GN Syncbot[gn build] Port a29a1a33ac7b
2022-06-03 Martin Boehme[clang-tidy] Add missing close quote in release notes.
2022-06-03 Nikolas Klauser[libc++] Fix conjunction/disjunction and mark a few...
2022-06-03 Jonas Hahnfeld[cmake] Fix typo in CrossCompile.cmake
2022-06-03 Diana Picus[flang][test-suite] Document need for NO_STOP_MESSAGE...
2022-06-03 Shraiysh Vaishay[mlir][OpenMP] Add memory_order clause tests
2022-06-03 Nikita Popov[DAGCombine] Handle promotion of shift with both operan...
2022-06-03 Guillaume Chatelet[NFC] Format CGBuilder.h
2022-06-03 Timm Bäder[clang][sema] Remove unused paramter from VerifyBitField
2022-06-03 Martin Boehme[clang-tidy] `bugprone-use-after-move`: Fix handling...
2022-06-03 Fangrui SongRevert "[SLP]Improve shuffles cost estimation where...
next