platform/upstream/llvm.git
2021-08-24 Philip Reames[SCEV] Add a hasFlags utility to improve readability...
2021-08-24 Jessica Paquette[AArch64][GlobalISel] Select @llvm.aarch64.neon.ld2.*
2021-08-24 Haowei Wu[lit] Add the option to output test result as resultdb...
2021-08-23 MaheshRavishankar[mlir]Linalg] Allow controlling fusion of linalg.generi...
2021-08-23 Reid Kleckner[dllexport] Instantiate default ctor default args
2021-08-23 Greg ClaytonFix DWARFDie::getDeclFile(...) to work with DW_AT_speci...
2021-08-23 Jon Chesterfield[openmp][devicertl] Freestanding nvptx via stub printf
2021-08-23 Mircea Trofin[MLGO] Make sure inliner logs when deleting callees
2021-08-23 Azharuddin... [ExecutionEngine] Use the libunwind __register_frame...
2021-08-23 Aart Bik[mlir][sparse] replace support lib conversion with...
2021-08-23 Michael Jones[libc] Enable string to integer conversion functions...
2021-08-23 Sanjay Patel[InstCombine] generalize subtract with 'not' operands...
2021-08-23 Fangrui Song[TargetMachine] Move COFF special case for ExternalSymb...
2021-08-23 Artem BelevichFixed doc build.
2021-08-23 River Riddle[mlir] Add support for VariadicOfVariadic operands
2021-08-23 Artem Belevich[CUDA] Bump the latest supported CUDA version to 11.4.
2021-08-23 Artem Belevich[CUDA] Improve CUDA version detection and diagnostics.
2021-08-23 Artem Belevich[CUDA] Add support for CUDA-11.4
2021-08-23 Artem Belevich[CUDA] Bump default GPU architecture to sm_35.
2021-08-23 Simon PilgrimRevert rG1c9bec727ab5c53fa060560dc8d346a911142170 ...
2021-08-23 David Green[AArch64] Correct store ReadAdrBase operand
2021-08-23 David Green[AArch64] Add Scheduling tests for Load/Store ReadAdv...
2021-08-23 MaheshRavishankar[mlir][Linalg] Allow all build methods of Structured...
2021-08-23 Nikita Popov[MergeICmps] Allow sinking past non-load/store
2021-08-23 River Riddle[mlir][NFC] Add inlineRegion overloads that take a...
2021-08-23 Alina Sbirlea[DSE] Check post-dominance for malloc+memset->calloc...
2021-08-23 Louis Dionne[libc++][NFC] Reindent error message
2021-08-23 Andrei Elovikov[NFC][clang] Use X86 Features declaration from X86Targe...
2021-08-23 Jon Chesterfield[openmp] Use llvm GridValues from devicertl
2021-08-23 Stanislav MekhanoshinFix late rematerialization operands check
2021-08-23 Zarko Todorovski[PowerPC][AIX] Set the HasAlloca flag in the AIX Traceb...
2021-08-23 Sanjay Patel[InstCombine] improve efficiency of isFreeToInvert
2021-08-23 River Riddle[mlir][FoldUtils] Ensure the created constant dominates...
2021-08-23 Alex Langford[lldb][NFC] Remove unused method RichManglingContext...
2021-08-23 Krzysztof Drewniak[MLIR][Docs] Fix broken link to tuple type rationale
2021-08-23 Alfonso Gregory[libc][NFC] Add explicit casts to ctype functions
2021-08-23 Greg ClaytonFix fallback code that gets decl file + line.
2021-08-23 Jessica Paquette[AArch64][GlobalISel] Add regbankselect support for...
2021-08-23 Chris BienemanImplement #pragma clang restrict_expansion
2021-08-23 Jessica Paquette[AArch64][GlobalISel] Legalize G_LLROUND for s64 + s32
2021-08-23 Jessica Paquette[GlobalISel] Translate @llvm.llround.* -> G_LLROUND
2021-08-23 Jon Chesterfield[openmp][nfc] Refactor GridValues
2021-08-23 Florian Hahn[InstCombine] Add reduced sub/negate test from PR51584.
2021-08-23 Florian HahnRevert "[InstCombine] generalize subtract with 'not...
2021-08-23 Jinsong Ji[InstrProfiling] Add AIX triple to platform test
2021-08-23 Alexander Potapenko[tsan] Do not include <stdatomic.h> from sanitize-threa...
2021-08-23 Krasimir Georgiev[clang-format] break after the closing paren of a TypeS...
2021-08-23 Peyton, Jonathan L[OpenMP][test] fix omp_get_wtime.c test to be more...
2021-08-23 Simon Pilgrim[X86] Add unaligned partial load test
2021-08-23 Andy Wingo[clang][CodeGen] GetDefaultAlignTempAlloca uses preferr...
2021-08-23 Andy Wingo[clang][NFC] Tighten up code for GetGlobalVarAddressSpace
2021-08-23 Andy Wingo[clang][NFC] GetOrCreateLLVMGlobal takes LangAS
2021-08-23 Matthias Springer[mlir][SCF] Do not peel loops inside partial iterations
2021-08-23 Chuanqi Xu[FuncSpec] Don't specialize function which are easy...
2021-08-23 Alexander Potapenko[tsan] Add support for disable_sanitizer_instrumentatio...
2021-08-23 Simon Pilgrim[X86][AVX] Add PR13310 test coverage
2021-08-23 Florian HahnRecommit "[LoopVectorize][AArch64] Enable ordered reduc...
2021-08-23 Jay Foad[AMDGPU] Try to fix a GCC 11 warning
2021-08-23 Cullen Rhodes[AArch64][SME] Support NEON scalar FP instructions...
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...
next