platform/upstream/llvm.git
2022-02-07 Vladislav Khmelevsky[BOLT] Refactor heatmap to be standalone tool
2022-02-07 Nikolas Klauser[libc++] Disable -Wattributes in GCC
2022-02-07 Florian Mayer[NFC] use Range based any_of for more concise code.
2022-02-07 Fangrui Song[ELF] Move Symbol::needsTlsLd to config->needsTlsLd
2022-02-07 Florian Hahn[LV] Adjust accesses in test to ensure full RT checks...
2022-02-07 Fangrui Song[libc++][docs] Change some words to use reST inline...
2022-02-07 Alexander KornienkoRevert "[ELF] Move Symbol::needsTlsLd to config->needsT...
2022-02-07 Florian Hahn[LV] Use IRBuilderBase in VPlan.h, remove IRBuilder...
2022-02-07 Adrian PrantlRevert "Add llgs category to all tests in TestLldbGdbSe...
2022-02-07 Jonas Devlieghere[lldb] Skip part of TestGdbRemoteMemoryAllocation.py...
2022-02-07 Matthias Springer[mlir][SCF] Further simplify affine maps during `for...
2022-02-07 Sam James[libunwind] Define _Unwind_Backtrace for powerpc, sparc
2022-02-07 Jonas Devlieghere[lldb] Fix a few lldb-server tests on Apple Silicon
2022-02-07 Arthur Eubanks[gn build] Port D119058
2022-02-07 Arthur Eubanks[clang] Cache OpenCL types
2022-02-07 Mariusz CeierFix lld standalone build
2022-02-07 Sanjay Patel[InstCombine] generalize 2 LSB of demanded bits for X*X
2022-02-07 Adrian PrantlAdd llgs category to all tests in TestLldbGdbServer...
2022-02-07 David GoldmanReland "[clangd] Properly compute framework-style inclu...
2022-02-07 Nathan Sidwell[demangler] Stricter NestedName parsing
2022-02-07 Jonas Devlieghere[lldb] Update outdated comment in TestDyldTrieSymbols.py
2022-02-07 Nikita Popov[MatrixBuilder] Require explicit element type in Create...
2022-02-07 Hans WennborgRevert "Remove -Wweak-template-vtables"
2022-02-07 Nikita Popov[mlir] Remove MatrixBuilder template argument
2022-02-07 Nathan Sidwell[demangler] Fix unresolvedname demangling
2022-02-07 Nathan Sidwell[demangler] Remove StdQualifiedName
2022-02-07 Mark Murray[ARM] Undeprecate complex IT blocks
2022-02-07 Nikita Popov[MatrixBuilder] Remove unnecessary IRBuilder template...
2022-02-07 Volodymyr TuranskyyAdd LLVM Embedded Toolchains call to the table of sync...
2022-02-07 Sanjay Patel[x86] avoid false dependency stall on 'sbb' with same...
2022-02-07 Sanjay Patel[InstCombine] add test for demanded 2 low bits of X...
2022-02-07 Matt ArsenaultAMDGPU: Fix clobbering SCC when expanding large offset...
2022-02-07 David Truby[AArch64][NEON][SVE] Lower FCOPYSIGN using AArch64ISD...
2022-02-07 Aaron BallmanUse functions with prototypes when appropriate; NFC
2022-02-07 ksyx[clang-format] Fix DefSeparator empty line issues
2022-02-07 Kim GräsmanReformat CastExpr unittest suite; NFC
2022-02-07 Pavel Labath[lldb/Platform] s/m_name/m_hostname
2022-02-07 Balázs Kéri[clang-tidy] Fixed a compile warning (NFC).
2022-02-07 Sanjay Patel[InstCombine] SimplifyDemandedBits - mul(x,x) is odd...
2022-02-07 Nikita Popov[PPCISelLowering] Avoid use of getPointerElementType()
2022-02-07 Bjorn Pettersson[test] Use -passes=instcombine instead of -instcombine...
2022-02-07 Bjorn Pettersson[test] Use -passes=instsimplify instead of -instsimplif...
2022-02-07 Nikita Popov[OMPIRBuilder] Avoid use of getPointerElementType()
2022-02-07 Roman Lebedev[LV] Remove `LoopVectorizationCostModel::useEmulatedMas...
2022-02-07 Kadir Cetinkaya[clang][Lexer] Fix tests after ff77071a4d67
2022-02-07 Simon Pilgrim[X86][SSE] Add some initial PAVGB/PAVGW tests
2022-02-07 Florian Hahn[LV] Modernize some runtime check tests a bit.
2022-02-07 LLVM GN Syncbot[gn build] Port c63522e6ba77
2022-02-07 Balázs Kéri[clang-tidy] Add new check 'shared-ptr-array-mismatch'.
2022-02-07 Rainer Orth[DebugInfo][test] XFAIL DebugInfo/Generic/missing-abstr...
2022-02-07 Nikita Popov[Bitcode] Replace assertion with check
2022-02-07 Nikita Popov[Bitcode] Add missing test file
2022-02-07 Nikita Popov[Bitcode] Handle invalid data layout gracefully
2022-02-07 Valentin Clement[flang] Handle character constant for error code in...
2022-02-07 Valentin Clement[flang] Add lowering for ASCII character constant
2022-02-07 Nikita Popov[Bitcode] Guard against out of bounds value reference
2022-02-07 Nikita Popov[Bitstream] Check that there is enough space for blob
2022-02-07 Nikita Popov[Bitcode] Don't assert on invalid attribute group record
2022-02-07 Nikita Popov[Bitstream] Reject implausibly large reservations
2022-02-07 Valentin Clement[flang] Remove unused converter for now
2022-02-07 Sven van Haastregt[OpenCL] opencl-c.h: make attribute order consistent...
2022-02-07 Igor Kirillov[OpenMP] kmp_atomic_float10_max_min.c test should only...
2022-02-07 Dimitry Andric[TSan] Handle FreeBSD specific indirection of libpthrea...
2022-02-07 Simon Pilgrim[DAG] visitINSERT_VECTOR_ELT - break if-else chain...
2022-02-07 Simon Pilgrim[X86] combineShiftRightArithmetic - break if-else chain...
2022-02-07 Simon Pilgrim[GlobalISel] Move getOpcode() calls inside assert(...
2022-02-07 Zi Xuan Wu[CSKY] Add inline asm constraints and related codegen...
2022-02-07 Simon Pilgrim[X86] Add fp80 copysign test coverage
2022-02-07 Djordje Todorovic[SLPVectorizer] Fix "unused variable" build warning
2022-02-07 Nikita Popov[Bitcode] Handle invalid abbrev number error more grace...
2022-02-07 Nikita Popov[Bitcode] Add fuzzer for bitcode reading
2022-02-07 Brad Smith[Driver][OpenBSD] -r: imply -nostdlib like GCC
2022-02-07 Mariya Podchishchaeva[SYCL] Disallow explicit casts between mismatching...
2022-02-07 Djordje Todorovic[GlobalIsel] Fix another "unused variable" warning
2022-02-07 Djordje TodorovicFix the warning after D118805
2022-02-07 Valentin Clement[flang] Add test for quiet with local variable in STOP...
2022-02-07 Valentin Clement[flang] Basic local variable lowering
2022-02-07 Luo, Yuanke[X86] Add test cases for fmul/fdiv with select.
2022-02-07 Jun Zhang[NFC][Analyzer] Use range based for loop.
2022-02-07 luxufan[JITLink] Fix the incorrect relocation behavior for...
2022-02-07 Kazu Hirata[llvm] Use = default (NFC)
2022-02-07 Chuanqi Xu[NFC] Precommit test case for PR53357
2022-02-07 zhongyunde... [DAGCombiner][AArch64] Enhance to support for scalar...
2022-02-07 Phoebe Wang[X86] Add pre-commit test for bit test optimization...
2022-02-07 Jacques Pienaar[mlir][bazel] Update post ControlFlow dialect split
2022-02-07 Kazu Hirata[IR] Use default member initialization in GlobalValue...
2022-02-07 Kazu Hirata[Transforms] Use default member initialization in LibCa...
2022-02-07 Kazu Hirata[Transforms] Use default member initialization in LoopV...
2022-02-06 Benjamin Kramer[mlir] Use SmallBitVector instead of SmallDenseSet...
2022-02-06 River Riddle[mlir] Fix GpuToLLVM conversion pass after ControlFlow...
2022-02-06 Stella Laurenzo[mlir] Fixup python bindings after splitting cf ops...
2022-02-06 River Riddle[mlir] Split out a new ControlFlow dialect from Standard
2022-02-06 Eugene Zhulenev[mlir] Add canonicalizer to remove redundant shape...
2022-02-06 Congzhe Cao[LoopInterchange] Support loop interchange with floatin...
2022-02-06 Mehdi AminiRemove dead forward declaration (NFC)
2022-02-06 Simon Pilgrim[KnownBits] Add support for X*X self-multiplication...
2022-02-06 Simon Pilgrim[InstCombine] Add mul(x,x) tests showing miscompile
2022-02-06 Craig Topper[DAGCombiner][RISCV] Allow rotates by non-constant...
2022-02-06 Kazu Hirata[llvm] Fix header guards (NFC)
2022-02-06 Kazu Hirata[Breakpoint] Remove redundant member initialization...
next