platform/upstream/llvm.git
2022-07-28 Alexey Lapshin[Reland][Debuginfo][llvm-dwarfutil] Add check for unsup...
2022-07-28 Austin Kerbow[AMDGPU] Add isMeta flag to SCHED_GROUP_BARRIER
2022-07-28 Fangrui Song[MC][test] Rename two --compress-debug-sections=zlib...
2022-07-28 River Riddle[mlir:SubElementsInterface] Add support for "skipping...
2022-07-28 Fangrui Song[llvm-objcopy] Support --{,de}compress-debug-sections...
2022-07-28 Austin Kerbow[AMDGPU] Add amdgcn_sched_group_barrier builtin
2022-07-28 Sunho Kim [clang-repl] Support destructors of global objects.
2022-07-28 Xing Xue[libc++][AIX] Use non-unique implementation for typeinf...
2022-07-28 Craig Topper[RISCV] Update lowerFROUND to use masked instructions.
2022-07-28 Craig Topper[RISCV] Remove duplicate code. NFC
2022-07-28 Louis Dionne[libc++] Properly log crashes with the assertion handle...
2022-07-28 Mahesh Ravishankar[mlir][Linalg] Allow decompose to handle ops when value...
2022-07-28 Mahesh Ravishankar[mlir][TilingInterface] Add a method to generate scalar...
2022-07-28 Amaury Séchet[NFC] Autogenerate CodeGen/PowerPC/pzero-fp-xored.ll
2022-07-28 Simon Pilgrim[DAG] Remove SelectionDAG::GetDemandedBits and use...
2022-07-28 Philip Reames[LV] Don't predicate uniform mem op stores unneccessarily
2022-07-28 Jon Chesterfield[amdgpu][openmp][nfc] Restore stb_local on DeviceInfo...
2022-07-28 Prabhdeep Singh... [Flang][MLIR][OpenMP] Add support for simdlen clause
2022-07-28 Jon Chesterfield[openmp][amdgpu] Move global DeviceInfo behind call...
2022-07-28 Jon Chesterfield[openmp] Introduce optional plugin init/deinit functions
2022-07-28 LLVM GN Syncbot[gn build] Port d52e775b05a4
2022-07-28 Liqiang Tao[llvm][ModuleInliner] Add inline cost priority for...
2022-07-28 LLVM GN Syncbot[gn build] Port c113594378a0
2022-07-28 Liqiang TaoRevert "[llvm][ModuleInliner] Add inline cost priority...
2022-07-28 Florian HahnRevert "[X86][DAGISel] Don't widen shuffle element...
2022-07-28 Simon Pilgrim[DAG] DAGCombiner::visitTRUNCATE - remove GetDemandedBi...
2022-07-28 Chris Bieneman[HLSL] Add __builtin_hlsl_create_handle
2022-07-28 Chris BienemanStart support for HLSL `RWBuffer`
2022-07-28 Sunho Kim[clang-repl] Disable exception unittest on AIX.
2022-07-28 Simon Pilgrim[DAG] SelectionDAG::GetDemandedBits - don't simplify...
2022-07-28 LLVM GN Syncbot[gn build] Port bb7f62bbbd35
2022-07-28 Liqiang Tao[llvm][ModuleInliner] Add inline cost priority for...
2022-07-28 David Green[ARM] Remove duplicate fp16 intrinsics
2022-07-28 Simon Pilgrim[DAG] Enable ISD::SRL SimplifyMultipleUseDemandedBits...
2022-07-28 Kevin P. NealPrecommit tests for D112256 "[FPEnv][EarlyCSE] Add...
2022-07-28 Amaury Séchet[DAG] Use recursivelyDeleteUnusedNodes in PromoteLoad
2022-07-28 Sebastian Neubauer[CMake][OpenMP] Remove wrong backslash
2022-07-28 Amaury Séchet[DAG] Use recursivelyDeleteUnusedNodes in ReplaceLoadWi...
2022-07-28 Alexander Timofeev[AMDGPU] avoid blind converting to VALU REG_SEQUENCE...
2022-07-28 Sunho Kim[clang-repl] Add host exception support check utility...
2022-07-28 Sunho Kim[ORC] Fix weak hidden symbols failure on PPC with runti...
2022-07-28 Muhammad Usman... Missing tautological compare warnings due to unary...
2022-07-28 Dmitry Preobrazhensky[AMDGPU][GFX1030][DOC][NFC] Update assembler syntax...
2022-07-28 Dmitry Preobrazhensky[AMDGPU][MC][GFX90A] Correct MIMG dst size validation
2022-07-28 Adrian Kuegel[mlir] Add getters for DenseArrayAttr.
2022-07-28 Sanjay Patel[InstCombine] try harder to narrow bitwise logic with...
2022-07-28 Sanjay Patel[InstCombine] add tests for bitwise logic with cast...
2022-07-28 Dmitry Preobrazhensky[AMDGPU][MC][GFX11] Disable SGPRs for src1 of v_fma_mix...
2022-07-28 Nico Weber[gn build] (manually) port 18b4a8bcf35 more
2022-07-28 chendewen[Aarch64] Add cost for missing extensions.
2022-07-28 Kirill Okhotnikov[libc][math] Universal exp function for cosh/sinh calcu...
2022-07-28 Konstantin... [libc++] Make `_IterOps::__iter_move` more similar...
2022-07-28 Florian Hahn[SCEV] Avoid repeated proveNoUnsignedWrapViaInduction...
2022-07-28 Haojian Wu[pseudo] Eliminate the false `::` nested-name-specifier...
2022-07-28 Martin Storsjö[clang-tidy] Add CLANG_TIDY_CONFUSABLE_CHARS_GEN cmake...
2022-07-28 Martin Storsjö[clang-tidy] Rename the make-confusable-table executable
2022-07-28 Alexander Belyaev[mlir] Small stylistic changes to Complex_NumberAttr
2022-07-28 Kirill Okhotnikov[libc][math] Improved performance of exp2f function.
2022-07-28 David Spickett[llvm] Fix some test failures with EXPENSIVE_CHECKS...
2022-07-28 Daniel Bertalan[lld-macho] Add LOH_ARM64_ADRP_ADD_LDR optimization...
2022-07-28 Matthias Springer[mlir][transform] Support results on ForeachOp
2022-07-28 Nikolas Klauser[libc++] Fix merge-conflict in .clang-format
2022-07-28 LLVM GN Syncbot[gn build] Port e01b4fe956dd
2022-07-28 Nikolas Klauser[libc++] Fix unwrapping ranges with different iterators...
2022-07-28 Daniel Bertalan[lld-macho] Support creating N_SO stab for DWARF5 compi...
2022-07-28 LLVM GN Syncbot[gn build] Port 8a61749f767e
2022-07-28 Gaurav Shukla[mlir][tensor] Fold `tensor.cast` into `tensor.collapse...
2022-07-28 Hui Xie[libc++][ranges] implement `std::ranges::inplace_merge`
2022-07-28 Fangrui Song[Driver][PowerPC] Support -mtune=
2022-07-28 Max Kazantsev[Test] Fix block name in test
2022-07-28 Max Kazantsev[LAA] Remove block order sensitivity in LAA algorithm...
2022-07-28 Tom Stellardworkflows: Use macos-11 runners
2022-07-28 Christian Sigg[MLIR] Fix bazel build after 7356404ace4bdb09e8a81eb2d1...
2022-07-28 Argyrios Kyrtzidis[ASTWriter] Replace `const std::string &OutputFile...
2022-07-28 Phoebe Wang[X86][MC] Avoid emitting incorrect warning for complex...
2022-07-28 Austin Kerbow[AMDGPU] Aggressively schedule to reduce RP in occupanc...
2022-07-28 Amara Emerson[AArch64][GlobalISel] Fix custom legalization of rotate...
2022-07-28 Amara EmersonGlobalISel: update legalize-rotr-rotl.mir checks before...
2022-07-28 Sridhar Gopinath[clang-format] Fix the return code of git-clang-format
2022-07-28 Utkarsh SaxenaUse pseudoparser-based folding ranges in ClangdServer.
2022-07-28 Chuanqi Xu[NFC] [C++20] [Modules] Add tests for merging redefinit...
2022-07-28 Tom Stellardworkflows: Use correct access token when pushing to...
2022-07-28 Carl Ritson[AMDGPU][SIFoldOperands] Clear kills when folding COPY
2022-07-28 Chris Bieneman[Docs] Fix column ordering on clang attribute docs
2022-07-28 Stella Laurenzo[mlir] Delete most of the ops from the quant dialect.
2022-07-28 David BlaikieDebugInfo: Test vtable homing overriding ctor homing...
2022-07-28 Craig Topper[RISCV] Reorder (and/or/xor (shl X, C1), C2) if we...
2022-07-28 Craig Topper[RISCV] Pre-commit tests for D130610. NFC
2022-07-28 Craig Topper[RISCV] Reorder code in lowerFROUND to make the diff...
2022-07-28 David BlaikieDebugInfo: Prefer vtable homing over ctor homing.
2022-07-27 Amaury Séchet[NFC] Automatically generate CodeGen/VE/Scalar/atomic.ll
2022-07-27 Lei Zhang[mlir][spirv] Unify resources of different vector sizes
2022-07-27 Lei Zhang[mlir][spirv] Fix spv.CompositeConstruct assembly and...
2022-07-27 Matt ArsenaultRegAllocGreedy: Fix nondeterminism in tryLastChanceReco...
2022-07-27 Shafik YaghmourRevert "[Clang] Diagnose ill-formed constant expression...
2022-07-27 Jonas Devlieghere[lldb] Read from the Rosetta shared cache with Xcode 14
2022-07-27 Craig Topper[RISCV] Add merge operand to RISCVISD::FCOPYSIGN_VL.
2022-07-27 Jim InghamCall WatchpointList::RemoveAll in Target::Destroy.
2022-07-27 Shafik Yaghmour[Clang] Diagnose ill-formed constant expression when...
2022-07-27 LLVM GN Syncbot[gn build] Port 6047deb7c2aa
next