platform/upstream/llvm.git
2021-06-16 Louis Dionne[libc++] Undeprecate the std::allocator<void> specializ...
2021-06-16 Andrea Di Biagio[MCA][InstrBuilder] Always check for implicit uses...
2021-06-16 Nicolas Vasilache[mlir] NFC - Drop newline form BlockArgument printing.
2021-06-16 Simon Pilgrim[X86][AVX] Regenerate pr15296.ll tests
2021-06-16 Ben Dunbobbin[llvm-symbolizer] improve test and fix doc example...
2021-06-16 Jay Foad[AMDGPU] Set SALU, VALU and other instruction type...
2021-06-16 Amilendra Kodithuwakku[libcxx] Fix exception raised during downstream bare...
2021-06-16 Guillaume Chatelet[libc] Add a set of elementary operations
2021-06-16 Dylan Fleming[SVE] Fix PromoteIntRes_TRUNCATE not to call getVectorN...
2021-06-16 Raphael Isemann[lldb] Require Clang 8 for gpubnames test
2021-06-16 AndreyChurbanov[OpenMP] libomp: fixed implementation of OMP 5.1 inouts...
2021-06-16 Diana Picus[flang] Check there's no dependency on C++ libs. NFC
2021-06-16 Jay Foad[AMDGPU] Set IsAtomicRet and IsAtomicNoRet on Real...
2021-06-16 Guillaume ChateletRevert "[libc] Add a set of elementary operations"
2021-06-16 Guillaume Chatelet[libc] Add a set of elementary operations
2021-06-16 Raphael Isemann[lldb] vwprintw -> vw_printw in IOHandlerCursesGUI
2021-06-16 Jay Foad[AMDGPU] Set mayLoad and mayStore on Real instructions
2021-06-16 Diana PicusRevert "[flang] Check there's no dependency on C++...
2021-06-16 Nico Weber[lld/mac] Add support for -no_data_in_code_info flag
2021-06-16 Nico Weber[lld/mac] Put lld-only flags in "LLD-SPECIFIC:" --help...
2021-06-16 Konstantin... [ELF] Consider that NOLOAD sections should be placed...
2021-06-16 Alex Zinenko[mlir] ODS: temporarily disbale external model in prese...
2021-06-16 David Green[ARM] Correct type of setcc results for FP vectors
2021-06-16 David Green[ARM] Extra tests for sign extended floating point...
2021-06-16 Diana Picus[flang] Fixup 7ddbf2633911a5c378ad6af01e250f6f252b9032
2021-06-16 Sjoerd Meijer[FuncSpec] Remove other passes in a test RUN line....
2021-06-16 Diana Picus[flang] Add clang-tidy check for braces around if
2021-06-16 Sjoerd Meijer[FuncSpec] Add test for a call site that will never...
2021-06-16 James Henderson[yaml2obj][obj2yaml] Support custom ELF section header...
2021-06-16 James Henderson[yaml2obj] Fix bug when referencing items in SectionHea...
2021-06-16 Jay Foad[AMDGPU] Set more flags on Real instructions
2021-06-16 Diana Picus[flang] Check there's no dependency on C++ libs
2021-06-16 Jay Foad[AMDGPU] Use defvar in SOPInstructions.td. NFC.
2021-06-16 Joachim Protze[OpenMP][NFC] Add back suppression of warning
2021-06-16 Sjoerd Meijer[FuncSpec] Statistics
2021-06-16 Lang Hames[ORC] Switch to WrapperFunction utility for calls to...
2021-06-16 Andrzej Warzynski[flang][nfc] Move `external-hello-world` to flang/examples
2021-06-16 Andrzej Warzynski[flang][driver] Add `-fdebug-dump-all`
2021-06-16 Joachim Protze[OpenMP] Remove unused variables from libomp code
2021-06-16 Roman Lebedev[NFC][X86] lowerVECTOR_SHUFFLE(): drop FIXME about...
2021-06-16 Roman Lebedev[SCEV] PtrToInt on non-integral pointers is allowed
2021-06-16 Evgeniy Brevnov[SLP] Incorrect handling of external scalar values
2021-06-16 Andrew Browne[DFSan][NFC] Fix shadowing variable name.
2021-06-16 Chen Zheng[LLDB] Fix buildbots breakage due to TestGuessLanguage.py
2021-06-16 Rong Xu[SampleFDO] Place the discriminator flag variable into...
2021-06-16 Peter Steinfeld[flang] Add semantic check for the RANDOM_SEED intrinsic
2021-06-16 Rong XuRevert "[SampleFDO] Using common linkage for the discri...
2021-06-16 Fangrui Song[Driver] Delete -fsanitize-coverage-blocklist= in favor...
2021-06-16 Chen Zheng[Debug-Info] guard DW_LANG_C_plus_plus_14 under strict...
2021-06-16 Saleem AbdulrasoolX86: balance the frame prologue and epilogue on Win64
2021-06-16 Chuanqi Xu[FuncSpec] Use std::pow instead of operator^
2021-06-16 Kevin Athey[NFC][sanitizer] Remove calls to __asan_get_current_fak...
2021-06-16 Andrew Browne[DFSan] Handle landingpad inst explicitly as zero shadow.
2021-06-16 Louis Dionne[libc++] Promote GCC 11 to mandatory CI
2021-06-15 Jim InghamDon't depend on the "run" alias doing shell expanding.
2021-06-15 Wenlei HeCMake: allow overriding CMAKE_CXX_VISIBILITY_PRESET
2021-06-15 Aart Bik[mlir][sparse] integration test for all-dense annotated...
2021-06-15 Jim InghamMissed a Windows use of ValidForThisThread in the chang...
2021-06-15 Fangrui Song[docs] Exclude FlangOption and re-generate ClangCommand...
2021-06-15 MaheshRavishankar[mlir][SCF] Remove empty else blocks of `scf.if` operat...
2021-06-15 Zequan Wu[OpaquePtr] Verify Opaque pointer in function parameter
2021-06-15 Aart Bik[mlir][sparse] allow all-dense annotated "sparse" tenso...
2021-06-15 Rong Xu[SampleFDO] Using common linkage for the discriminator...
2021-06-15 Jim InghamConvert functions that were returning BreakpointOption...
2021-06-15 Peyton, Jonathan L[OpenMP] Add GOMP 5.0 version symbols to API
2021-06-15 Peyton, Jonathan L[OpenMP] Fix affinity determine capable algorithm on...
2021-06-15 Peyton, Jonathan L[OpenMP] Lazily assign root affinity
2021-06-15 Muhammad Omair... AArch64 Linux and elf-core PAC stack unwinder support
2021-06-15 Siva Chandra... [libc][NFC] Disable thrd_test as it is exhibiting flaky...
2021-06-15 Andrea Di BiagioRevert "[MCA] Adding the CustomBehaviour class to llvm...
2021-06-15 Patrick Holland[MCA] Adding the CustomBehaviour class to llvm-mca
2021-06-15 Aaron BallmanAdding the rest of the C11 papers to the status page.
2021-06-15 LLVM GN Syncbot[gn build] Port 6478ef61b1a4
2021-06-15 Arthur Eubanks[InstSimplify] Treat invariant group insts as bitcasts...
2021-06-15 Vitaly Buka[asan] Remove Asan, Ubsan support of RTEMS and Myriad
2021-06-15 Vitaly Buka[NFC] Fix "unused variable" warning
2021-06-15 Arpith C. JacobSupport lowering of index-cast on vector types.
2021-06-15 Douglas YungRemove redundant test that was causing intermittent...
2021-06-15 Jinsong Ji[NFC] Update renamed option in comments
2021-06-15 Christopher... [libcxx][iwyu] ensures we IWYU as prep for modules
2021-06-15 Quinn Pham[PowerPC] Moving defineXLCompatMacros() definition
2021-06-15 Nemanja Ivanovic[PowerPC] Fix spilling of paired VSX registers
2021-06-15 Arthur O'Dwyer[libc++] [P0619] Add _LIBCPP_ABI_NO_BINDER_BASES and...
2021-06-15 Duncan P. N... Support: Remove F_{None,Text,Append} compatibility...
2021-06-15 Bob Haarman[X86] avoid assert with varargs, soft float, and no...
2021-06-15 Stanislav Mekhanoshin[AMDGPU] Fix lds superalign test. NFC.
2021-06-15 Leonard Chan[compiler-rt][hwasan] Add GetShadowOffset function
2021-06-15 Roman Lebedev[NewPM] Remove SpeculateAroundPHIs pass
2021-06-15 Raphael Isemann[lldb] Make the ClassTemplateDecl merging logic in...
2021-06-15 David GreenRevert "[ARM] Extend narrow values to allow using trunc...
2021-06-15 Arthur Eubanks[NFC][OpaquePtr] Avoid calling getPointerElementType()
2021-06-15 Arthur Eubanks[NFC] Remove redundant variable
2021-06-15 Yuki OkushiRemove unnecessary triple from test
2021-06-15 David Green[ARM] Extend narrow values to allow using truncating...
2021-06-15 Saleem AbdulrasoolDirectoryWatcher: close a possible window of race on...
2021-06-15 David Green[ARM] Use rq gather/scatters for smaller v4 vectors
2021-06-15 Andrew Litteken[IROutliner] Adding DebugInfo handling for IR Outlined...
2021-06-15 Tobias Gysi[mlir][linalg] Adapt yaml codegen to support scalar...
2021-06-15 Adrian PrantlWork around MSVC compiler intricacies.
2021-06-15 Isaac Perry[flang] [openmp] Add Fortran specific semantic check...
next