platform/upstream/llvm.git
2021-10-17 Simon Pilgrim[CostModel][X86] Add div/rem by negative power-of-2...
2021-10-17 Simon Pilgrim[X86][SLM] Fix BitTest+Set uops + port usage
2021-10-17 Simon Pilgrim[X86][SLM] Fix uops for PCMPISTR/PCMPISTR instructions
2021-10-17 Simon Pilgrim[X86][SLM] Fix uops for PCLMULQDQ
2021-10-17 Simon Pilgrim[X86][SLM] +1uop for PSHUFBrm xmm
2021-10-17 Nikita Popov[ConstantRange] Add fast signed multiply
2021-10-17 Roman Lebedev[X86][Costmodel] Load/store i64 Stride=4 VF=16 interlea...
2021-10-17 Roman Lebedev[X86][Costmodel] Load/store i64 Stride=2 VF=32 interlea...
2021-10-17 Roman Lebedev[X86][Costmodel] Load/store i32 Stride=4 VF=32 interlea...
2021-10-17 Roman Lebedev[X86][Costmodel] Load/store i32 Stride=3 VF=32 interlea...
2021-10-17 Roman Lebedev[X86][Costmodel] Load/store i16 Stride=6 VF=32 interlea...
2021-10-17 PeixinQiaoThis patch supports the following checks for THREADPRIV...
2021-10-17 Aaron BallmanBump the value of __STDC_VERSION__ in -std=c2x mode
2021-10-17 David Green[InstCombine] Add some extra tests for truncated satura...
2021-10-17 Aaron BallmanLex arguments for __has_cpp_attribute and friends as...
2021-10-17 David Truby[llvm][AArch64][SVE] Fold literals into math instructions
2021-10-17 Dmitry Vyukovtsan: refactor trace tests
2021-10-17 LLVM GN Syncbot[gn build] Port ff13189c5d0d
2021-10-17 Kito Cheng[RISCV][NFC] Fix build error
2021-10-17 Kito Cheng[RISCV] Unify the arch string parsing logic to to RISCV...
2021-10-17 Kazu HirataUse llvm::erase_value (NFC)
2021-10-17 David BlaikieFix a few warnings (signed/unsigned comparison in gtest...
2021-10-16 William S.... [MLIR][LLVM] Add memset intrinsic
2021-10-16 Ben ShiRevert "[AArch64] Optimize add/sub with immediate"
2021-10-16 Fangrui Song[Object] Simplify RELR decoding
2021-10-16 Vitaly Buka[NFC][sanitizer] Add StackDepotTestOnlyUnmap
2021-10-16 Vitaly Buka[NFC][sanitizer] Rename stack depot tests
2021-10-16 Craig Topper[X86] Add DAG combine for negation of CMOV absolute...
2021-10-16 Chris Lattner[Builders.h] Silence a warning by adding a cast.
2021-10-16 Mehdi AminiImprove fatal error message when an Attribute or Type...
2021-10-16 Arthur EubanksRevert "[clang] Pass -clear-ast-before-backend in Clang...
2021-10-16 Nikita Popov[APInt] Fix 1-bit edge case in smul_ov()
2021-10-16 Shilei Tian[OpenMP][deviceRTLs] Fix wrong return value of `__kmpc_...
2021-10-16 Simon Pilgrim[TTI][X86] Add v8i16 -> 2 x v4i16 stride 2 interleaved...
2021-10-16 Mark de Wever[libc++][doc] Adds more issue status labels.
2021-10-16 Simon Pilgrim[TTI][X86] Add SSE2 sub-128bit vXi16/32 and v2i64 strid...
2021-10-16 Roman Lebedev[NFC][X86][Codegen] Add missing interleaving tests...
2021-10-16 Kazu HirataUse llvm::is_contained (NFC)
2021-10-16 Martin Storsjö[Support] Add more Windows error codes to mapWindowsError
2021-10-16 Simon Pilgrim[LV][X86] Add PR47437 test case
2021-10-16 Raphael Isemann[lldb] Split ParseSingleMember into Obj-C property...
2021-10-16 Tomasz Miąsko[Symbolize] Demangle Rust symbols
2021-10-16 Tomasz Miąsko[llvm-cxxfilt] Use nonMicrosoftDemangle for demangling NFC
2021-10-16 Tomasz Miąsko[Demangle] Extract nonMicrosoftDemangle from llvm:...
2021-10-16 Frederic Cambus[docs] Mention DragonFlyBSD as a supported platform...
2021-10-16 Simon Pilgrim[Analysis] Replace assert(isa)/dyn_cast with cast....
2021-10-16 Simon Pilgrim[LazyValueInfo] getPredicateAt - remove unnecessary...
2021-10-16 Simon Pilgrim[ConstantFolding] ConstantFoldScalarCall2 - early-out...
2021-10-16 Simon Pilgrim[ConstantFolding] Use getValueAPF const ref value where...
2021-10-16 Simon Pilgrim[ConstantFolding] ConstantFoldScalarCall1 - early-out...
2021-10-16 Roman Lebedev[X86][LV] X86 does *not* prefer vectorized addressing
2021-10-16 Ben Shi[AArch64] Optimize add/sub with immediate
2021-10-16 Carlos Galvez[clang-tidy] Fix false positive in cppcoreguidelines...
2021-10-16 Matthias Springer[mlir][linalg][bufferize] Relax rules for extract_slice...
2021-10-16 Craig Topper[TableGen] Replace static_cast with llvm's cast. NFC
2021-10-16 Juneyoung LeeFix missing failures in clang-ppc64be* and retry fixing...
2021-10-16 Groverkss[MLIR] Generalize Affine dependence analysis using...
2021-10-16 Juneyoung LeeFix lit test failures in clang-ppc* and clang-x64-windo...
2021-10-16 Juneyoung LeeResolve lit failures in clang after 8ca4b3e's land
2021-10-16 Juneyoung Lee[Clang/Test]: Rename enable_noundef_analysis to disable...
2021-10-16 Juneyoung Lee[Clang/Test]: Rename enable_noundef_analysis to disable...
2021-10-16 Michael Kruse[Polly][docs] Fix Sphinx warning.
2021-10-16 Craig Topper[X86] Add more tests for D111858. NFC
2021-10-16 Zhi An Ng[WebAssembly] Add prototype relaxed laneselect instructions
2021-10-16 Jacques Pienaar[mlir] Add folder for shape.add
2021-10-15 Aart Bik[mlir][sparse] run less combinations of SpMM in test...
2021-10-15 Geoffrey Martin... [MLIR][TOSA] Drop "OnTensors" suffix
2021-10-15 Fangrui Song[ELF] Require two-dash form for --pack-dyn-relocs
2021-10-15 Matheus Izvekov[clang] fix typo correction not looking for candidates...
2021-10-15 Anshil GandhiRevert "[HIP] [AlwaysInliner] Disable AlwaysInliner...
2021-10-15 Lawrence D... Fix Xcode project for debugserver
2021-10-15 Nikita Popov[ConstantRange] Compute precise shl range for single...
2021-10-15 Anshil Gandhi[HIP] Relax conditions for address space cast in builti...
2021-10-15 Arthur Eubanks[NFC] Make Assume2KnowledgeMap's typedef more precise
2021-10-15 Sanjay Patel[InstCombine] generalize fold for mask-with-signbit...
2021-10-15 Stanislav Mekhanoshin[AMDGPU] Precommit fused-bitlogic.ll test. NFC.
2021-10-15 Nikita Popov[ConstantRange] Support checking optimality for subset...
2021-10-15 Anshil GandhiRevert "[HIP] Relax conditions for address space cast...
2021-10-15 Sanjay Patel[InstCombine] generalize fold for mask-with-signbit...
2021-10-15 Anshil Gandhi[HIP] Relax conditions for address space cast in builti...
2021-10-15 Nikita Popov[BasicAA] Rename ExtendedValue to CastedValue (NFC)
2021-10-15 Nikita Popov[ConstantRange] Better diagnostic for correctness test...
2021-10-15 Volodymyr Sapsai[modules] Make a module map referenced by a system...
2021-10-15 Florian Hahn[VectorCombine] Add option to only run scalarization...
2021-10-15 Pirama Arumuga... [compiler-rt/profile] Hide __llvm_profile_raw_version
2021-10-15 Sam Clegg[WebAssembly] Add import info to `dylink` section of...
2021-10-15 Mingming Liu[SelectionDAG] Fix typo in option help
2021-10-15 Anshil Gandhi[HIP] [AlwaysInliner] Disable AlwaysInliner to eliminat...
2021-10-15 Nico Weber[lld/mac] Mark private externs with GOT relocs as LOCAL...
2021-10-15 Michael Liao[amdgpu] Fix a crash case when preserving MDT in SILowe...
2021-10-15 Vitaly Buka[ubsan] Remove REQUIRED from some TestCases
2021-10-15 Arthur Eubanks[clang] Pass -clear-ast-before-backend in Clang::Constr...
2021-10-15 Jonas Paulsson[SystemZ] Handle huge immediates in SystemZInstrInfo...
2021-10-15 Kazu Hirata[clang] Use llvm::is_contained (NFC)
2021-10-15 Jessica PaquetteNFC: Remove wayward MIR tests from lib/Target
2021-10-15 Raphael Isemann[lldb] Harden TestCompletion against new settings in...
2021-10-15 Alexey Bataev[SLP]Add a test for shrink shuffle after reorder, NFC.
2021-10-15 Ellis Hoag[DebugInfo] retainedTypes should not have subprograms
2021-10-15 Stephen Tozer[DebugInfo] Limit the size of DIExpressions that we...
2021-10-15 Aart Bik[mlir][sparse] implement sparse tensor init operation
next