platform/upstream/llvm.git
2021-02-15 Duncan P. N... TransformUtils: Fix metadata handling in CloneModule...
2021-02-15 Benjamin Kramer[lto] Enable new PM when the PM config is non-empty
2021-02-15 Stanislav Mekhanoshin[AMDGPU] Add two TSFlags: IsAtomicNoRtn and IsAtomicRtn
2021-02-15 Fangrui Song[llvm-objcopy] Delete --build-id-link-{dir,input,output}
2021-02-15 Johannes Doerfert[OpenMP] Delay more diagnostics of potentially non...
2021-02-15 Johannes Doerfert[OpenMP] Attribute target diagnostics properly
2021-02-15 Johannes Doerfert[OpenMP][NFC] Pre-commit test changes regarding PR48933
2021-02-15 Adrian PrantlSupport emitting complex expressions that include entry...
2021-02-15 Fangrui Song[CMake] Delete LLVM_RUNTIME_BUILD_ID_LINK_TARGETS
2021-02-15 Jacques Pienaar[mlir] Add clone method to ShapedType
2021-02-15 Sam McCall[clangd] Delay binding LSP methods until initialize...
2021-02-15 Simon Pilgrim[DAG] visitVSELECT - move OpLHS == LHS into inner if...
2021-02-15 Mircea Trofin[NFC] Remove spurious ';' on return line in python...
2021-02-15 Florian Hahn[AArch64] Move machine bundle unpacking to PreEmit2...
2021-02-15 Caroline Concatto[LangRef] Increase size of title underline for experime...
2021-02-15 David Green[ARM] Add some basic Min/Max costs
2021-02-15 Tres PoppMake shape.is_broadcastable/shape.cstr_broadcastable...
2021-02-15 James Henderson[debuginfo-tests] Delete unused/duplicate imports
2021-02-15 Caroline Concatto[CostModel]Add cost model for experimental.vector.reverse
2021-02-15 James Henderson[debuginfo-tests] Remove some unused config variables
2021-02-15 James Henderson[debuginfo-tests] Remove explicit checks for Python 3
2021-02-15 Simon Pilgrim[X86] Add SSE2+SSE3 common check prefix to psubus tests
2021-02-15 Alex Zinenko[mlir] use new cmake targets in mlir-*-runner
2021-02-15 James Henderson[llvm-nm][test] Add additional test coverage for llvm...
2021-02-15 James Henderson[llvm-nm] Tidy up error messages
2021-02-15 Kirill Bobyrev[llvm] NFC: Cleanup llvm-yaml-numeric-parser-fuzzer
2021-02-15 Kerry McLaughlin[LoopVectorizer] Require no-signed-zeros-fp-math=true...
2021-02-15 Simon PilgrimFix MSVC natvis visualisation of llvm::FixedVectorTyID...
2021-02-15 Alex Zinenko[mlir] Use the interface-based translation for LLVM...
2021-02-15 Caroline Concatto[CodeGen][SelectionDAG]Add new intrinsic experimental...
2021-02-15 Valeriy Savchenko[analyzer][NFC] Fix test failures for builds w/o assertions
2021-02-15 David Green[ARM] Extend search for increment in load/store optimizer
2021-02-15 YashaswiniAdd Semantic check for Flang OpenMP 4.5 - 2.7.1 Do...
2021-02-15 Adhemerval... [sanitizer] [arm] Disable some LSAN tests for arm-linux...
2021-02-15 Michał Górny[lldb] Rename FreeBSDRemote to FreeBSD (NFC)
2021-02-15 Michał Górny[lldb] Remove the legacy FreeBSD plugin
2021-02-15 Simon Pilgrim[X86][AVX] Regenerate PSUBUS tests for slow/fast shuffl...
2021-02-15 Simon Pilgrim[X86][SSE] Add missing USUBSAT test coverage
2021-02-15 Sjoerd MeijerRecommit "[TTI] Unify FavorPostInc and FavorBackedgeInd...
2021-02-15 Max Kazantsev[LoopLoadElim] Pass ScalarEvolution in old pass manager...
2021-02-15 Sjoerd MeijerRevert "[TTI] Unify FavorPostInc and FavorBackedgeIndex...
2021-02-15 Sjoerd Meijer[TTI] Unify FavorPostInc and FavorBackedgeIndex into...
2021-02-15 Fraser Cormack[RISCV] Convert VSLIDE(UP|DOWN) nodes to "VL" versions...
2021-02-15 Marco AntogniniRestore diagnostic handler after CodeGenAction::Execute...
2021-02-15 Florian HahnRecommit "[LTO] Use lto::backend for code generation."
2021-02-15 Sam McCall[clangd] Allow modules to bind LSP methods/notification...
2021-02-15 Tres Popp[mlir] Add error message on shape.broadcast verificatio...
2021-02-15 LLVM GN Syncbot[gn build] Port 5786f64a4ec8
2021-02-15 Sam McCall[clangd] Extract binding of typed->untyped LSP handlers...
2021-02-15 Alex Zinenko[mlir] Support repeated delayed registration of dialect...
2021-02-15 Deep Majumder[analyzer] Updated comments to reflect D85817
2021-02-15 Deep Majumder[analyzer] Fix static_cast on pointer-to-member handling
2021-02-15 Arlo SiemsenAdd ehcont section support
2021-02-15 Craig Topper[RISCV] Add i16 bswap and i8/i16 bitreverse tests to...
2021-02-15 Michael Kruse[Polly] Regenerate isl-noexceptions.h.
2021-02-15 Wang, Pengfei[X86] Convert fmin/fmax _mm_reduce_* intrinsics to...
2021-02-14 Carl Ritson[AMDGPU] Add llvm.amdgcn.wqm.demote intrinsic
2021-02-14 Michael Kruse[Polly] Invalidate passes after Scop processing in...
2021-02-14 Cassie Jones[GlobalISel] Disable vector types in narrowScalarAddSub
2021-02-14 Cassie Jones[GlobalISel] Extract a narrowScalarAddSub method. NFC
2021-02-14 Michał Górny[lldb] [Process/FreeBSDRemote] Fix clang-formatting...
2021-02-14 Tobias GysiReland "[mlir] add support for verification in integrat...
2021-02-14 LLVM GN Syncbot[gn build] Port 656ead1fb7db
2021-02-14 cynecx[llvm/Support] Add SHA256 implementation
2021-02-14 Björn Schäpers[clang-format] Add possibility to be based on parent...
2021-02-14 David Green[ARM] Move PhaseOrdering test to the correct place...
2021-02-14 Florian Hahn[ConstraintElimination] Fix variables used for pattern...
2021-02-14 Nikita Popov[BasicAA] Merge aliasGEP code paths
2021-02-14 Nikita Popov[BasicAA] Add test for single arg phi in loop (NFC)
2021-02-14 David Green[ARM] A couple of small MVE reduction tests from intrin...
2021-02-14 Tony Tye[AMDGPU] Limit memory scope for scratch, LDS and GDS
2021-02-14 Kazu Hirata[AMDGPU] Fix build breakage
2021-02-14 David Green[ARM] Add some tests for MVE lane interleaving. NFC
2021-02-14 Kazu Hirata[llvm] Use llvm::is_contained (NFC)
2021-02-14 Kazu Hirata[llvm] Fix header guards (NFC)
2021-02-14 Kazu Hirata[Analysis] Use ListSeparator (NFC)
2021-02-14 Nikita Popov[BasicAA] Avoid duplicate query for GEPs with identical...
2021-02-14 Nikita Popov[BasicAA] Use index difference to detect GEPs with...
2021-02-14 Nicolas Vasilache[mlir][Linalg] Fix constant detection in linalg.pad_ten...
2021-02-14 aqjune[ValueTracking] Dereferenced pointers are noundef
2021-02-14 Stephen Kelly[ASTMatchers] Clarify example in docs
2021-02-14 Sanjay Patel[InstCombine] fold fdiv with pow divisor (PR49147)
2021-02-14 Juneyoung Lee[InstCombine] Add nonnull(select c, null, p) tests...
2021-02-14 Juneyoung Lee[LoopVectorize] Fix VPRecipeBuilder::createEdgeMask...
2021-02-14 Michael Kruse[Polly] Test all optimization levels.
2021-02-14 Kazu Hirata[CodeGen] Use range-based for loops (NFC)
2021-02-14 Kazu Hirata[Analysis] Drop unnecessary const from return types...
2021-02-14 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-14 Ben Shi[AVR] Fix a bug in 16-bit shifts
2021-02-14 Teresa Johnson[gold] Add case being tested by equivalent lld test
2021-02-14 Teresa Johnson[lld] Reorder cases in test to match comments (NFC)
2021-02-13 Teresa Johnson[LTT] Address post-review comments (NFC)
2021-02-13 Malhar[Clang] Ensure vector predication loop metadata is...
2021-02-13 Fangrui SongELFObjectWriter: Simplify
2021-02-13 Fangrui Song[CMake][mlir] Fix mlir-linalg-ods-gen/CMakeLists.txt...
2021-02-13 Craig Topper[RISCV] Rename the RVVBaseAddr ComplexPattern to just...
2021-02-13 Fangrui SongELFObjectWriter: Delete redundant registerSymbol
2021-02-13 daquexianfix linalg ods gen cross compiling like other gen execu...
2021-02-13 Fangrui Song[lldb][test] Fix Shell/SymbolFile/symbol-binding.test
2021-02-13 Fangrui SongELFObjectWriter: Don't sort non-local symbols
next