platform/upstream/llvm.git
2021-12-21 Simon Moll[VE] FADD,FSUB,FMUL,FDIV v256f32|f64 isel and tests
2021-12-21 Nikita Popov[ConstantFold][GlobalOpt] Don't create x86_mmx null...
2021-12-21 Nikita Popov[InstCombine] Drop outdated alignment comment (NFC)
2021-12-21 Simon Moll[VE] U|SDIV v256i32|64 isel and tests
2021-12-21 Kazu Hirata[llvm] Construct SmallVector with iterator ranges ...
2021-12-21 Kazu Hirata[ARM] Use range-based for loops (NFC)
2021-12-21 jacquesguan[RISCV] Precommit tests for override hasAndNotCompare.
2021-12-21 Tony Tye[AMDGPU][NFC] Update DWARF extension for locations...
2021-12-21 Yonghong SongBPF: report better error message for BTF_TYPE_ID_REMOTE...
2021-12-21 Esme-Yi[PowerPC][llvm-objdump] enable --symbolize-operands...
2021-12-21 Vitaly Buka[tsan] Disable test from D115759 on Darwin
2021-12-21 Mircea Trofin[NFC] Fix clang-tidy issues in CalcSpillWeights.cpp
2021-12-21 Xu Mingjie[memprof][NFC] Fix mismatched-new-delete in memprof...
2021-12-21 Clemens WasserPort __sanitizer::StopTheWorld to Windows
2021-12-21 Xu Mingjie[LTO] Fix incomplete optimization remarks for dead...
2021-12-21 Vitaly Buka[sanitizer] Fix compress_stack_depot.cpp test on Darwin
2021-12-21 Philip Reames[DSE] Remove calls with known writes to dead memory
2021-12-21 Philip ReamesAttempt to stablize compiler-rt/test/asan/TestCases...
2021-12-21 Shilei TianRevert "[LTO] Add a function `LTOCodeGenerator::getMerg...
2021-12-21 Vitaly Buka[tsan] Fix Darwin crash after D115759
2021-12-21 Tom Stellarddocs: Clarify licensing rules for the project
2021-12-21 Shilei Tian[LTO] Add a function `LTOCodeGenerator::getMergedModule`
2021-12-21 Mehdi AminiFix clang-tidy issues in mlir/ (NFC)
2021-12-21 Matt ArsenaultAArch64/GlobalISel: Fix memory type in test
2021-12-20 Matt ArsenaultAMDGPU/GlobalISel: Stop using NarrowScalar/FewerElement...
2021-12-20 Sanjay Patel[Analysis] fix cast in ValueTracking to allow constant...
2021-12-20 Mogball[mlir][arith] Clean up ExpandOps pass
2021-12-20 Jinsong Ji[docs]LLVM Tutorial: fix the typo in Cpu0 URL
2021-12-20 Mogball[mlir] Add `mlir/unittests/BUILD.bazel`
2021-12-20 Mogball[mlir][ods] FIx incorrect comments in PassGen (NFC)
2021-12-20 Sami Tolvanen[Clang] Add __builtin_function_start
2021-12-20 Sami Tolvanen[llvm][IR] Add no_cfi constant
2021-12-20 Mehdi AminiFix clang-tidy issues in mlir/ (NFC)
2021-12-20 Alexandre GaneaSilence warning with MSVC2019
2021-12-20 Geoffrey Martin... [lit] Support relative path arguments
2021-12-20 Jonathan Peyton[OpenMP][libomp] Add use-all syntax to KMP_HW_SUBSET
2021-12-20 Damian Rouson[flang] Add a semantics test for co_max
2021-12-20 Fangrui Song[Support] Revert posix_fallocate in resize_file
2021-12-20 Damian Rouson[flang] Add a semantics test for co_min
2021-12-20 Butygin[mlir][scf] Canonicalize nested scf.if's to scf.if...
2021-12-20 Kazu HirataRevert "[ARM] Use range-based for loops (NFC)"
2021-12-20 Fangrui Song[ELF] --time-trace: Trace "Write sections"
2021-12-20 Damian Rouson[flang] Add a semantics test for co_reduce
2021-12-20 Raul Tambre[libcxx] Add deprecation notices to macros deprecated...
2021-12-20 MaheshRavishankar[mlir][Linalg] Move named op conversions out of canonic...
2021-12-20 Fangrui Song[ELF] #undef PPC to support GCC powerpc32 build
2021-12-20 Dmitry Vyukovtsan: fix NULL deref in TraceSwitchPart
2021-12-20 Dmitry Vyukovtsan: fix deadlock during race reporting
2021-12-20 Ellis Hoag[InstrProf] Don't profile merge by default in lightweig...
2021-12-20 alex-t[AMDGPU] Enable divergence predicates for ctlz/cttz
2021-12-20 Jacques Pienaar[mlir] Address compiler warning (NFC)
2021-12-20 Mircea Trofin[NFC][mlgo] Rename some TensorFlowCompile internal...
2021-12-20 LLVM GN Syncbot[gn build] Port 37e6bd8bc8da
2021-12-20 Sander de SmalenFix buildbot failure caused by D115651
2021-12-20 Sam McCallReland "[AST] Add UsingType: a sugar type for types...
2021-12-20 Sam McCallRevert "[AST] Add UsingType: a sugar type for types...
2021-12-20 Nathan Sidwell[clang] Adjust coroutine namespace diagnostics
2021-12-20 Nathan Sidwell[clang] p2085 out-of-class comparison operator defaulting
2021-12-20 Jacques Pienaar[mlir][vim] Add comment for markdown highlighting
2021-12-20 Louis Dionne[libc++][NFC] Bump Dockerfile to get latest nightly...
2021-12-20 Sander de Smalen[LV] Enable scalable vectorization by default for SVE...
2021-12-20 Kadir Cetinkaya[clangd] Don't trim xrefs references if we overran...
2021-12-20 Louis Dionne[libc++] Add a helper class to write code with the...
2021-12-20 Sam McCall[AST] Add UsingType: a sugar type for types found via...
2021-12-20 Shivam GuptaRevert "[DAGCombiner] Avoid combining adjacent stores...
2021-12-20 Nemanja Ivanovic[PowerPC] Support hwsync extended mnemonic
2021-12-20 Jacques Pienaar[mlir] Switching accessors to prefixed form (NFC)
2021-12-20 Yaxun (Sam... [HIPSPV][3/4] Enable SPIR-V emission for HIP
2021-12-20 Serge GueltonPrevent copy of AttrBuilder
2021-12-20 Frederic Cambus[llvm-readobj] Check ELFType value first when checking...
2021-12-20 Alexey Bataev[SLP]Fix PR52756: SLPVectorizer crashes with assertion...
2021-12-20 Alexey BataevRevert "[SLP]Fix PR52756: SLPVectorizer crashes with...
2021-12-20 Florian Hahn[VPlan] Add Debugloc to VPInstruction.
2021-12-20 Danila Kutenin[clang-include-fixer] Fix incorrect ranking because...
2021-12-20 Christian Ulmann[MLIR] rewrite AffineStructures and Presburger tests...
2021-12-20 Jay Foad[AMDGPU] Remove dead code after D109052
2021-12-20 Sanjay Patel[Support] improve known bits analysis for leading zeros...
2021-12-20 Alexey Bataev[SLP]Fix PR52756: SLPVectorizer crashes with assertion...
2021-12-20 alex-t[AMDGPU] Re-enabling divergence predicates for min/max
2021-12-20 Nikita Popov[Inline] Add test for PR52660 (NFC)
2021-12-20 alex-t[AMDGPU] Expand not pattern according to the XOR node...
2021-12-20 Pavel Labath[lldb] Summary provider for char flexible array members
2021-12-20 Pavel Labath[lldb/test] Remove some decorators from TestModuleCache...
2021-12-19 Endre Fülöp[analyzer] Add range constructor to CallDescriptionMap
2021-12-19 Endre Fülöp[analyzer] Enable move semantics for CallDescriptionMap
2021-12-20 Nikita Popov[Attributes] Add AttributeList ctor from AttributeSet...
2021-12-20 Pavel Labath[lldb/python] Fix a compile error in 7406d236d8
2021-12-20 Pavel Labath[lldb/python] Fix (some) dangling pointers in our glue...
2021-12-20 LLVM GN Syncbot[gn build] Port 754ea6fd4d52
2021-12-20 Konstantin... [libc++][ranges] Implement `uninitialized_value_constru...
2021-12-20 Kazu Hirata[ObjectYAML] Use llvm::all_of (NFC)
2021-12-20 Marek Kurdej[clang-format] Fix wrong indentation of namespace ident...
2021-12-20 Kazu Hirata[ARM] Use range-based for loops (NFC)
2021-12-20 Mehdi AminiRevert "[MLIR] rewrite AffineStructures and Presburger...
2021-12-20 Mehdi AminiMove getAsmBlockArgumentNames from OpAsmDialectInterfac...
2021-12-20 jacquesguan[Clang][RISCV] Fix upper bound of RISC-V V type in...
2021-12-20 Shilei Tian[Clang] Add helper text to fopenmp_version_EQ to make...
2021-12-20 Esme-Yi[DebugInfo][Clang] record the access flag for class...
2021-12-20 Shao-Ce SUN[RISCV] Remove Zvamo Extention
2021-12-19 David Green[ARM] Fold away CMP/CSINC from CMOV
next