platform/upstream/llvm.git
2021-06-04 Nico WeberRevert "[gn build] port d1d36f7ad (llvm-tapi-diff)"
2021-06-04 Jeremy MorseRe-land ae4303b42c, "Track PHI values through register...
2021-06-04 Thomas Preud... [test] Fix accidental match in parent_recurse_depth.s
2021-06-04 Raphael Isemann[lldb][NFC] Remove a redundant call to weak_ptr::expired
2021-06-04 Martin Storsjö[libcxx] Don't use an undefined '+' in unsigned/octal...
2021-06-04 Fraser Cormack[SelectionDAG] Extend FoldConstantVectorArithmetic...
2021-06-04 Tobias Gysi[mlir][linalg] Cleanup left over uses of deprecated...
2021-06-04 Tim NorthoverAArch64: support atomic zext/sextloads
2021-06-04 Diana Picus[flang] Change capitalization for Adjustl/r
2021-06-04 Esme-Yi[Debug-Info] handle DW_CC_pass_by_value/DW_CC_pass_by_r...
2021-06-04 Yilong Guo[Format] Fix incorrect pointer detection
2021-06-04 ShihPo Hung[Sema][RISCV][SVE] Allow ?: to select Typedef BuiltinTy...
2021-06-04 Muhammad Omair... Add LLDB in release binaries by default
2021-06-04 madhur13490[AMDGPU] [IndirectCalls] Don't propagate attributes...
2021-06-04 hsmaheshaRevert "[AMDGPU] Increase alignment of LDS globals...
2021-06-04 Cyndy IshidaRevert "[llvm] llvm-tapi-diff"
2021-06-04 hsmahesha[AMDGPU] Increase alignment of LDS globals if necessary...
2021-06-04 Arthur Eubanks[NFC] Remove checking pointee type for byval/preallocat...
2021-06-04 Kostya Kortchinsky[scudo] Rework Vector/String
2021-06-04 Nico WeberRevert "Update and improve compiler-rt tests for -mllvm...
2021-06-04 Nico Weber[lld/mac] Add test coverage for --reproduce + -flat_nam...
2021-06-04 Wenlei He[CSSPGO][llvm-profgen] Make extended binary the default...
2021-06-04 Craig Topper[RISCV] Simplify some code in RISCVInsertVSETVLI by...
2021-06-03 Stella Laurenzo[NFC] Add ArrayRef includes to two files.
2021-06-03 MaheshRavishankar[mlir][SPIRV] Add lowering for math.log1p operation...
2021-06-03 Nico Weber[gn build] port d1d36f7ad (llvm-tapi-diff)
2021-06-03 River Riddle[mlir-lsp-server] Add support for tracking the use...
2021-06-03 Yaxun (Sam... [HIP] Fix amdgcn builtin for long type
2021-06-03 Amy Zhuang[mlir] Remove redundant loads
2021-06-03 Arthur Eubanks[TargetLowering] Only inspect attributes in the argumen...
2021-06-03 Arthur Eubanks[BuildLibCalls] Properly set ABI attributes on arguments
2021-06-03 peter klausler[flang] Fix spurious "already declared" errors for...
2021-06-03 Louis Dionne[libc++] Simplify apple-install-libcxx since we always...
2021-06-03 Fangrui Song[CMake][ELF] Add -fno-semantic-interposition for GCC...
2021-06-03 peter klausler[flang] Catch errors in function calls instead of crashing
2021-06-03 peter klausler[flang] Emit error about missing interface when needed
2021-06-03 Louis Dionne[libc++] Define _LIBCPP_NO_NATIVE_SEMAPHORES even outsi...
2021-06-03 Louis Dionne[libc++] Also build the static library in the Apple...
2021-06-03 peter klausler[flang] Fix crash on structure constructor as selector
2021-06-03 Philip ReamesKill a variable which is unused after cddcc4cf [nfc]
2021-06-03 zero9178[NFC] Add missing includes for LLVM_ENABLE_MODULES...
2021-06-03 Leonard Chan[NFC][compiler-rt][hwasan] Refactor hwasan functions
2021-06-03 peter klausler[flang] Support known constant lengths in DynamicType
2021-06-03 Teresa Johnson[LTO] Fix -fwhole-program-vtables handling after HIP...
2021-06-03 Philip ReamesA couple style tweaks on top of 5c0d1b2f9 [nfc]
2021-06-03 Philip Reames[LoopUnroll] Eliminate PreserveCondBr parameter and...
2021-06-03 peter klausler[flang] Catch procedure pointer interface error
2021-06-03 Fangrui Song[test] Update more clang/test/Profile tests
2021-06-03 Julien Pagès[AMDGPU] Fix a crash when selecting a particular case...
2021-06-03 Fangrui Song[test] Update c-linkage-available_externally.c
2021-06-03 peter klausler[flang] Accept BOZ in array constructors w/o types
2021-06-03 Jinsong Ji[Constants][PowerPC] Check exactlyValue for ppc_fp128...
2021-06-03 Fangrui Song[InstrProfiling] If no value profiling, make data varia...
2021-06-03 Kevin AtheyUpdate and improve compiler-rt tests for -mllvm -asan_u...
2021-06-03 peter klausler[flang] Fix folding of CMPLX
2021-06-03 Brendon Cahoon[GlobalISel] Add G_SBFX/G_UBFX to computeKnownBits
2021-06-03 Nikita Popov[LoopUnroll] Add additional test with one unpredictable...
2021-06-03 Louis Dionne[libc++] Implement LWG3435 (constraints on reverse_iter...
2021-06-03 peter klausler[flang] Fix crashes due to failure to find a subprogram
2021-06-03 Fangrui Song[docs] Update llvm-cov gcov
2021-06-03 Louis Dionne[libc++] NFC: Tidy up the reverse_iterator tests
2021-06-03 Alex Richardson[lld-macho] Fix BUILD_SHARED_LIBS build
2021-06-03 Sam Powell[llvm] llvm-tapi-diff
2021-06-03 Eli Friedman[AtomicExpand] Merge cmpxchg success and failure orderi...
2021-06-03 Artur PilipenkoNFC. Mark DOTFuncInfo getters as const
2021-06-03 Artur PilipenkoNFC. Refactor DOTGraphTraits::isNodeHidden
2021-06-03 Adrian PrantlRemove redundant Begin/End form signpost format strings.
2021-06-03 Christopher... [libcxx][module-map] creates submodules for private...
2021-06-03 Chris BienemanDon't delete the module you're inspecting
2021-06-03 Sanjay Patel[InstCombine] eliminate sext and/or trunc if value...
2021-06-03 Victor KuznetsovFully-qualify template args of outer types in getFullyQ...
2021-06-03 Philip Reames[LoopUnroll] Eliminate PreserveOnlyFirst parameter...
2021-06-03 Alexey Bataev[SLP]Improve cost estimation/emission of externally...
2021-06-03 Philip Reames[LoopUnroll] Reorder code to max dom tree update more...
2021-06-03 Jinsong Jiadd ppc_fp128 bitcode writer testcase
2021-06-03 Alexey Bataev[SLP]Allow to reorder nodes with >2 scalar values.
2021-06-03 Nikita Popov[Tests] Add missing include (NFC)
2021-06-03 Nikita Popov[lld] Add missing includes (NFC)
2021-06-03 Harald van... [SLP] Avoid std::stable_sort(properlyDominates()).
2021-06-03 Nikita Popov[MC] Add missing include (NFC)
2021-06-03 Fangrui Song[mailmap] Add my entry
2021-06-03 Nikita Popov[ADT] Move DenseMapInfo for ArrayRef/StringRef into...
2021-06-03 Mark de Wever[libc++][nfc] Add more nasty macros.
2021-06-03 Jeremy MorseRevert "[DebugInstrRef][2/3] Track PHI values through...
2021-06-03 Rosie Sumpter[CostModel][AArch64] Add tests for ctlz, ctpop and...
2021-06-03 Jeremy Morse[DebugInstrRef][2/3] Track PHI values through register...
2021-06-03 Jez Ng[lld-macho] Parse re-exports of nested TAPI documents
2021-06-03 Gerhard Gappmeier[clang-format] Add PPIndentWidth option
2021-06-03 Gerhard Gappmeier[clang-format] Fix PointerAlignmentRight with AlignCons...
2021-06-03 Aart Bik[mlir][sparse] add more type combinations to sparse...
2021-06-03 Tobias Gysi[mlir][linalg] Cleanup LinalgOp usage in capi.
2021-06-03 Hsiangkai Wang[RISCV] Precommit a test case to show overwriting vecto...
2021-06-03 Alexander Belyaev[mlir] Fix warnings.
2021-06-03 Tobias Gysi[mlir][linalg] Cleanup LinalgOp usage in scalar inlining.
2021-06-03 Peter Steinfeld[flang] Check for duplicate definitions of defined...
2021-06-03 Hamza Mahfooz[Matrix] Preserve existing fast-math flags during lowering
2021-06-03 Valeriy Savchenko[analyzer] Add forwarding `addVisitor` method
2021-06-03 Tobias Gysi[mlir][linalg] Cleanup LinalgOp usage in op declarations.
2021-06-03 Louis Dionne[libc++] Remove unused variable warnings
2021-06-03 Tobias Gysi[mlir][linalg] Cleanup LinalgOp usage in loop lowering.
next