platform/upstream/llvm.git
2020-10-01 Paul Walker[NFC] Iterate across an explicit list of scalable MVTs...
2020-10-01 Sam Parker[ARM][LowOverheadLoops] Iteration count liveness
2020-10-01 Sam Parker[ARM][LowOverheadLoops] Start insertion point
2020-10-01 Stefan Gränitz[ORC][examples] Temporarily remove LLJITWithChildProces...
2020-10-01 Stefan Gränitz[ORC][examples] Remove ThinLtoJIT example after LLJITWi...
2020-10-01 Vitaly Buka[sanitizer] Fix SymbolizedStack leak
2020-10-01 Sam Parker[ARM][LowOverheadLoops] Use iterator for InsertPt.
2020-10-01 Fangrui Song[MC] Inline MCExpr::printVariantKind & remove UseParens...
2020-10-01 Amara Emerson[AArch64][GlobalISel] Select all-zero G_BUILD_VECTOR...
2020-10-01 Andrew Dona... [AVR] fix interrupt stack pointer restoration
2020-10-01 Chris LattnerWe don't need two different ways to get commit access...
2020-10-01 Muhammad Omair... [LLDB] Remove AArch64/Linux xfail decorator from TestGu...
2020-10-01 Igor Chervatyuk[RISCV][ASAN] implementation for previous/next pc routi...
2020-10-01 Max Kazantsev[SCEV][NFC] Introduce isKnownPredicateAt method
2020-10-01 Michael LiaoRevert "[llvm-exegesis] Add option to check the hardwar...
2020-10-01 Fangrui Song[ELF] --wrap: don't unnecessarily expose __real_
2020-10-01 Craig Topper[APFloat] Improve asserts in isSignificandAllOnes and...
2020-10-01 Michael Kruse[flang][msvc] Workaround 'forgotten' symbols in FoldOpe...
2020-10-01 Dan Gohman[WebAssembly] New-style command support
2020-10-01 Michael Kruse[flang][msvc] Avoid ReferenceVariantBase ctor ambiguity...
2020-10-01 Amara Emerson[AArch64][GlobalISel] Clamp oversize FP arithmetic...
2020-10-01 River Riddle[mlir] Split Dialect::addOperations into two functions
2020-10-01 peter klausler[flang] Fix Gw.d format output
2020-10-01 Geoffrey Martin... Remove `Ops` suffix from dialect library names
2020-10-01 Sam Clegg[lld][WebAssembly] Allow exporting of mutable globals
2020-10-01 Amara EmersonTry to fix build. May have used a C++ feature too new...
2020-10-01 Arthur Eubanks[WholeProgramDevirt][NewPM] Add NPM testing path to...
2020-10-01 Amara Emerson[AArch64][GlobalISel] Add some more legal types for...
2020-10-01 peter klausler[flang] Allow record advancement in external formatted...
2020-10-01 Jonas Devlieghere[lldb] Make TestGuiBasicDebug more lenient
2020-09-30 Jessica Paquette[AArch64][GlobalISel] NFC: Refactor G_FCMP selection...
2020-09-30 Ranjeet Singh[ARM] Add missing target for Arm neon test case.
2020-09-30 Joachim Protze[OpenMP][libarcher] Allow all possible argument separat...
2020-09-30 Craig TopperPatch IEEEFloat::isSignificandAllZeros and IEEEFloat...
2020-09-30 Ahsan Saghir[PowerPC] Add outer product instructions for MMA
2020-09-30 Akira HatanakaHandle unknown OSes in DarwinTargetInfo::getExnObjectAl...
2020-09-30 Joachim Protze[OpenMP][OMPT] Update OMPT tests for newly added GOMP...
2020-09-30 Joachim Protze[OpenMP][libomptarget] make omp_get_initial_device...
2020-09-30 peter klausler[flang] Semantic analysis for FINAL subroutines
2020-09-30 Reid KlecknerRe-land "[PDB] Merge types in parallel when using ghashing"
2020-09-30 Stanislav Mekhanoshin[AMDGPU] Reorganize VOP3P encoding
2020-09-30 Vitaly Buka[Msan] Add ptsname, ptsname_r interceptors
2020-09-30 MaheshRavishankar[mlir][Linalg] Add pattern to tile and fuse Linalg...
2020-09-30 Reid KlecknerRevert "[PDB] Merge types in parallel when using ghashing"
2020-09-30 Reid Kleckner[PDB] Merge types in parallel when using ghashing
2020-09-30 Sam McCall[clangd] Remove dead variable. NFC
2020-09-30 peter klausler[flang] Fix descriptor-based array data item I/O for...
2020-09-30 Hubert Tong[NFC] Fix spacing in clang/test/Driver/aix-ld.c
2020-09-30 Rainer Orth[asan][test] XFAIL Posix/no_asan_gen_globals.c on Solaris
2020-09-30 Craig Topper[X86] Canonicalize (x > 1) ? x : 1 -> (x >= 1) ? x...
2020-09-30 Arthur Eubanks[NPM] Add target specific hook to add passes for New...
2020-09-30 Thomas Raoux[mlir][vector] First step of vector distribution transf...
2020-09-30 Christian SiggAdd GDB prettyprinters for a few more MLIR types.
2020-09-30 Joseph HuberRevert "[OpenMP] Replace OpenMP RTL Functions With...
2020-09-30 Sanjay Patel[CodeGen] improve coverage for float (32-bit) type...
2020-09-30 Joseph HuberRevert "[OpenMP] Add Error Handling for Conflicting...
2020-09-30 Louis Dionne[libc++] Make sure we don't attempt to run check-cxx...
2020-09-30 Arthur Eubanks[test][NewPM][SampleProfile] Fix more tests under NPM
2020-09-30 Jim InghamFix crash in SBStructuredData::GetDescription() when...
2020-09-30 Jordan Rupprecht[lldb-vscode] Allow an empty 'breakpoints' field to...
2020-09-30 Eugene Zhulenev[MLIR] Add async.value type to Async dialect
2020-09-30 Jordan Rupprecht[lldb/ipv6] Support running lldb tests in an ipv6-only...
2020-09-30 Rahman LavaeeException support for basic block sections
2020-09-30 David Tenty[AIX][Clang][Driver] Link libm in c++ mode
2020-09-30 Joseph Huber[OpenMP] Replace OpenMP RTL Functions With OMPIRBuilder...
2020-09-30 Joseph Huber[OpenMP] Add Error Handling for Conflicting Pointer...
2020-09-30 Richard SmithFix interaction of `constinit` and `weak`.
2020-09-30 Alexandre Rames[Sema] Support Comma operator for fp16 vectors.
2020-09-30 Sanjay Patel[CodeGen] add test for NAN creation; NFC
2020-09-30 Congzhe Cao[AArch64] Avoid pairing loads when the base reg is...
2020-09-30 Rainer Orth[asan][test] Several Posix/unpoison-alternate-stack...
2020-09-30 Arthur Eubanks[test][SampleProfile][NewPM] Fix some tests under NPM
2020-09-30 Peter Collingbournescudo: Make it thread-safe to set some runtime configur...
2020-09-30 Vy Nguyen[llvm-exegesis] Add option to check the hardware suppor...
2020-09-30 Valentin Clement[mlir][openacc] Remove -allow-unregistred-dialect from...
2020-09-30 Arthur Eubanks[ObjCARCAA][NewPM] Add already ported objc-arc-aa to...
2020-09-30 Kazushi (Jam... [VE] Support TargetBlockAddress
2020-09-30 Simon Moll[DA][SDA] SyncDependenceAnalysis re-write
2020-09-30 Mircea Trofin[NFC][regalloc] Make VirtRegAuxInfo part of allocator...
2020-09-30 Simon Pilgrim[InstCombine] Add tests for 'partial' bswap patterns
2020-09-30 Zarko Todorovski[PPC] Do not emit extswsli in 32BIT mode when using...
2020-09-30 Benjamin Kramer[PowerPC] Avoid unused variable warning in Release...
2020-09-30 Simon Pilgrim[InstCombine] Fix bswap(trunc(bswap(x))) -> trunc(lshr...
2020-09-30 Simon Pilgrim[InstCombine] Add bswap(trunc(bswap(x))) -> trunc(lshr...
2020-09-30 Mahesh Ravishankar[mlir][Linalg] Generalize the logic to compute reassoci...
2020-09-30 Xiangling Liao[FE] Use preferred alignment instead of ABI alignment...
2020-09-30 Simon Pilgrim[InstCombine] Remove %tmp variable names from bswap...
2020-09-30 Matt ArsenaultGlobalISel: Assert if MoreElements uses a non-vector...
2020-09-30 Matt ArsenaultLiveDebugValues: Fix typos and indentation
2020-09-30 Matt ArsenaultRegAllocFast: Add extra DBG_VALUE for live out spills
2020-09-30 Matt ArsenaultReapply "RegAllocFast: Rewrite and improve"
2020-09-30 Xiangling Liao[NFC][FE] Replace TypeSize with StorageUnitSize
2020-09-30 Rainer Orth[sanitizers] Fix internal__exit on Solaris
2020-09-30 Benjamin KramerMove AffineMapAttr into BaseOps.td
2020-09-30 Gabriel Hjort... [GlobalISel] Fix incorrect setting of ValNo when splitting
2020-09-30 Sean Fertile[PowerPC] Remove support for VRSAVE save/restore/update.
2020-09-30 Sam McCall[clangd] Fix invalid UTF8 when extracting doc comments.
2020-09-30 Simon Pilgrim[InstCombine] recognizeBSwapOrBitReverseIdiom - merge...
2020-09-30 Simon Pilgrim[InstCombine] Remove %tmp variable names from bswap...
2020-09-30 Simon Pilgrim[InstCombine] recognizeBSwapOrBitReverseIdiom - remove...
next