platform/upstream/llvm.git
2021-07-30 Amara Emerson[GlobalISel] Refactor the unmerge artifact value finder...
2021-07-29 Shoaib Meenai[compiler-rt] Fix COMPILER_RT_OS_DIR for Android
2021-07-29 Thomas Johnson[ARC] Add additional mov immediate instruction formats...
2021-07-29 Joseph Huber[OpenMP] Adding flags for disabling the following optim...
2021-07-29 Adrian PrantlMake testcase more robust against codegen changes
2021-07-29 Adrian PrantlFix typo
2021-07-29 Sanjay Patel[InstCombine] add tests for vector cmp-bitcast; NFC
2021-07-29 Adrian PrantlGlobalISel/AArch64: don't optimize away redundant branc...
2021-07-29 Amy Zhuang[mlir] Set insertion point of vector constant to the...
2021-07-29 George Burgess IVsecurity: highlight phab accounts; recommend phab for...
2021-07-29 Rob Suderman[mlir][tosa] Fix tosa.reshape failures due to implicit...
2021-07-29 Stella Laurenzo[MLIR][Python] Use DEST_PREFIX when installing.
2021-07-29 Adrian PrantlSimplify testcase to use v instead of p (NFC)
2021-07-29 Mark LeairFix unit test checks for the scalar cases of all/any...
2021-07-29 David Green[ARM] Define a couple more ssub indexes. NFC
2021-07-29 Mitch Phillips[GWP-ASan] Add version header.
2021-07-29 Yi Zhang[mlir][linalg] Fix pad tensor cast folding with changed...
2021-07-29 Fangrui Song[ELF] Add -Bsymbolic-non-weak-functions
2021-07-29 Leonard Chan[compiler-rt][hwasan] Check for SANITIZER_POSIX before...
2021-07-29 Alex Langford[lldb] Remove CPlusPlusLanguage from Mangled
2021-07-29 Amara Emerson[GlobalISel] Use GMergeLikeOp to simplify a combine...
2021-07-29 Lei Zhang[mlir] NFC: split MemRef to SPIR-V conversion into...
2021-07-29 Lei Zhang[mlir] NFC: split Math to SPIR-V conversion into their...
2021-07-29 Lei Zhang[mlir] Fix CMake option for enabling SPIR-V CPU runner
2021-07-29 Omar Emara[LLDB][GUI] Add Environment Variable Field
2021-07-29 Omar Emara[LLDB][GUI] Add Create Target form
2021-07-29 Alexander Yermolovich[DWARF] Refactor test to remove relocations for DWO
2021-07-29 Mark LeairFix runtime internal error with certain intrinsics...
2021-07-29 Andy KaylorFixing an infinite loop problem in InstCombine
2021-07-29 Anjan KumarRevert "[AIX] Pass the -b option to linker on AIX"
2021-07-29 Christopher... Revert "Revert "[clang][pp] adds '#pragma include_inste...
2021-07-29 Terry Wilmarth[OpenMP] libomp: Add new experimental barrier: two...
2021-07-29 Sander de Smalen[InstSimplify] Don't assume parent function when simpli...
2021-07-29 Stella Laurenzo[MLIR][python] Export CAPI headers.
2021-07-29 Amara Emerson[GlobalISel] Add GPtrAdd and use it in some combines.
2021-07-29 bakhtiyarRefactor AsyncToAsyncRuntime pass to boost understandab...
2021-07-29 Frederic Cambus[clang] Fix a typo in the manual page: s/contraint...
2021-07-29 Frederic Cambus[clang] Fix typos in Options.td and regen ClangCommandL...
2021-07-29 Ahmed S. TaeiRorder mmt4d iteration domain
2021-07-29 Vy Nguyen[lld-macho] Change personalities entry type to Ptr...
2021-07-29 Alexey Bataev[SLP][NFC]Add a test for split loads, NFC.
2021-07-29 Louis Dionne[libc++][NFC] Make private header generation CMake...
2021-07-29 Anjan Kumar[AIX] Pass the -b option to linker on AIX
2021-07-29 Stella StamenovaRevert "[lldb] Assert filecache and live memory match...
2021-07-29 Chris BienemanFixing broken docs build
2021-07-29 Chris BienemanSupport macro deprecation #pragma clang deprecated
2021-07-29 Arthur Eubanks[gn build] Manually add file
2021-07-29 Alfonso Gregory[Support] Remove LLVM_ATTRIBUTE_NORETURN
2021-07-29 Fangrui SongReplace LLVM_ATTRIBUTE_NORETURN with C++11 [[noreturn...
2021-07-29 Fangrui Song[lldb] Fix FunctionDecl::Create after D102343
2021-07-29 Melanie Blower[clang][patch] Remove erroneous run line committed...
2021-07-29 Dawid Jurczak[DSE] Transform memset + malloc --> calloc (PR25892)
2021-07-29 Melanie Blower[clang][patch][FPEnv] Make initialization of C++ global...
2021-07-29 Joachim Protze[OpenMP][Tools][Tests][NFC] Address flaky archer tests
2021-07-29 Jessica ClarkeHandle subregs and superregs in callee-saved register...
2021-07-29 bakhtiyarAdd an escape-hatch for conversion of funcs with blocki...
2021-07-29 Tobias Gysi[mlir][linalg] Format bufferization debug print outs...
2021-07-29 Dmitry Vyukovtsan: introduce LazyInitialize
2021-07-29 Dmitry Vyukovtsan: s/CHECK/DCHECK/ in tsan_interface_java.cpp
2021-07-29 Dmitry Vyukovtsan: restore Initialize call in Java entry points
2021-07-29 Jez Ng[lld-macho][nfc] Simplify common-symbol-coalescing...
2021-07-29 Jez Ng[lld-macho] Support common symbols in bitcode (but...
2021-07-29 Dmitry Vyukovtsan: add intrusive doubly-linked list
2021-07-29 Rosie SumpterRevert "[LoopFlatten] Fix missed LoopFlatten opportunity"
2021-07-29 Kai Luo[PowerPC] Fix return type of XL compat CAS
2021-07-29 Dmitry Vyukovtsan: add another test for atomics
2021-07-29 Guillaume Chatelet[libc] rewrite aarch64 memcmp implementation
2021-07-29 Kim-Anh Tran[DWARF5] Only fallback to manual index if no entry...
2021-07-29 Kazu Hirata[CodeGen] Remove getPseudoProbeAttribute and addPseudoP...
2021-07-29 Jessica Clarke[ELF] Align the first section of a PT_TLS even if its...
2021-07-29 Jessica Clarke[ELF] Add two new tests showing broken .tbss alignment...
2021-07-29 Jamie SchmeiserSet TargetCPUName for AIX to default to pwr7.
2021-07-29 Jon Chesterfield[libomptarget][amdgpu] Update printed plugin name
2021-07-29 Augusto Noronha[lldb] Assert filecache and live memory match on debug...
2021-07-29 Sanjay Patel[DAGCombiner] don't try to partially reduce add-with...
2021-07-29 Stefan Gränitz[Orc][examples] Adopt ExecutorProcessControl API and...
2021-07-29 Sanjay Patel[AArch64][x86] add tests for add-with-overflow folds...
2021-07-29 Andrew Savonichev[MCA] Use LSU for the in-order pipeline
2021-07-29 Bradley Smith[AArch64][SVE] Fix incorrect mask type when lowering...
2021-07-29 Sebastian Neubauer[Utils] Do not remove comments in llc test script
2021-07-29 Jesse Townerbugprone-forwarding-reference-overload: support non...
2021-07-29 Jeremy MorseFollow-up to D105207, only salvage affine SCEVs to...
2021-07-29 Dmitry Vyukovtsan: store ThreadRegistry in Context by value
2021-07-29 Dmitry Vyukovsanitizer_common: remove BlockingMutex and RWMutex
2021-07-29 Dmitry Vyukovtsan: rename deadlock detector Mutex to UserMutex
2021-07-29 Andrzej Warzynski[flang][driver] Forward `-fopenmp`/`-fopenacc` to the...
2021-07-29 Cullen Rhodes[AArch64][AsmParser] NFC: Parser.getTok() -> getTok()
2021-07-29 Amara Emerson[AArch64][GlobalISel] More widenToNextPow2 changes... sandbox/vbarinov/upstream
2021-07-29 Kirill BobyrevNFC: Change quotes from Unicode to ASCII
2021-07-29 David Spickett[lldb][AArch64] Annotate synchronous tag faults
2021-07-29 Mirko Brkusanin[AMDGPU][GlobalISel] Insert an and with exec before...
2021-07-29 Benjamin Kramer[mlir] Put back virtual ~ConversionTarget(), some users...
2021-07-29 Benjamin Kramer[mlir] Remove the default isDynamicallyLegal hook
2021-07-29 Tomasz KamińskiFix FindZ3.cmake to support static libraries and Windows
2021-07-29 Rosie Sumpter[LoopFlatten] Fix missed LoopFlatten opportunity
2021-07-29 Fraser Cormack[RISCV] Optimize floating-point "dominant value" BUILD_...
2021-07-29 Fraser Cormack[RISCV] Add test case showing suboptimal BUILD_VECTOR...
2021-07-29 Diana Picustest-release.sh: Kill python2
2021-07-29 Björn Schäpers[clang-format] Fix aligning with linebreaks #2
2021-07-29 Mark de Wever[libcxx][doc] Update the build documentation.
next