platform/upstream/llvm.git
2021-08-23 Cullen Rhodes[AArch64][SME] Add predicate for NEON support in stream...
2021-08-23 Michael Kruse[Polly] Never consider non-SCoP blocks as error blocks.
2021-08-23 Siva Chandra... [libc] Add a multi-waiter mutex test.
2021-08-23 Min-Yih Hsu[M68k][NFC] Tidy up the just-migrated MC tests
2021-08-23 Min-Yih Hsu[M68k][test] Migrate some MOVE instruction MC tests
2021-08-23 Siva Chandra... [libc] Add range reduction functions based on Paine...
2021-08-23 Shilei Tian[NFC] clang-format -i clang/lib/CodeGen/CGStmtOpenMP.cpp
2021-08-23 Kai Luo[PowerPC] Use int64_t to represent stack object offset...
2021-08-23 Michael Kruse[Polly] Add support for -polly-dump-before/after with...
2021-08-23 Stella Laurenzo[mlir] Add op for NCHW conv2d.
2021-08-22 Stella Laurenzo[mlir][linalg] Add script to update the LinalgNamedStru...
2021-08-22 Stella Laurenzo[mlir][python] Makes C++ extension code relocatable...
2021-08-22 Nikita Popov[GVN] Fix test for loop load PRE on alloca (NFC)
2021-08-22 Nikita Popov[GVN] Don't short-circuit load PRE
2021-08-22 Amy Kwan[scudo][standalone] Link tests against libatomic if...
2021-08-22 Philip Reames[runtimeunroll] Use early return to reduce nesting...
2021-08-22 Philip ReamesSpecial case common branch patterns in breakLoopBackedge
2021-08-22 Simon Pilgrim[X86] combineMul - move MUL_IMM comment inside function...
2021-08-22 Alexey Lapshin[DWARF][Verifier] Do not add child DieRangeInfo with...
2021-08-22 Kazu Hirata[Transforms] Remove unused declaration emitStrNLen...
2021-08-22 Arthur O'Dwyer[libc++] Eliminate needless `add_lvalue_reference`...
2021-08-22 Nikita Popov[InstCombine] Perform "eq of parts" fold with logical ops
2021-08-22 Nikita Popov[InstCombine] Add tests for "eq of parts" with logical...
2021-08-22 Simon Pilgrim[X86][AVX] matchShuffleAsBlend - use isElementEquivalen...
2021-08-22 Simon PilgrimFix signed/unsigned comparison warning. NFCI.
2021-08-22 Simon Pilgrim[X86] Expose memory codegen in element insert load...
2021-08-22 Simon Pilgrim[X86][SSE] lowerVECTOR_SHUFFLE - canonicalize with...
2021-08-22 Sanjay Patel[InstSimplify] fold rotate of -1 to -1
2021-08-22 Sanjay Patel[InstSimplify] fold rotate of zero to zero
2021-08-22 Sanjay Patel[InstSimplify] add tests for rotates of 0/-1; NFC
2021-08-22 Simon Pilgrim[X86] Try to sync HSW + BDW model class defs to simplif...
2021-08-22 Sanjay Patel[InstCombine] generalize subtract with 'not' operands
2021-08-22 Simon PilgrimCGBuiltin.cpp - pass SVETypeFlags by const reference...
2021-08-22 Florian Hahn[LV] Adjust reduction recipes before recurrence handling.
2021-08-22 Ben Shi[DAGCombiner] Add target hook function to decide foldin...
2021-08-22 luxufan[JITLink] Add support of R_X86_64_32S relocation
2021-08-22 Lang Hames[ORC] Add std::tuple support to SimplePackedSerialization.
2021-08-22 Lang Hames[ORC] Rename blobSerializationRoundTrip, drop explicit...
2021-08-22 Wang, Pengfei[X86] AVX512FP16 instructions enabling 4/6
2021-08-22 Lang Hames[ORC] Add missing header.
2021-08-21 Fangrui Song[TargetCallingConv] Change OutputArg ctor to match...
2021-08-21 Fangrui Song[AArch64] Replace unneeded CCAssignToRegWithShadow...
2021-08-21 Fangrui Song[TargetMachine] Drop special case for *-win32-macho
2021-08-21 Fangrui Song[TargetMachine] Simplify shouldAssumeDSOLocal. NFC
2021-08-21 Kazu Hirata[clang] Fix typos in documentation (NFC)
2021-08-21 Sanjay Patel[InstCombine] combine constants by reassociating add...
2021-08-21 Sanjay Patel[InstCombine] add tests for add/sub/add combines; NFC
2021-08-21 Sanjay Patel[InstCombine] add tests for min/max with nots and sub...
2021-08-21 David Green[ARM] Fix VQDMULH fold for scalar smin
2021-08-21 Andrzej Warzynski[flang] Refine output file generation
2021-08-21 Kirill Shmakov[lldb] Fix typo in the description of breakpoint options
2021-08-21 LLVM GN Syncbot[gn build] Port 7f99337f9bcf
2021-08-21 Lang Hames[ORC] Add EPCGenericMemoryAccess: generic executor...
2021-08-21 eopXD[NFC][LoopIdiom] Let processLoopStoreOfLoopLoad take...
2021-08-21 Siva Chandra... [libc] Add a new suite called "libc-long-running-tests".
2021-08-21 Kazu Hirata[CodeGen] Remove unused declaration setLiveInsUsed...
2021-08-21 Joseph Huber[OpenMP] Correctly add member expressions to OpenMP...
2021-08-21 Amara Emerson[AArch64][GlobalISel] Add legalizer support for the...
2021-08-21 Geoffrey Martin... [Bazel] Fix version defines
2021-08-20 Fangrui Song[Driver] Remove discouraged -gcc-toolchain
2021-08-20 Amara Emerson[AArch64][GlobalISel] Don't contract cross-bank copies...
2021-08-20 Geoffrey Martin... [Bazel] Reduce quote escaping
2021-08-20 William S.... [MLIR][OMP] Ensure nested scf.parallel execute all...
2021-08-20 Fangrui Song[test] Migrate -gcc-toolchain with space separator...
2021-08-20 Jessica Paquette[AArch64][GlobalISel] Legalize non-register-sized scala...
2021-08-20 Jessica Paquette[AArch64][GlobalISel] Legalize 32-bit + narrow G_SMULO...
2021-08-20 Jessica Paquette[AArch64][GlobalISel] Clamp vectors of p0 when legalizi...
2021-08-20 Jessica Paquette[AArch64][GlobalISel] Add regbankselect support for...
2021-08-20 Fangrui Song[libunwind] Add UNW_AARCH64_* beside UNW_ARM64_*
2021-08-20 Jessica Paquette[AArch64][GlobalISel] Mark G_LROUND as legal for s64...
2021-08-20 Arthur Eubanks[NFC] addAttribute(FunctionIndex) => addFnAttribute()
2021-08-20 Jessica Paquette[GlobalISel] Add G_LLROUND
2021-08-20 Nikita Popov[LoopPassManager] Assert that MemorySSA is preserved...
2021-08-20 Mircea Trofin[NFC][MLGO] Use std::move when moving protobufs
2021-08-20 Florian HahnRevert "[LoopVectorize][AArch64] Enable ordered reducti...
2021-08-20 Yonghong Song[DebugInfo] convert btf_tag attrs to DI annotations...
2021-08-20 Rob Suderman[mlir][linalg] Finish refactor of TC ops to YAML
2021-08-20 Daniel PaolielloFix SEH table addresses for Windows
2021-08-20 Craig Topper[TypePromotion] Remove unused IRBuilder object. NFC
2021-08-20 Yonghong Song[DebugInfo] generate btf_tag annotations for DIDerived...
2021-08-20 Louis Dionne[libc++] Remove test-suite annotations for unsupported...
2021-08-20 Joe Loser[libc++] Include <__iterator/distance.h> instead of...
2021-08-20 Christian Fetzer[Coverage][llvm-cov] Correctly export branch coverage...
2021-08-20 Aditya KumarPR46874: Reset stack after visiting a node
2021-08-20 Aart Bik[mlir][sparse] add test for DimOp folding
2021-08-20 Muiez Ahmed[SystemZ][z/OS] Avoid assumption for character value...
2021-08-20 Michael Jones[libc] make the scudo integration test run
2021-08-20 Arthur Eubanks[NFC] Cleanup/remove some AttributeList setter methods
2021-08-20 Arthur Eubanks[NFC] Remove unused CallBase::addDereferenceableOrNullA...
2021-08-20 Patrick Holland[MCA] Fixing bug that was causing LSUnit not to realize...
2021-08-20 Ivan ZhechevMake test_symbols.py compare files line-by-line
2021-08-20 Louis Dionne[libc++] Remove more test-suite workarounds for unsuppo...
2021-08-20 Albion Fung[libc++][PowerPC] Fix a test case failure when compiled...
2021-08-20 Jon ChesterfieldRevert "[openmp][nfc] Refactor GridValues"
2021-08-20 Shoaib Meenai[cmake] Fix native tooling when cross-compiling on...
2021-08-20 Arthur Eubanks[NFC] Simplify some CallBase attribute methods
2021-08-20 Arthur Eubanks[NFC] Remove some unused functions
2021-08-20 Andrea Di Biagio[X86][SchedModels] Fix missing ReadAdvance for MULX...
2021-08-20 Craig Topper[X86] Add missing __inline__ to functions in amxintrin.h
2021-08-20 Sanjay Patel[AggressiveInstCombine] guard against applying instruct...
next