platform/upstream/llvm.git
2022-08-09 Philip Reames[RISCV] Refresh two autogened tests to avoid future...
2022-08-09 Lei Zhang[mlir][spirv] Make MemRef memory space mapping pass...
2022-08-09 Jerry Wu[MLIR] Extend vector.gather to accept tensor as base
2022-08-09 Jerry Wu[MLIR] Support lowering n-D arith.index_cast to LLVM
2022-08-09 Lei Zhang[mlir][spirv] Migrate to use specalized enum attributes
2022-08-09 Aart Bik[mlir][sparse] improve semi-ring doc
2022-08-09 Filipp Zhinkin[X86][ARM] Update tests for bitwise logic trees of...
2022-08-09 Jorge Gorbe... Move FormattersMatchCandidate flags to a struct.
2022-08-09 Archibald Elliott[docs][AArch64] Label Features with Arm ARM Names
2022-08-09 Adrian PrantlLiveDebugValues: Fix another crash related to unreachab...
2022-08-09 Sanjay Patel[InstCombine] fold usub.with.overflow to icmp when...
2022-08-09 Philip Reames[RISCV] Pin a test to scalar lowering to preserve test...
2022-08-09 Simon Pilgrim[X86] Remove unnecessary _mm_undefined_pd() test from...
2022-08-09 Peter Klausler[flang] Fix build warning from newer compilers
2022-08-09 Sanjay Patel[InstCombine] add helper function for extract of with...
2022-08-09 Sanjay Patel[PhaseOrdering][AArch64] add test for mul-with-overflow...
2022-08-09 Markus Böck[llvm][ADT] Allow using structured bindings with `llvm...
2022-08-09 V Donaldson[flang] Intrinsic RANDOM_SEED calls with dynamically...
2022-08-09 Jun Zhang[LLVM] Use range based for loop, NFC
2022-08-09 zhongyunde[IndVars] Eliminate redundant type cast with different...
2022-08-09 David Green[AArch64] Regenerate arm64-fmax.ll test. NFC
2022-08-09 Peter Klausler[flang] Change names of specific procedures of generic...
2022-08-09 Peter Klausler[flang][runtime] Support internal I/O to CHARACTER...
2022-08-09 Peter Klausler[flang] Don't check procedure pointer interface functio...
2022-08-09 Peter Waller[DAGCombine][NFC] Precommit extract-subvec-combine...
2022-08-09 Shawn ZhongFix -Wbitfield-constant-conversion on 1-bit signed...
2022-08-09 Thorsten Schütt[clang] fix deprecation
2022-08-09 Simon Pilgrim[DAG] Avoid hasOneUse() calls if the cheaper !AssumeSin...
2022-08-09 Keith Smiley[lld-macho][test] Rename dtrace test (NFC)
2022-08-09 Aaron BallmanChange prototype merging error into a warning for builtins
2022-08-09 Simon Pilgrim[DAG] SimplifyDemandedVectorElts - and/mul(x,y) - if...
2022-08-09 Mark de Wever[libc++][ranges] Sets ranges feature-test macro.
2022-08-09 Peter Klausler[flang] Don't inherit ELEMENTAL attribute from intrinsi...
2022-08-09 Ariel BurtonExtend ptr32 support to be applied on typedef
2022-08-09 Peter Klausler[flang] Don't lose homonymous specific when copying...
2022-08-09 Peter Klausler[flang] Ignore inaccessible components when extending...
2022-08-09 Jakub Kuderski[mlir][spirv] Clean up SPIRVOps.cpp. NFC.
2022-08-09 Yaxun (Sam... [AMDGPU] Unify unreachable intrinsics
2022-08-09 Valentin Clement[flang] Pass the pipeline config to the pass
2022-08-09 Nikita Popov[RISCV] Add target feature to force-enable atomics
2022-08-09 Jake Egan[AIX][tests] XFAIL atan.ll test on AIX
2022-08-09 Simon Pilgrim[X86] Regenerate statepoint-vreg.ll
2022-08-09 Peter Klausler[flang] Clarify CheckReductionDIM()
2022-08-09 Matheus IzvekovClang: fix AST representation of expanded template...
2022-08-09 gonglingqin[LoongArch] Add codegen support for ISD::ROTL and ISD...
2022-08-09 Benjamin Kramer[mlir] Use C++17 structured bindings instead of std...
2022-08-09 WANG Xuerui[LoongArch] Support register-register-addressed GPR...
2022-08-09 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Rename tests
2022-08-09 Ron Lieberman[openmp] Fix enumeration build issue for openmp library
2022-08-09 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Split large tests
2022-08-09 Ilya Biryukov[Sema] Merge variable template specializations
2022-08-09 Alex Richardson[ARM] Use getSymbolPreferLocal() in GetARMGVSymbol
2022-08-09 Alex Richardson[Thumb] Baseline test for incorrect relocation with...
2022-08-09 Alex Richardson[ARM] Emit local aliases (.Lfoo$local) for functions
2022-08-09 Alex Richardson[ARM] Add a baseline test for D131392
2022-08-09 Alex Richardson[ARM] Add a baseline elf-preemption test
2022-08-09 Simon Pilgrim[Support] TaskQueue.h - replace std::result_of_t with...
2022-08-09 Simon Pilgrim[clang-pseudo] Forest.h - don't inherit from std::iterator
2022-08-09 Tobias Hieta[cmake] Fix ms-compat version in WinMsvc.cmake
2022-08-09 Simon Pilgrim[DAG] canCreateUndefOrPoison - add freeze(ctpop(x)...
2022-08-09 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2022-08-09 Shraiysh Vaishay[mlir][OpenMP] omp.parallel side effects
2022-08-09 Nikita Popov[RelLookupTableConverter] Bail on invalid pointer size...
2022-08-09 Balázs Kéri[clang][ASTImporter] Improve import of functions with...
2022-08-09 Fangrui SongLLVM_NODISCARD => [[nodiscard]]. NFC
2022-08-09 Fangrui Song[clang][clang-tools-extra] LLVM_NODISCARD => [[nodiscar...
2022-08-09 gonglingqin[LoongArch] Add codegen support for not
2022-08-09 wanglei[LoongArch] Implement branch analysis
2022-08-09 WANG Xuerui[LoongArch] Add codegen support for bswap
2022-08-09 Jonas Devlieghere[llvm] Don't rely on C++17 deduction guide for array...
2022-08-09 Luo, Yuanke[globalisel] Select register bank for DBG_VALUE
2022-08-09 Vitaly Buka[asan] Faster version of QuickCheckForUnpoisonedRegion
2022-08-09 Jonas Devlieghere[llvm] Alternative attempt at fixing the modules build...
2022-08-09 Kazu Hirata[Basic] Deprecate MapEntryOptionalStorage::{hasValue...
2022-08-09 Chen Zheng[NFC] fix warning
2022-08-09 Yuta Mukai[MachinePipeliner] Fix Phi generation failure for large...
2022-08-09 Fangrui SongLLVM_FALLTHROUGH => [[fallthrough]]. NFC
2022-08-09 Fangrui Song[mlir] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
2022-08-09 Jonas Devlieghere[lldb] Refactor Symbols::DownloadObjectAndSymbolFile
2022-08-09 Shafik Yaghmour[LLDB] Remove undefined behavior in TestConstStaticInte...
2022-08-09 Vitaly Buka[asan] Avoid few branches on memcpy hot path
2022-08-09 Vitaly Buka[NFC][asan] Fix Condition annotation after 30bbb73bb448
2022-08-09 Fangrui Song[Driver] Add -Xclang= as an alias for -Xclang
2022-08-09 Yuta Mukai[AArch64] Fix and add A64FX scheduling resource/latency...
2022-08-09 Chen Zheng[PowerPC] mapping hardward loop intrinsics to powerpc...
2022-08-09 Thomas Raoux[mlir][tosa] Use arith::maxf/arith::minf in lowering...
2022-08-09 Fangrui Song[CMake] Build lib/gwp_asan/tests with -std=c++17
2022-08-08 Vitaly Buka[NFC][asan] Add LIKELY/UNLIKELY on hot memcpy paths
2022-08-08 Shafik Yaghmour[Clang] Allow downgrading to a warning the diagnostic...
2022-08-08 Vitaly Buka[NFC][asan] Clang-format a file
2022-08-08 Amaury Séchet[X86] Add 64bits test cases for D131358
2022-08-08 not-jenni[mlir][tosa] Updates tosa.equal to use the InferTensorT...
2022-08-08 Peter Klausler[flang] Don't compute pointer component procedure chara...
2022-08-08 wlei[llvm-profgen] Fix perf script parsing issues
2022-08-08 Jonas DevliegherePartially revert "[llvm] Repair the modules build with...
2022-08-08 Greg ClaytonImplement better path matching in FileSpecList::FindCom...
2022-08-08 Jonas Devlieghere[llvm] Repair the modules build with C++17
2022-08-08 Michael Kruse[flang][test] Don't require .exe suffix.
2022-08-08 Craig Topper[RISCV] Add {{$}} to some CHECK lines in MC tests.
2022-08-08 Alex Brachet[ELF] Support --package-metadata
next