platform/upstream/llvm.git
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...
2021-06-15 Guillaume ChateletRevert "[libc] Add a set of elementary operations"
2021-06-15 Jordan Rupprecht[libcxx][atomic] Fix failure mapping in compare_exchang...
2021-06-15 Tobias Gysi[mlir] Avoid GCC naming conflict.
2021-06-15 Guillaume Chatelet[libc] Add a set of elementary operations
2021-06-15 David Green[ARM] Rejig some of the MVE gather/scatter lowering...
2021-06-15 Simon Pilgrim[llvm-exegesis] Fix X86LbrCounter destructor to correct...
2021-06-15 Adrian Kuegel[mlir] Add SignOp to complex dialect.
2021-06-15 Alex Zinenko[mlir] separable registration of attribute and type...
2021-06-15 Tobias Gysi[mlir][linalg][python] Adapt the OpDSL to use scalars.
2021-06-15 Arthur O'Dwyer[libc++] [test] Fix some GCC 11 errors/warnings in...
2021-06-15 Florian Hahn[Matrix] Add tests for fast-math flags & matrix codegen.
2021-06-15 patacca[Polly][Isl] Replacing isl method `to_str()` with ...
2021-06-15 LLVM GN Syncbot[gn build] Port 4eb9fe2e1a07
2021-06-15 Alexey Bataev[OPENMP]Fix PR50699: capture locals in combine directri...
2021-06-15 Florian Hahn[LoopDeletion] Check for irreducible cycles when deleti...
2021-06-15 Lang Hames[ORC] Fix endianness in manual serialization to match...
2021-06-15 Lang Hames[ORC] Fix missing std::move.
2021-06-15 Lang Hames[ORC] Fix narrowing-in-initializer-list warnings.
2021-06-15 Lang Hames[ORC] Fix missing function in unit test.
2021-06-15 Alex Zinenko[mlir] ODS: do not emit trailing const for static methods
2021-06-15 Aaron BallmanClearly specify that these are partially implemented...
2021-06-15 Lang Hames[ORC] Make WrapperFunctionResult's ValuePtr member...
2021-06-15 Lang Hames[ORC] Port WrapperFunctionUtils and SimplePackedSeriali...
2021-06-15 Benjamin Kramer[mlir][MemRef] Make sure types match when folding dim...
2021-06-15 Adrian Kuegel[mlir] Add NegOp to complex dialect.
2021-06-15 Neil HenningABI breaking changes fixes.
2021-06-15 Jan Kratochvil[lldb] Fix libstdc++ 11's std::unique_ptr affecting...
2021-06-15 Roman Lebedev[X86] Schedule-model second (mask) output of GATHER...
2021-06-15 Valeriy Savchenko[analyzer] Decouple NoteTag from its Factory
2021-06-15 Andrea Di Biagio[MCA][InstrBuilder] Check for the presence of flag...
2021-06-15 Alex RichardsonFix Windows builders after 244601f4720d9cda6e81ea1908f3...
2021-06-15 Valeriy Savchenko[analyzer] Simplify the process of producing notes...
2021-06-15 Valeriy Savchenko[analyzer] Extract InlinedFunctionCallHandler
2021-06-15 Valeriy Savchenko[analyzer] Extract InterestingLValueHandler
2021-06-15 Valeriy Savchenko[analyzer] Extract ArrayIndexHandler
2021-06-15 Valeriy Savchenko[analyzer] Extract NilReceiverHandler
2021-06-15 Valeriy Savchenko[analyzer] Extract ControlDependencyHandler
2021-06-15 Valeriy Savchenko[analyzer] Refactor StoreSiteFinder and extract Default...
2021-06-15 Krasimir Georgiev[clang-format] distinguish function type casts after...
2021-06-15 Matthias Springer[mlir][linalg] Fold linalg.pad_tensor if src type ...
2021-06-15 Jay Foad[IR] Remove forward declaration of GraphTraits from...
2021-06-15 Alex Richardson[builtins] Allow compiling the builtins without libc...
2021-06-15 Guillaume ChateletRevert "[libc] Add a set of elementary operations"
2021-06-15 Guillaume Chatelet[libc] Add a set of elementary operations
next