platform/upstream/llvm.git
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...
2022-02-06 Kazu Hirata[CodeGen] Use = default (NFC)
2022-02-06 Kazu Hirata[Driver] Remove redundant string initialization (NFC)
2022-02-06 Jared Irwin[lld-macho] Add -pagezero_size
2022-02-06 Bjorn Pettersson[DAGCombiner] Fold SSHLSAT/USHLSAT to SHL when no satur...
2022-02-06 Bjorn PetterssonPre-commit test cases for DAG combine folds of SSHLSAT...
2022-02-06 Simon PilgrimRevert rG7275de7fb2f087871611d037d1b529b226dd0521 ...
2022-02-06 Simon Pilgrim[clang][CodeGen] Add _BitInt test coverage to builtins...
2022-02-06 Simon PilgrimFix Wdocumentation unknown parameter warning
2022-02-06 Florian Hahn[LV] Use VPReplicateRecipe::isUniform instead isUniform...
2022-02-06 Simon Pilgrim[AArch64] translateLocChar - silence dead code warning
2022-02-06 Simon Pilgrim[AArch64] LowerVectorSRA_SRL_SHL - silence dead code...
2022-02-06 Simon Pilgrim[Support] Use llvm_unreachable instead of LLVM_BUILTIN_...
2022-02-06 David Green[ARM] Mark i64 and f64 shuffles as Custom for MVE
2022-02-06 David Green[ARM] Add extra vabd, vhadd and vmulh tests. NFC
2022-02-06 Simon Pilgrim[X86] Fold ZERO_EXTEND_VECTOR_INREG(BUILD_VECTOR(X...
2022-02-06 Fangrui Song[ELF] Fix crash when an input is incompatible with...
2022-02-06 Stella Laurenzo[mlir] Do not use an empty source file when building...
2022-02-06 Rong Xu[SampleFDO] Enable FSAFDO loading passes if --enable...
2022-02-06 Kazu Hirata[Transforms] Use default member initialization in SCEVF...
2022-02-06 Kazu Hirata[Transforms] Use default member initialization in AAIsD...
2022-02-06 Kazu Hirata[Transforms] Use default member initialization in Trunc...
2022-02-06 Kazu Hirata[Transforms] Use default member initialization in MaskO...
next