platform/upstream/llvm.git
2021-12-01 Paul Robinson[TLI checker] Update for post-commit review comments
2021-12-01 Florian Hahn[DSE] Add libcall tests for functions only available...
2021-12-01 Fabian WolffFix false positives in `fuchsia-trailing-return` check...
2021-12-01 Nikita Popov[GlobalOpt] Simplify CleanupConstantGlobalUsers()
2021-12-01 Arthur O'Dwyer[libc++] [test] Refactor string_view comparison tests...
2021-12-01 Arthur O'Dwyer[libc++] [test] C++14/17-friendly `TEST_IS_CONSTANT_EVA...
2021-12-01 Arthur O'Dwyer[libc++] [test] C++03-friendly MAKE_STRING macro.
2021-12-01 Konstantin... [libcxx][NFC] Make sequence containers slightly more...
2021-12-01 Ellis Hoag[InstrProf][NFC] Refactor ProfileDataMap usage
2021-12-01 Craig Topper[RISCV] Add inline expansion for vector ftrunc/fceil...
2021-12-01 Peter Klausler[flang] Adjust names in Semantics that imply too much...
2021-12-01 Hans WennborgRevert "[sanitizer] Add delta compression stack depot"
2021-12-01 Mogball[mlir][ods][nfc] fixing test cases
2021-12-01 Paul Walker[Clang] Remove bogus "REQUIRES arm-registered-target...
2021-12-01 Anton KorobeynikovDisable issues / pull requests via templates in prepara...
2021-12-01 Sanjay Patel[Support] replace check with assert in known bits of...
2021-12-01 Jonas DevlieghereRevert "[lldb] Temporarily skip TestTsanBasic on Darwin"
2021-12-01 Zarko Todorovski[NFC][Clang] Fix some comments in clang
2021-12-01 Mogball[mlir][ods][nfc] fix gcc-5 build
2021-12-01 Simon Moll[VE][NFC] Fix use-after-free in VEInstrInfo
2021-12-01 Kirill Stoimenov[ASan] Fixed include order.
2021-12-01 Corentin Jabot[Clang] Fix nesting of discarded and immediate contexts.
2021-12-01 Louis Dionne[runtimes] Move WARNING to FATAL_ERROR for folks using...
2021-12-01 Louis Dionne[runtimes] Remove support for GCC-style 32 bit multilib...
2021-12-01 Reid Kleckner[AArch64] Fix unused variable warning with NDEBUG, NFC
2021-12-01 Simon Moll[Clang][VE] Fix toolchain test when -DCLANG_DEFAULT_LIN...
2021-12-01 Omer Aviram[SelectionDAG] Add pattern to haveNoCommonBitsSet
2021-12-01 Dmitry VyukovRevert "tsan: new runtime (v3)"
2021-12-01 Mogball[mlir][ods] AttrOrTypeGen uses Class
2021-12-01 Mogball[llvm][stlextras] Add const methods to concat_range...
2021-12-01 Mark de Wever[libc++][format][1/6] Reduce binary size.
2021-12-01 Nicolas Vasilache[mlir][Vector] Thread 0-d vectors through vector.transf...
2021-12-01 Joseph Huber[OpenMP][FIX] SPMDzation guarding needs to account...
2021-12-01 Simon Pilgrim[X86] combinePMULH - recognise 'cheap' trunctions via...
2021-12-01 Simon Pilgrim[VE] Remove switch with only default case statement...
2021-12-01 Simon Moll[VE][NFC] Use POSIX-compatible stream redirection
2021-12-01 Alexey Bataev[SLP]Improve cost model for the shuffled extracts.
2021-12-01 Fabian Wolff[libc++] Fix `uniform_int_distribution` for 128-bit...
2021-12-01 Yousuf Ali[PowerPC][AIX] Add toc-data support for 64-bit AIX...
2021-12-01 Alexey Bataev[SLP]Introduce isUndefVector function to check for...
2021-12-01 Bradley Smith[AArch64][SVE] Duplicate FP_EXTEND/FP_TRUNC -> LOAD...
2021-12-01 Alexey Bataev[SLP]Improve vectorization of cmp instructions sequences.
2021-12-01 Nikita Popov[Verifier] Make matrix intrinsic verification compatibl...
2021-12-01 Stephan Herhut[mlir][linalg] Disable tensor-matmul test under asan
2021-12-01 David GreenRevert "[ARM] Teach getIntImmCostInst about the cost...
2021-12-01 Florian Hahn[LV] Move code from vectorizeMemoryInstruction to recip...
2021-12-01 Kiran ChandramohanRevert "[Flang] Replace notifyMatchFailure with TODO...
2021-12-01 Alexey Bataev[SLP][NFC]Add a test for inserting into constant undef...
2021-12-01 Florian Hahn[BasicAA] Add memset_chk libfunc tests.
2021-12-01 Florian Hahn[BasicAA] Add strncpy libfunc tests.
2021-12-01 Stephen Tozer[Dexter] Fix address_printing test by requiring lldb
2021-12-01 Simon Moll[VE] Make VE official
2021-12-01 Nico Weber[clang-cl] Set _MSVC_LANG to 202002L with /std:c++20
2021-12-01 Nico Weber[gn build] (manually) port 94d5f2afbef0
2021-12-01 Manuel KlimekFix a violated precondition in clang-format.
2021-12-01 Konstantin... [libcxx][test][NFC] Extend get_allocator() testing...
2021-12-01 Stephen Tozer[Dexter] Add DexDeclareAddress command and address...
2021-12-01 LLVM GN Syncbot[gn build] Port f5f28d5b0ce7
2021-12-01 Ties Stuij[ARM] Implement BTI placement pass for PACBTI-M
2021-12-01 Djordje TodorovicRevert "[LICM] Hoist LOAD without sinking the STORE"
2021-12-01 Djordje Todorovic[LICM] Hoist LOAD without sinking the STORE
2021-12-01 Stanislav FuniakFixed a memory leak in the PDLToPDLInterp RootOrderingTest.
2021-12-01 Ties Stuij[clang][ARM] removing branch protection error cmdline...
2021-12-01 Simon Pilgrim[X86] Add some basic fptosi/fptoui saturate vector...
2021-12-01 Nikita Popov[LICM] Support opaque pointers in scalar promotion
2021-12-01 Bradley Smith[DAGCombiner] When combining REM ensure optimized div...
2021-12-01 Simon Pilgrim[DAG] Apply clang-format to visitMSTORE + visitMLOAD...
2021-12-01 David Green[ARM] Strengthen fpclamptosat.ll triple to attempt...
2021-12-01 Ties Stuij[ARM] emit PACBTI-M build attributes
2021-12-01 Manuel KlimekFix segfault in clang-format.
2021-12-01 Nikita Popov[IRBuilder] Remove deprecated methods
2021-12-01 Nikita Popov[IR] Remove deprecated GetElementPtrInst constructors
2021-12-01 Ties Stuij[ARM] add common parts for PACBTI-M support in the...
2021-12-01 Ties Stuij[clang][ARM] emit PACBTI-M feature defines
2021-12-01 Nikita Popov[IR] Assert on getPointerElementType() on opaque pointe...
2021-12-01 Ties Stuij[clang][ARM] PACBTI-M frontend support
2021-12-01 David Green[ARM] Teach getIntImmCostInst about the cost of saturat...
2021-12-01 Manuel KlimekFix clang-format bug when handling conflict markers.
2021-12-01 Jeroen DobbelaereRevert "[Sema] check PseudoObject when rebuilding CXXOp...
2021-12-01 Florian Hahn[BuildLibCalls] Add argmemonly, writeonly, nounwind...
2021-12-01 David Green[ARM] Fix some identing in ARMAsmPrinter::emitInstructi...
2021-12-01 Jeroen Dobbelaere[Sema] check PseudoObject when rebuilding CXXOperatorCa...
2021-12-01 Matthias Springer[mlir][linalg][bufferize] CallOps do not bufferize...
2021-12-01 Shraiysh Vaishay[OpenMP][IRBuilder] Fix createSections
2021-12-01 Nikita Popov[LoopUnrollRuntime] Remove unnecessary pointer BECount...
2021-12-01 Nikita Popov[SCEV] Track backedge taken count users (NFCI)
2021-12-01 Dylan McKayAdd 'LLVM_DEFAULT_TARGET_TRIPLE' to the documented...
2021-12-01 Alexander Belyaev[mlir] Add a helper for TiledLoopOp to get an operand...
2021-12-01 Florian Hahn[DSE] Allow DSE to optimize MemorySSA by default.
2021-12-01 Guillaume Chatelet[libc] Add _64 element to aarch64
2021-12-01 Kiran Chandramohan[Flang] Replace notifyMatchFailure with TODO hard failures
2021-12-01 Chuanqi Xu[Coroutines] Make suspend_always in test noexcept ...
2021-12-01 Valentin Clement[fir] Add fir reduction builder
2021-12-01 Markus Lavin[NPM] Fix LoopNestPasses in -print-pipeline-passes
2021-12-01 Thomas Raoux[mlir] Make sure linearizeCollapsedDims doesn't drop...
2021-12-01 MaheshRavishankarRevert "[mlir] Make sure linearizeCollapsedDims doesn...
2021-12-01 MaheshRavishankar[mlir] Make sure linearizeCollapsedDims doesn't drop...
2021-12-01 Sergey Dmitriev[clang-offload-bundler] Reuse original file extension...
2021-12-01 Qiu Chaofan[Legalizer] Avoid expansion to BR_CC if illegal
2021-12-01 Vitaly Buka[sanitizer] Add delta compression stack depot
next