platform/upstream/llvm.git
2020-12-10 Duncan P. N... Frontend: Use a getVirtualFileRef for a named pipe...
2020-12-09 Krzysztof Parzyszek[Hexagon] Silence warnings about unused objects
2020-12-09 Krzysztof Parzyszek[Hexagon] Fix build: move template specialization into...
2020-12-09 Scott Linder[MC] Fix ICE with non-newline terminated input
2020-12-09 River Riddle[mlir][Interfaces] Tidy up the documentation for interfaces
2020-12-09 LLVM GN Syncbot[gn build] Port f5d07a05bbd
2020-12-09 Krzysztof Parzyszek[Hexagon] Realign HVX vectors wherever possible
2020-12-09 Duncan P. N... clang-format: Migrate createInMemoryFile to FileEntryRe...
2020-12-09 Saleem AbdulrasoolX86: use a data driven configuration of Windows x86...
2020-12-09 Nawrin Sultana[OpenMP] Add strict mode in num_tasks and grainsize
2020-12-09 Duncan P. N... Remove RemappedFiles param from ASTUnit::LoadFromASTFil...
2020-12-09 Matt Morehouse[DFSan] Add custom wrapper for getsockopt.
2020-12-09 Rahul Joshi[MLIR] Minor cleanup for Shape dialect.
2020-12-09 Jason MolendaIgnore DBGArchitecture from dsymForUUID's plist
2020-12-09 Duncan P. N... ARCMigrate: Migrate ObjCMT.cpp over to FileEntryRef
2020-12-09 Peter Collingbournescudo: Shrink secondary header and cache entry size...
2020-12-09 Scott Linder[MC][AMDGPU] Consume EndOfStatement in asm parser
2020-12-09 Craig Topper[X86] Use APInt::isSignedIntN instead of isIntN for...
2020-12-09 Reid KlecknerAvoid a possible one-byte OOB read off of .drectve...
2020-12-09 Tres Popp[mlir] Allow RegionBranchOps in dependence analysis
2020-12-09 Fangrui Song[LLD][gold] Add -plugin-opt=no-new-pass-manager
2020-12-09 Duncan P. N... Frontend: Migrate to FileEntryRef in CompilerInstance...
2020-12-09 Yuanfang Chen[NFCI] Add missing triple to several LTO tests
2020-12-09 Scott Linder[AMDGPU][MC] Restore old error position for "too few...
2020-12-09 Matt Morehouse[DFSan] Add custom wrapper for recvmsg.
2020-12-09 Sam Clegg[WebAssembly] Add support for named data sections in...
2020-12-09 Mircea Trofin[NFC] Removed unused prefixes in llvm/test/CodeGen...
2020-12-09 Kirill Bobyrev[clangd] NFC: Add client-side logging for remote index...
2020-12-09 Sergei Grechanik[mlir][Affine] Fix vectorizability check for multiple...
2020-12-09 Peyton, Jonathan L[OpenMP] Fix norespect affinity bug for Windows
2020-12-09 Peyton, Jonathan L[OpenMP] Fix too long name for shm segment on macOS
2020-12-09 Gabor Marton[ASTImporter] Support CXXDeductionGuideDecl with local...
2020-12-09 Richard SmithAdd another test for PR48434.
2020-12-09 Richard SmithAdd new 'preferred_name' attribute.
2020-12-09 Richard SmithPR48434: Work around crashes due to deserialization...
2020-12-09 Fangrui Song[ELF] Reorganize "is only supported on" tests and fix...
2020-12-09 Duncan P. N... Frontend: Migrate to FileEntryRef in VerifyDiagnosticCo...
2020-12-09 Peter Collingbournescudo: Fix quarantine allocation when MTE enabled.
2020-12-09 Peter Collingbournescudo: Split setRandomTag in two. NFCI.
2020-12-09 Florian Hahn[AArch64] Add aarch64_neon_vcmla{_rot{90,180,270}}...
2020-12-09 Jon Chesterfield[libomptarget][amdgpu] clang-format src/rtl.cpp
2020-12-09 Michael Munday[RISCV][NFC] Regenerate RISCV CodeGen tests
2020-12-09 Jianzhou Zhao[dfsan] Track field/index-level shadow values in variables
2020-12-09 Jon Chesterfield[libomptarget][amdgpu] Let default number of teams...
2020-12-09 Jon Chesterfield[libomptarget][amdgpu] Robust handling of device_enviro...
2020-12-09 Reid KlecknerDon't setup inalloca for swiftcc on i686-windows-msvc
2020-12-09 Reid KlecknerDe-templatify EmitCallArgs argument type checking,...
2020-12-09 Raphael Isemann[lldb][NFC] Refactor _get_bool_config_skip_if_decorator
2020-12-09 Jon Chesterfield[libomptarget][amdgpu] Improve diagnostics on arch...
2020-12-09 Justin BognerLimit the recursion depth of SelectionDAG::isSplatValue()
2020-12-09 Alexey Bader[MCJIT] Add cmake variables to customize ittapi git...
2020-12-09 Arthur EubanksReland Pin -loop-reduce to legacy PM
2020-12-09 Fangrui Song[CMake] Add llvm-profgen to LLVM_TEST_DEPENDS
2020-12-09 Jonas Devlieghere[lldb] Track the API boundary using a thread_local...
2020-12-09 Arthur Eubanks[COFF][LTO][NPM] Use NPM for LTO with ENABLE_EXPERIMENT...
2020-12-09 Mircea Trofin[FileCheck] Enforce --allow-unused-prefixes=false for...
2020-12-09 Sam McCall[clangd] Extract per-dir CDB cache to its own threadsaf...
2020-12-09 Louis Dionne[libc++] Run back-deployment CI on macOS 10.15 instead...
2020-12-09 LLVM GN Syncbot[gn build] Port b804eef0905
2020-12-09 LLVM GN Syncbot[gn build] Port ac7864ec019
2020-12-09 LLVM GN Syncbot[gn build] Port 5934a79196b
2020-12-09 Adam Czachorowski[clangd] Split tweak tests into one file per tweak.
2020-12-09 Kazushi (Jam... [VE] Add vsum and vfsum intrinsic instructions
2020-12-09 Paul C. Anagnostopoulos[TableGen] Cache the vectors of records returned by...
2020-12-09 Sanjay Patel[VectorCombine] allow peeking through an extractelt...
2020-12-09 Roman Lebedev[InstCombine] canonicalizeSaturatedAdd(): last fold...
2020-12-09 Roman Lebedev[NFC][InstCombine] Add test coverage for @llvm.uadd...
2020-12-09 Kazushi (Jam... [VE] Add vfmk intrinsic instructions
2020-12-09 Yvan Roux[LLD][ELF] Fix typo in relocation-model-pic.ll
2020-12-09 Simon Pilgrim[X86] Fold CONCAT(VPERMV3(X,Y,M0),VPERMV3(Z,W,M1))...
2020-12-09 Matt Morehouse[DFSan] Add custom wrapper for epoll_wait.
2020-12-09 Muhammad Omair... [LLDB] Temporarily incrase DEFAULT_TIMEOUT on gdbremote...
2020-12-09 Anton Afanasyev[SLP] Use the width of value truncated just before...
2020-12-09 Djordje Todorovic[Debuginfo] [CSInfo] Do not create CSInfo for undef...
2020-12-09 Kerry McLaughlin[SVE][CodeGen] Add DAG combines for s/zext_masked_gather
2020-12-09 Sander de Smalen[LoopVectorizer][SVE] Vectorize a simple loop with...
2020-12-09 Sander de Smalen[LoopVectorizer] NFC: Remove unnecessary asserts that...
2020-12-09 Kerry McLaughlin[SVE][CodeGen] Add the ExtensionType flag to MGATHER
2020-12-09 Christian Sigg[mlir] Use mlir::OpState::operator->() to get to method...
2020-12-09 Joe Ellis[SelectionDAG] Add llvm.vector.{extract,insert} intrinsics
2020-12-09 Cullen Rhodes[IR] Support scalable vectors in CastInst::CreatePointe...
2020-12-09 Simon Moll[VP] Build VP SDNodes
2020-12-09 Alex Zinenko[OpenMPIRBuilder] Put the barrier in the exit block...
2020-12-09 Tim NorthoverAArch64: use correct operand for ubsantrap immediate.
2020-12-09 Muhammad Omair... [LLDB] Fix failing test dwp-separate-debug-file.cpp
2020-12-09 Haojian Wu[lldb] Fix one more failure test after 843f2dbf003f2a51...
2020-12-09 Roman Lebedev[NFC][Instructions] Refactor CmpInst::getFlippedStrictn...
2020-12-09 Fraser Cormack[RISCV] Fix missing def operand when creating VSETVLI...
2020-12-09 Jan SvobodaRevert "[clang][cli] CompilerInvocationTest: add tests...
2020-12-09 Georgii Rymar[llvm-readelf/obj] - Improve diagnostics when printing...
2020-12-09 Frederik Gossen[MLIR] Expose target configuration for lowering to...
2020-12-09 Georgii Rymar[obj2yaml] - Support dumping objects that have multiple...
2020-12-09 Siddhesh PoyarekarFix typo in llvm/lib/Target/README.txt
2020-12-09 Jeroen Dobbelaere[compiler-rt sanitizer] Use our own PTRACE_GETREGSET...
2020-12-09 Haojian Wu[lldb] Fix a failure test after 843f2dbf003f2a51d0d4ab8...
2020-12-09 Jan Svoboda[clang][cli] CompilerInvocationTest: add tests for...
2020-12-09 Jan Svoboda[clang][cli] CompilerInvocationTest: join and add test...
2020-12-09 Jan Svoboda[clang][cli] CompilerInvocationTest: check arg parsing...
2020-12-09 Jan Svoboda[clang][cli] CompilerInvocationTest: remove unnecessary...
2020-12-09 Jan Svoboda[clang][cli] CompilerInvocationTest: split enum test...
next