platform/upstream/llvm.git
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...
2022-06-03 Nicolas Vasilache[mlir][SCF] Add bufferization hook for scf.foreach_thre...
2022-06-03 Jonas Hahnfeld[Driver] Add multiarch path for RISC-V
2022-06-03 Martin Storsjö[clang] [MSVC] Enable unwind tables for ARM
2022-06-03 Martin Storsjö[ARM] Fix restoring stack for varargs with SEH split...
2022-06-03 Timm Bäder[clang][driver] Dynamically select gcc-toolset/devtoolset
2022-06-03 Alexander Batashev[mlir][cf] Implement missing SwitchOp::build function
2022-06-03 bzcheeseman[LLVM][Docs] Update for HowToSetUpLLVMStyleRTTI.rst...
2022-06-03 Max Kazantsev[NFC][MemDep] Remove unnecessary Worklist.clear
2022-06-03 Serguei Katkov[SSAUpdaterImpl] Do not generate phi node with all...
2022-06-03 Tue Ly[libc] Automatically add -mfma flag for architectures...
2022-06-03 Douglas Chen[M68k] Instruction selection to choose neg x when mul...
2022-06-03 Thomas Raoux[mlir][VectorToGPU] Fix bug generating incorrect ldmatr...
2022-06-03 Serguei Katkov[MachineSSAUpdate] Add a test for redundant phi generation.
2022-06-03 Thomas Raoux[mlir][scf] Add option to loop pipelining to not peel...
2022-06-03 Craig Topper[RISCV] Give CSImm12MulBy4 PatLeaf priority over CSImm1...
2022-06-03 Fangrui Song[llvm-c-test] Default to opaque pointers
2022-06-03 Fangrui Song[llvm-c][test] Convert tests to opaque pointers
2022-06-03 River Riddle[mlir][NFC] Simplify the various `parseSourceFile<T...
2022-06-03 Amir Ayupov[BOLT][NFC] Make ICP::verifyProfile static
2022-06-03 Shilei Tian[NFC][Doc] Finish atomic compare
2022-06-03 Shilei Tian[Clang][OpenMP] Add the codegen support for `atomic...
2022-06-03 Amir Ayupov[BOLT][DOCS] Add PACKAGE_VERSION to doxygen config
2022-06-03 Daniil SuchkovRevert "[LoopInterchange] New cost model for loop inter...
2022-06-03 Mike Rice[OpenMP][NFC] update status for 'omp_all_memory' direct...
2022-06-03 Akira Hatanaka[Sema] Reject list-initialization of enumeration types...
2022-06-03 Aart Bik[mlir][python][f16] add ctype python binding support...
next