platform/upstream/llvm.git
2022-07-19 Max Kazantsev[NFC] Introduce API to detect tokens penetrating LCSSA...
2022-07-19 LLVM GN Syncbot[gn build] Port 8ed702b83f20
2022-07-19 Max KazantsevRevert "[DAGCombiner] Teach scalarizeBinOpOfSplats...
2022-07-19 Bing1 Yu[X86] Promote v32f16's fadd into v32f32's fadd when...
2022-07-19 Shraiysh Vaishay[OpenMP][IRBuilder] Add support for taskgroup
2022-07-19 Jacques Pienaar[mlir] Add refineReturnTypes to InferTypeOpInterface
2022-07-19 Carlos Alberto... Update the Windows packaging script.
2022-07-19 Nathan James[clang-tidy] Remove unnecessary code from ReadabilityMo...
2022-07-19 Konstantin... [libc++][ranges] Implement `ranges::{,stable_}partition`.
2022-07-19 Lang Hames[ORC] Fix serialization / deserialization of default...
2022-07-19 jacquesguan[DAGCombiner] Teach scalarizeBinOpOfSplats handle scala...
2022-07-19 jacquesguan[RISCV][test] Precommit test for D122791.
2022-07-19 Kazushi (Jam... [VE] Support load/store/spill of vector mask registers
2022-07-19 zhongyunde[AArch64][NFC] Set true for default of subfeature is...
2022-07-19 Jim InghamRevert "Make hit point counts reliable for architecture...
2022-07-19 Jim InghamRevert "This is a followup to https://reviews.llvm...
2022-07-19 ksyx[RISCV][Clang] Add support for Zmmul extension
2022-07-18 Argyrios Kyrtzidis[unittests/Tooling/DependencyScannerTest] Add a target...
2022-07-18 Rahman Lavaee[llvm-objdump] Support --symbolize-operands when there...
2022-07-18 Jim InghamThis is a followup to https://reviews.llvm.org/D129814
2022-07-18 Ellis Hoag[InstrProf] Allow CSIRPGO function entry coverage
2022-07-18 Jim InghamWhen the module path for `command script import` is...
2022-07-18 Jim InghamMake hit point counts reliable for architectures that...
2022-07-18 Matt ArsenaultCodeGen: Remove AliasAnalysis from regalloc
2022-07-18 Michael Jones[libc] fix strtofloatingpoint on rare edge case
2022-07-18 zr33[BOLT][DWARF] Fix incorrect DW_AT_type offset for unittest
2022-07-18 zr33[BOLT][DWARF] Add Unit test for DW_AT_high_pc [DW_FORM_...
2022-07-18 Sam McCall[pseudo] Add guards for module contextual keywords
2022-07-18 Martin Storsjö[clang-tidy] Reduce the dependencies for the "make...
2022-07-18 Björn Schäpers[clang-format] Mark constexpr lambdas as lambda
2022-07-18 Björn Schäpers[clang-format] Indent TT_CtorInitializerColon after...
2022-07-18 Björn Schäpers[clang-format] Fix misannotation of colon in presence...
2022-07-18 Stanislav Mekhanoshin[AMDGPU] Support for gfx940 fp8 smfmac
2022-07-18 Stanislav Mekhanoshin[AMDGPU] Support for gfx940 fp8 mfma
2022-07-18 Stanislav Mekhanoshin[AMDGPU] Support for gfx940 fp8 conversions
2022-07-18 Florian Hahn[LV] Sink module variable and use State to set it in...
2022-07-18 Jay Foad[LiveIntervals] Find better anchoring end points when...
2022-07-18 Mubariz AfzalReland "[SystemZ][z/OS] Fix f32 variadic argument asser...
2022-07-18 Mehdi AminiRevert "[MLIR] Generic 'malloc', 'aligned_alloc' and...
2022-07-18 Craig Topper[RISCV] Optimize (seteq (i64 (and X, 0xffffffff)), C1)
2022-07-18 Craig Topper[RISCV] Pre-commit tests for D129980. NFC
2022-07-18 LLVM GN Syncbot[gn build] Port e24b390dbc4e
2022-07-18 LLVM GN Syncbot[gn build] Port 0f9d9edd2477
2022-07-18 Arnold Schwaighofer[coro async] Fix code to run coro.async.end cleanup...
2022-07-18 Matt Arsenaultllvm-reduce: Add reduction for instruction defs
2022-07-18 Matt Arsenaultllvm-reduce: Add reduction for custom register masks
2022-07-18 Alex Bradbury[docs] Remove unmaintained target feature matrix
2022-07-18 Daniel Bertalan[lld-macho] Devirtualize TargetInfo::getRelocAttrs
2022-07-18 Arjun P[MLIR][Presburger] fix warning under g++ (NFC)
2022-07-18 Igor KudrinReapply "[NVPTX] Use the mask() operator to initialize...
2022-07-18 Craig Topper[RISCV] Add isel patterns for ineg+setge/le/uge/ule.
2022-07-18 Nicolai HähnleRerun ./utils/update_cc_test.py on a bunch of tests
2022-07-18 Joseph Huber[LinkerWrapper] Rework passing args to the LLVM backend
2022-07-18 Argyrios Kyrtzidis[Tooling/DependencyScanning] Enable passing a `vfs...
2022-07-18 Fangrui Song[IR] Allow absence for Min module flags and make AArch6...
2022-07-18 Arjun P[MLIR][Presburger] Provide functions to convert between...
2022-07-18 Arjun P[MLIR][Presburger] SlowMPInt: fix bug in ceilDiv, floor...
2022-07-18 Aart Bik[mlir][sparse] migrate sparse rewriting to sparse trans...
2022-07-18 Itay Bookstein[SDAG] Remove single-result restriction on commutative CSE
2022-07-18 Craig Topper[RISCV] Fold stack reload into sext.w by using lw inste...
2022-07-18 Igor KudrinRevert "[NVPTX] Use the mask() operator to initialize...
2022-07-18 Alexander Batashev[mlir][spirv] Allow unnamed entry point functions
2022-07-18 Michele Scuttari[MLIR] Generic 'malloc', 'aligned_alloc' and 'free...
2022-07-18 Nicolai HähnleRevert "Inliner: don't mark call sites as 'nounwind...
2022-07-18 Nicolai HähnleInliner: don't mark call sites as 'nounwind' if that...
2022-07-18 Sanjay Patel[InstCombine] reduce code for signbit folds; NFC
2022-07-18 Lorenzo Albano[VP] IR expansion pass for VP gather and scatter
2022-07-18 Hans WennborgRevert "[libc++] Always build c++experimental.a"
2022-07-18 Ulrich Weigand[libunwind][SystemZ] Use process_vm_readv to avoid...
2022-07-18 zhijian[AIX] support read global symbol of big archive
2022-07-18 Jeff Bailey[libc] Fix API for remove_{prefix, suffix}
2022-07-18 Benjamin KramerDon't include private gtest/gmock headers
2022-07-18 gbreynoo[llvm-size] Fix hang waiting for input on invalid short...
2022-07-18 gbreynoo[llvm-ar][test] Add testing for bitcode file handling
2022-07-18 Alex Zinenko[mlir] Fix Bazel for 5e83a5b4752da6631d79c446f21e5d128b...
2022-07-18 Nikita Popov[LoopSimplifyCFG] Revert accidental change
2022-07-18 Nikita Popov[ConstantRangeTest] Migrate known bits test to generic...
2022-07-18 Brad Smith[libcxx] Fix copy and pasto that broke the build on...
2022-07-18 Nikita Popov[ConstantRangeTest] Move nowrap binop tests to generic...
2022-07-18 Petar Avramovic[AMDGPU][MC][GFX11] AsmParser for op_sel for VOP3 dpp...
2022-07-18 Kadir Cetinkaya[clangd] Use empty string to represent None semantics...
2022-07-18 David Sherwood[LoopVectorize][NFC] Split reductions out from sve...
2022-07-18 LLVM GN Syncbot[gn build] Port 4b03ad650645
2022-07-18 Vaibhav Yenamandra[clang] Emit SARIF Diagnostics: Create `clang::SarifDoc...
2022-07-18 David Sherwood[AArch64][NFC] Simplify loop vectoriser tail-folding...
2022-07-18 Simon Pilgrim[AArch64] isDesirableToCommuteWithShift - add explicit...
2022-07-18 Simon Pilgrim[DAG] Add asserts to isDesirableToCommuteWithShift...
2022-07-18 Simon Pilgrim[DAG] Fix typo in isDesirableToCommuteWithShift descrip...
2022-07-18 Simon Pilgrim[DAG] Add missing asserts to shouldFoldConstantShiftPai...
2022-07-18 Nikita Popov[SDAG] Fix release build
2022-07-18 Nico Weber[gn build] (manually) port 70914aa63156
2022-07-18 Benjamin Kramer[LAA] Fix the build with older versions of Clang
2022-07-18 Benjamin Kramer[X86][FP16] Don't crash when lowering SELECT on fp16...
2022-07-18 Valentin Clement[flang] Add dump-symbols option to bbc
2022-07-18 Haojian Wu[pseduo] More precise on printing the error message...
2022-07-18 Kristina Bessonova[CloneFunction][DebugInfo] Avoid cloning DILexicalBlock...
2022-07-18 Igor Kudrin[NVPTX] Use the mask() operator to initialize packed...
2022-07-18 Igor Kudrin[NVPTX][NFC] Simplify printing initialization of aggregates
2022-07-18 Graham Hunter[LAA] Add recursive IR walker for forked pointers
2022-07-18 Dmitry Preobrazhensky[AMDGPU][GFX90A][DOC][NFC] Update assembler syntax...
next