platform/upstream/llvm.git
2021-07-24 peter klausler[flang] Runtime: Reset list-directed input state for...
2021-07-24 Omar Emara[LLDB][GUI] Check fields validity in actions
2021-07-24 Omar Emara[LLDB][GUI] Add Platform Plugin Field
2021-07-24 Walter Erquinigo[source maps] fix source mapping when there are multipl...
2021-07-24 Philip Reames[tests] SCEV trip count w/ neg step and varying rhs
2021-07-24 Philip ReamesStyle tweaks for SCEV's computeMaxBECountForLT [NFC]
2021-07-23 Fangrui Song[LangRef] Clarify comdat
2021-07-23 Kuter Dinel[Attributor][FIX] checkForAllInstructions, correctly...
2021-07-23 Stella Stamenova[cmake] Export LLVM_HOST_TRIPLE in the LLVMConfig.cmake
2021-07-23 Philip Reames[SCEV] Fix bug involving zero step and non-invariant...
2021-07-23 Siva Chandra... [libc] Accommodate Fuchsia's death test framework in...
2021-07-23 Nico Weber[lld/mac] Fix comment typo in new start-end.s test
2021-07-23 Geoffrey Martin... [Bazel] Swap stray td_srcs to deps
2021-07-23 Roman Lebedev[NFC][SimplifyCFG] Add tests for `FoldTwoEntryPHINode...
2021-07-23 Nikita Popov[ConstantFold] Fix GEP of GEP fold with opaque pointers
2021-07-23 Nikita Popov[ConstantFold] Extract GEP of GEP fold (NFCI)
2021-07-23 Thomas Lively[WebAssembly] Codegen for pmin and pmax
2021-07-23 Thomas Lively[WebAssembly][NFC] Simplify SIMD bitconvert pattern
2021-07-23 Ye Luo[OpenMP] always compile with c++14 instead of gnu++14
2021-07-23 Roman Lebedev[NFC][SimplifyCFG] Make 'conditional block' handling...
2021-07-23 Roman Lebedev[NFC][SimplifyCFG] FoldTwoEntryPHINode(): make better...
2021-07-23 Roman Lebedev[NFC][BasicBlockUtils] Refactor GetIfCondition() to...
2021-07-23 Pirama Arumuga... [NewPM] Add CrossDSOCFI pass irrespective of LTO optimi...
2021-07-23 Caitlyn Cano[libc] Clean up Windows macros
2021-07-23 Nico Weber[lld/mac] Fix start-stop.s test with expensive checks...
2021-07-23 Shilei Tian[OpenMP] Fix bug 50022
2021-07-23 Joseph Huber[Libomptarget] Add unroll flag to shared variables...
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
next