platform/upstream/llvm.git
2021-07-23 Emily Shi[compiler-rt][NFC] add debugging options to iossim_run
2021-07-23 Rahul Joshi[MLIR][NFC] Minor cleanup in liveness.
2021-07-23 Emily Shi[NFC][compiler-rt] tidy up some whitespace in lit config
2021-07-23 Nikita Popov[MergeICmps] Relax sinking check
2021-07-23 Shilei Tian[OpenMP][Offloading] Fix data race in data mapping...
2021-07-23 Martin Storsjö[CMake] Add version to libLLVM also on non-UNIX
2021-07-23 Martin Storsjö[llvm-rc] Allow dashes as part of resource name strings
2021-07-23 Nico Weber[lld/mac] Implement support for section$start and secti...
2021-07-23 Marco Vanotti[libunwind] Allow restoring SP while unwinding.
2021-07-23 Kevin P. NealRevert "[FPEnv][InstSimplify] Enable more folds for...
2021-07-23 Kevin P. Neal[FPEnv][InstSimplify] Enable more folds for constrained...
2021-07-23 Cyndy Ishida[llvm][NFC] Fix typos in Errc.h description
2021-07-23 Erich KeaneRevert "Delete PrintingPolicy's copy constructor/operator."
2021-07-23 Erich KeaneDelete PrintingPolicy's copy constructor/operator.
2021-07-23 Mircea Trofin[NFC][MLGO] Just use the underlying protobuf object...
2021-07-23 Yi Zhang[mlir][linalg] Add pooling_nchw_max, conv_2d_nchw as...
2021-07-23 Shilei Tian[AbstractAttributor] Refine logic to indicate pessimist...
2021-07-23 Michael Jones[libc] add option to use SCUDO as the allocator
2021-07-23 Riccardo MoriRevert "Update isl to isl-0.24-69-g54aac5ac"
2021-07-23 Fangrui SongRevert "[clang] -falign-loops="
2021-07-23 Fangrui SongRevert D106562 "[clangd] Get rid of arg adjusters in...
2021-07-23 Fangrui Song[clang] -falign-loops=
2021-07-23 Riccardo MoriUpdate isl to isl-0.24-69-g54aac5ac
2021-07-23 Mark de Wever[libcxx][nfc] Cleanup libc++ specific tests.
2021-07-23 Fraser Cormack[RISCV] Add a test showing an incorrect vsetvli insertion
2021-07-23 Kadir CetinkayaRevert "[clangd] Canonicalize compile flags before...
2021-07-23 LLVM GN Syncbot[gn build] Port e5d8b93e5a25
2021-07-23 LLVM GN Syncbot[gn build] Port 0ad562b48bfd
2021-07-23 Craig Topper[RISCV] Avoid using x0,x0 vsetvli for vmv.x.s and vfmv...
2021-07-23 zoecarver[libcxx][nfc] Global `constexpr friend` -> `friend...
2021-07-23 zoecarver[libcxx][ranges] Add `ranges::common_view`.
2021-07-23 Caitlyn Cano[libc] Add option to run specific tests
2021-07-23 Craig Topper[X86] Fix a bug in TEST with immediate creation
2021-07-23 Kadir CetinkayaRevert "[clangd] Adjust compile flags to contain only...
2021-07-23 luxufan[JITLink] Add riscv.cpp
2021-07-23 Jez Ng[lld-macho][nfc] Add test for resolution of bitcode...
2021-07-23 Jez Ng[lld-macho][nfc] Fix test to reflect that symbol attrib...
2021-07-23 Jez Ng[lld-macho] ICF: Do more work in equalsConstant, less...
2021-07-23 Jez Ng[lld-macho] Reorganize + extend ICF test
2021-07-23 luxufan[JITLink][RISCV] Initial Support RISCV64 in JITLink
2021-07-23 Nico Weber[lld/mac] Let OutputSegment store its start address
2021-07-23 thomasraoux[mlir][linalg] Fix bug in contraction op vectorization...
2021-07-23 Fangrui Song[llvm-symbolizer] Remove one-dash long options
2021-07-23 Nico Weber[lld/mac] Don't crash on absolute symbols in order...
2021-07-23 Kadir Cetinkaya[clangd] Adjust compile flags to contain only the reque...
2021-07-23 Kadir Cetinkaya[clangd] Canonicalize compile flags before applying...
2021-07-23 Kadir Cetinkaya[clangd] Get rid of arg adjusters in CommandMangler
2021-07-23 Kadir Cetinkaya[clangd] Use CommandMangler in TestTU
2021-07-23 Louis Dionne[libc++] Avoid triggering warnings for implicit conversion
2021-07-23 Kazu Hirata[ARM] Remove getHWDivName (NFC)
2021-07-23 Nico Weber[lld/mac] Add missing REQUIRES line to new test
2021-07-23 Yaxun (Sam... [HIP] Preserve ASAN bitcode library functions
2021-07-23 Benjamin Kramer[llvm][sve] Silence unused variable warning in Release...
2021-07-23 Yaxun (Sam... Fix __hip_fabin visibility
2021-07-23 Hubert Tong[ORC] Work around AIX build compiler: Replace lambda...
2021-07-23 Sanjay Patel[x86] improve CMOV codegen by pushing add into operands
2021-07-23 Sanjay Patel[x86] add tests for add X, (cmov constants); NFC
2021-07-23 Sam McCall[clangd] Avoid range-loop init-list lifetime subtleties.
2021-07-23 Kirill Bobyrev[clangd] Improve performance of dex by 45-60%
2021-07-23 David Truby[llvm][sve] Lowering for VLS truncating stores
2021-07-23 Giorgis Georgakoudis[OpenMPOpt] Move dedup runtime calls after init for...
2021-07-23 Aaron PuchertThread safety analysis: Mock getter for private mutexes...
2021-07-23 Gabor Marton[Analyzer][solver] Fix inconsistent equivalence class...
2021-07-23 Guillaume Chatelet[libc] optimize bzero/memset for x86
2021-07-23 Simon Pilgrim[X86][AVX] lowerV2X128Shuffle - attempt to recognise...
2021-07-23 Roman Lebedev[NFC][SimplifyCFG] Add test for `SpeculativelyExecuteBB...
2021-07-23 Anastasia Stulova[OpenCL] Add NULL to standards prior to v2.0.
2021-07-23 Adrian Kuegel[mlir][Complex]: Add lowerings for AddOp and SubOp...
2021-07-23 Dylan Fleming[SVE][IR] Fix Binary op matching in PatternMatch::m_VScale
2021-07-23 Dmitry Preobrazhensky[AMDGPU][MC][GFX9][NFC][DOC] Updated AMD GPU assembler...
2021-07-23 Dawid JurczakRevert "[DSE] Transform memset + malloc --> calloc...
2021-07-23 Vitaly Buka[hwasan] Fix uninitialized DisableOptimization
2021-07-23 Sven van Haastregt[OpenCL] Add cl_khr_integer_dot_product
2021-07-23 Dmitry Vyukovtsan: fix SANITIZER_DEBUG build
2021-07-23 Dmitry Vyukovsanitizer_common: don't use [[no_unique_address]]
2021-07-23 Abhinav Gaba[OpenMP] Fix CUDA plugin build after 3817ba13aea3.
2021-07-23 namazso[MS] Preserve base register %esi around movs[bwl]
2021-07-23 Whisperity[clang-tidy] Improve "common type" diagnostic output...
2021-07-23 Eugene Zhulenev[mlir] Async: special handling for parallel loops with...
2021-07-23 Mark de Wever[libc++][doc] Update the LWG issues.
2021-07-23 David Green[AArch64] Add worst case shuffle costs
2021-07-23 Nicolas Vasilache[mlir][Linalg] Fix a missing copy when source of insert...
2021-07-23 Serge Pavlov[ConstantFolding] Fold constrained arithmetic intrinsics
2021-07-23 Sebastian Neubauer[AMDGPU] Fix running ResourceUsageAnalysis
2021-07-23 LLVM GN Syncbot[gn build] Port 0118a649348b
2021-07-23 Carl Ritson[AMDGPU] Add maximum NSA size limit ISA feature
2021-07-23 Dmitry Vyukovtsan: switch atexit mutex to the normal Mutex
2021-07-23 Dmitry Vyukovtsan: switch to the new sanitizer_common mutex
2021-07-23 Dmitry Vyukovtsan: disable thread safety analysis in more functions
2021-07-23 Dmitry Vyukovtsan: ignore interceptors in few more places
2021-07-23 Dmitry Vyukovtsan: rename test Mutex to UserMutex
2021-07-23 Dmitry Vyukovsanitizer_common: add deadlock detection to the Mutex2
2021-07-23 Cullen Rhodes[AArch64][AsmParser] NFC: when creating a token IsSuffi...
2021-07-23 Fraser Cormack[NFC] Fix early line-break in doxygen comment
2021-07-23 Craig Topper[X86] Add test case simplified from PR51175. NFC
2021-07-23 Fraser Cormack[SelectionDAG][RISCV] Add tests showing missed scalable...
2021-07-23 Siva Chandra... [libc] Raise denormal exception if the libc defines...
2021-07-23 Johannes Doerfert[OpenMP] Simplify the ThreadStackTy for globalization...
2021-07-23 Johannes Doerfert[Attributor] If provided, only look at simplification...
2021-07-23 Hsiangkai Wang[RISCV] Add FrameSetup/FrameDestroy flag to prologue...
next