platform/upstream/llvm.git
2022-11-29 Ivan Butygin[mlir][linalg] Allow some fusion on mixed generics
2022-11-29 Haojian Wu[include-cleaner] Fix -Woverloaded-virtual warning...
2022-11-29 chenglin.bi[InstSimplify] Fold (X || Y) ? false : X --> false
2022-11-29 Ivan Butygin[mlir][spirv] Add group ops
2022-11-29 Vlad Serebrennikov[clang] Update CWG2635 status
2022-11-29 Sven van Haastregt[OpenCL] Remove arm-integer-dot-product extension pragmas
2022-11-29 Florian HahnRevert "Cache memory buffer's name length"
2022-11-29 Archibald Elliott[Support] Move getHostNumPhysicalCores to Threading.h
2022-11-29 John Brawn[clang][CodeGen] Add default attributes to __clang_call...
2022-11-29 serge-sans... Cache memory buffer's name length
2022-11-29 Roy Jacobson[NFC] fix doc inconsistency in cxx_status
2022-11-29 Roy Jacobson[Clang] Implement LWG3823 for __is_aggregate
2022-11-29 Roy Jacobson[clang] Compare constraints before diagnosing mismatche...
2022-11-29 Jay Foad[AMDGPU] Better more consistent error check lines
2022-11-29 Simon Pilgrim[DAG] Attempt to replace a mul node with an existing...
2022-11-29 Hassnaa Hamdi[AArch64][SME]: Generate streaming-compatible code...
2022-11-29 Juan Manuel... [NFC][ASAN][AMDGPU] Use CreateNot/CreateIsNotNull inste...
2022-11-29 Jordan Rupprecht[test] Allow libc++ namespaces besides `__1`
2022-11-29 Bjorn Pettersson[test] Switch to use -passes syntax in a bunch of test...
2022-11-29 Guillaume Chatelet[Coroutine] Update test to demonstrate bug (D138784)
2022-11-29 Hassnaa Hamdi[AArch64][SME]: Generate streaming-compatible code...
2022-11-29 Hassnaa Hamdi[AArch64][SME]: Add precursory tests for D138682
2022-11-29 Jordan Rupprecht[test] Implement layout for unstable std::string garbag...
2022-11-29 Valentin Clement[flang][NFC] Retrieve binding table from fir.dispatch_t...
2022-11-29 Sam McCall[clangd] Heuristic to avoid desync if editors are confu...
2022-11-29 Jordan Rupprecht[NFC] Make headers self-contained.
2022-11-29 Tobias Gysi[mlir][llvm] Make additional int debug attribute parame...
2022-11-29 Thomas Symalla[NFC][AMDGPU] Pre-commit tests for D136432
2022-11-29 Jens Massberg[clang] Skip defaulted functions in zero-as-null-pointe...
2022-11-29 bipmis[AggressiveInstCombine] Handle the insert point of...
2022-11-29 Sjoerd MeijerRecommit "[LoopFlatten] Enable it by default"
2022-11-29 Roy Jacobson[Clang] Implement static operator[]
2022-11-29 Tobias Gysi[mlir][llvm] Import debug intrinsics from LLVMIR.
2022-11-29 Pavel Labath[lldb/test] Use SBPlatform info for lldbplatformutil...
2022-11-29 Qihan Cai[flang] Enable RISC-V for x86CompatibleBehavior in...
2022-11-29 Simon Tatham[ARM,MVE] Update MVE_VMLA_qr for architecture change.
2022-11-29 Dmitry Makogon[Test] Update tests for LoopPredication constant ranges...
2022-11-29 Freddy Ye[NFC][X86] Correct _axor_i32 's pseudo code.
2022-11-29 Vitaly Buka[lsan] Add logs for debugging
2022-11-29 Douglas YungRevert "[clang][deps] During scanning don't emit warnin...
2022-11-29 Petr Hosek[CMake] Use LLVM_TARGET_TRIPLE in runtimes
2022-11-29 Diego CaballeroReland "[mlir][Vector] Re-define masking semantics...
2022-11-29 Quinn Dawkins[mlir][gpu] Adding support for transposed mma_load_matrix
2022-11-29 Uday Bondhugula[MLIR] Make promote single iteration optional on affine...
2022-11-29 Uday Bondhugula[MLIR] NFC. Change debug name LoopUtils -> loop-utils
2022-11-29 Peter Rong[FuzzMutate] New strategy `ShuffleBlockStrategy`
2022-11-29 Ron Lieberman[check-openmp] fix bug49334 bot fails - temporary
2022-11-29 wlei[llvm_stats] Do not import llvm.stats metadata for...
2022-11-29 Stanislav Mekhanoshin[AMDGPU] Fine tune LDS misaligned access speed
2022-11-29 Usman Nadeem[Flang][Test] Add support to change the default target...
2022-11-28 Diego Caballero[mlir][Vector] Remove 'lower-permutation-maps' option...
2022-11-28 Stanislav Mekhanoshin[LoadStoreVectorizer] Consider if operation is faster...
2022-11-28 Kazu Hirata[Analysis] Remove unused fields in MemorySSA.cpp (NFC)
2022-11-28 Hanhan Wang[mlir][NFC] Remove trailing whitespaces from `*.td...
2022-11-28 Koakuma[SPARC][clang] Enable frame pointer optimization by...
2022-11-28 Hanhan Wang[mlir][tensor] Add a custom builder for pack op.
2022-11-28 Shilei Tian[OpenMP][Test] Fixed the issue that lit complains test...
2022-11-28 Shilei Tian[OpenMP][Test] Disable bug49334.cpp because of its...
2022-11-28 Matt Arsenaultclang/HIP: Add another math header test
2022-11-28 Qihan Cai[flang] Add RISCV-64 support to Optimizer/CodeGen/Targe...
2022-11-28 Florian HahnRevert "[VPlan] Add VPDerivedIVRecipe, use for VPScalar...
2022-11-28 Erich KeaneCWG2635: Disallow constrained structured bindings.
2022-11-28 Louis Dionne[libc++] Fix incorrect guard against the presence of...
2022-11-28 Thomas Raoux[mlir][spirv] Add lowering for gpu shuffle idx
2022-11-28 Corentin Jabot[Clang] Update the status of mostly-editorial defect...
2022-11-28 Hanhan Wang[mlir][linalg] Add a new pattern to handle folding...
2022-11-28 Volodymyr Sapsai[clang][deps] During scanning don't emit warnings-as...
2022-11-28 Mircea Trofin[UpdateTestChecks] Fix `update_*_test_checks.py` to...
2022-11-28 Martin StorsjöRevert "[openmp] [test] XFAIL many-microtask-args.c...
2022-11-28 Janek van Oirschot[AMDGPU] Add llvm.is.fpclass intrinsic to existing...
2022-11-28 Sanjay Patel[InstCombine] improve readability of combineLoadToOpera...
2022-11-28 Sanjay Patel[PhaseOrdering] add test for vector load combining...
2022-11-28 Slava Zakharin[AA] A global cannot escape through nocapture/nocallbac...
2022-11-28 Philip Reames[RISCV] Move implementation of adjustReg from frame...
2022-11-28 Martin Storsjö[openmp] [test] Fix data structure mismatches for tests...
2022-11-28 Martin Storsjö[openmp] [test] XFAIL many-microtask-args.c on ARM
2022-11-28 Martin Storsjö[openmp] [test] Set __COMPAT_LAYER=RunAsInvoker when...
2022-11-28 Martin Storsjö[openmp] Use GCC style intrinsics for atomics on Clang...
2022-11-28 Martin Storsjö[llvm-objcopy] [COFF] Always set PointerToRawData when...
2022-11-28 Matt ArsenaultAMDGPU: Code simplification for ctor/dtor lowering
2022-11-28 Corentin Jabot[Clang] Permit static constexpr variables in constexpr...
2022-11-28 Raul FerrandoUpdate wrong Unicode code point in confusable-identifie...
2022-11-28 Matt ArsenaultUtils: Use StringRef and rename variable for clarity
2022-11-28 Matt ArsenaultGlobalValue: Move trivial getAddressSpace getter to...
2022-11-28 Arthur Eubanks[MCJIT][test] Use new pass manager API
2022-11-28 Arthur Eubanks[LegacyPM] Remove pipeline extension mechanism
2022-11-28 chenglin.bi[InstSimplify] add precommit test for pattern !(X ...
2022-11-28 Valentin Clement[flang] Handle polymorphic argument when expecting...
2022-11-28 Ben Barham[Index] Add various missing USR generation
2022-11-28 chenglin.bi[InstSimplify] add precommit test for pattern (X |...
2022-11-28 Arthur Eubanks[opt] Hoist errors between flags and legacy PM interaction
2022-11-28 Jakub Kuderski[mlir][vector] Add fold pattern to constant-fold Insert...
2022-11-28 Matt ArsenaultAMDGPU: Bulk update some intrinsic tests to opaque...
2022-11-28 Vlad Serebrennikov[clang] Update DR status to Revision 110
2022-11-28 Matt ArsenaultAMDGPU: Convert some memcpy test to opaque pointers
2022-11-28 Arthur Eubanks[opt] Remove "new-pm" from some cl::opt names
2022-11-28 Arthur Eubanks[NFC][opt] Move some cl::opts into the only file they...
2022-11-28 Luke Nihlen[clang] Require parameter pack to be last argument...
2022-11-28 Erich KeaneStop accepting 'bool' in a concept declaration as an...
2022-11-28 Aaron BallmanRemove this type from Parser.h; NFC
next