platform/upstream/llvm.git
2021-06-29 Pratyush DasPrint default template argument if manually specified...
2021-06-29 Louis Dionne[libc++] Serialize Lit parameters to make them availabl...
2021-06-29 Louis Dionne[libc++] NFCI: Remove code duplication and obsolete...
2021-06-29 Jeremy MorseCatch an extremely obvious memory leak, thanks asan
2021-06-29 Alex Zinenko[mlir] silence -Wunused-variable in Linalg comprehensiv...
2021-06-29 Johannes DoerfertRevert "[OpenMP] Add Two-level Distributed Barrier"
2021-06-29 Johannes DoerfertRevert "[omp] Fix build without ITT after D103121 changes"
2021-06-29 Johannes Doerfert[Attributor][NFCI] Make the state of AAValueSimplify...
2021-06-29 Johannes Doerfert[Attributor][NFCI] Remove unneeded namespace
2021-06-29 Johannes Doerfert[Attributor] Teach AAPotentialValues about constant...
2021-06-29 Johannes Doerfert[Attributor][NFC] Clang format
2021-06-29 Johannes Doerfert[InstCombine] Gracefully handle an alloca outside the...
2021-06-29 Balazs Benics[analyzer] Make CheckerManager::hasPathSensitiveChecker...
2021-06-29 David SherwoodRevert "[NFC] Remove shadowed variable in InnerLoopVect...
2021-06-29 Dylan Fleming[SVE] Added CodeGen support for inserting an element...
2021-06-29 Jeremy Morse[DebugInstrRef][3/3] Follow DBG_PHI instructions throug...
2021-06-29 Ben Shi[AVR] Fix a bug in prologue of ISR
2021-06-29 Simon Pilgrim[X86] Add cmov i33 sgt test case
2021-06-29 David Sherwood[NFC] Remove shadowed variable in InnerLoopVectorizer...
2021-06-29 Nicolas Vasilache[mlir][Linalg] NFC - Drop AliasInfo::existsNonDominatin...
2021-06-29 Nico Weber[lld/mac] Make symbol table order deterministic
2021-06-29 Tim NorthoverARM: fix vacuously true assertion to actually check...
2021-06-29 Florian Hahn[SCCP] Add tests with urem/srem with 2 constant operands.
2021-06-29 David SherwoodRevert "[NFC] Remove shadowed variable in InnerLoopVect...
2021-06-29 Felipe de Azevedo... [mlir] Add support for LLVM's dso_local attr
2021-06-29 Alex Zinenko[mlir] Remove SDBM
2021-06-29 Florian Hahn[LV] Fix crash when target instruction for sinking...
2021-06-29 Alexey Bataev[InstCombine]Add a test for reductions after shuffles...
2021-06-29 Florian Mayer[hwasan] Display causes in order of probability.
2021-06-29 Florian MayerRevert "[hwasan] print exact mismatch offset for short...
2021-06-29 David Sherwood[LoopVectorize] Add support for scalable vectorization...
2021-06-29 Butygin[mlir] Add MemoryEffects::Allocate to memref::CloneOp
2021-06-29 Roman Lebedev[NFC][InstCombine] foldAggregateConstructionIntoAggrega...
2021-06-29 Chia-hung Duan[mlir-reduce] Add doc for usage of mlir-reduce
2021-06-29 David Green[ARM] Fold extract of ARM_BUILD_VECTOR
2021-06-29 Valeriy Savchenko[analyzer] Fix SValTest for LocAsInt test
2021-06-29 LLVM GN Syncbot[gn build] Port 9b02a9b40150
2021-06-29 LLVM GN Syncbot[gn build] Port 159024ce2315
2021-06-29 Valeriy Savchenko[analyzer] Implement getType for SVal
2021-06-29 Ole Strohm[OpenCL] Fix qualifiers check on binding references...
2021-06-29 Med Ismail... [lldb/Interpreter] Fix session-save-on-quit when using ^D
2021-06-29 Med Ismail... [lldb/Interpreter] Add setting to set session transcrip...
2021-06-29 Tianqing Wang[X86] Add a test to reveal a bug in CMOV conversion.
2021-06-29 Bruno De FrainePR50767: clear non-distinct debuginfo for function...
2021-06-29 Diana Picus[flang] Add runtime interface for SYSTEM_CLOCK
2021-06-29 Florian Hahn[BasicAA] Be more careful with modulo ops on VariableGE...
2021-06-29 Soham Dixit[DebugInfo] Bug 41152 - Improve dumping of empty locati...
2021-06-29 Alexander ShaposhnikovRevert "[llvm-objcopy][MachO] Minor code cleanup"
2021-06-29 David Sherwood[NFC] Remove shadowed variable in InnerLoopVectorizer...
2021-06-29 Tianqing Wang[X86] Add -mgeneral-regs-only support.
2021-06-29 Tobias Gysi[mlir][linalg] All StructuredOp parameters are inputs...
2021-06-29 Alexander BelyaevRevert "[mlir] Skip scalar operands when tiling to...
2021-06-29 Siva Chandra[libc][Obvious] Fix typo in implementation of aarch64...
2021-06-29 David BlaikieRevert "[Clang] Add option to handle behaviour of vecto...
2021-06-29 Alexander Shaposhnikov[llvm-objcopy][MachO] Minor code cleanup
2021-06-29 Xiang1 Zhang[X86] Zero some outputs of Kelocker intrinsics in error...
2021-06-29 Ben Shi[AVR][clang] Fix wrong calling convention in functions...
2021-06-29 Kai Luo[AIX][compiler-rt] Deliver libatomic.a at top level...
2021-06-29 Greg ClaytonFix failing tests after https://reviews.llvm.org/D104488.
2021-06-29 Michael LiaoFix `-Wunused-variable` warning. NFC.
2021-06-29 Michael Liao[MIRParser] Add machine metadata.
2021-06-29 Xun Li[Coroutines] Remove CoroElide from O0 pipeline
2021-06-29 Leonard Grey[lld-macho] Preserve alignment for non-deduplicated...
2021-06-29 harsh-nod[mlir][vector] Order parallel indices before transposin...
2021-06-29 Greg ClaytonFix a case where multiple symbols with zero size would...
2021-06-29 Greg ClaytonFix buildbot failure after https://reviews.llvm.org...
2021-06-29 Greg ClaytonCreate synthetic symbol names on demand to improve...
2021-06-29 River Riddle[vscode-mlir] Add support for restarting the server...
2021-06-28 Lang Hames[JITLink][ELF] Move ELF section and symbol parsing...
2021-06-28 Philip ReamesPrecommit miscompile test from D103700
2021-06-28 Stanislav Mekhanoshin[IR] Fix replaceUsesWithIf ponetial issue with constants
2021-06-28 Joseph Huber[OpenMP] Run the OpenMPOpt module pass at O1
2021-06-28 Nico Weber[lld/mac] Fix nondeterminism in output section ordering
2021-06-28 Hongtao Yu[UniqueLinkageName] Use exsiting GlobalDecl object...
2021-06-28 Muhammad Omair... [LLDB] dotest.py set selected_platform on remote connection
2021-06-28 Scott Linder[DebugInfo] Enforce implicit constraints on `distinct...
2021-06-28 Nikita Popov[AsmWriter] Properly handle uselistorder for global...
2021-06-28 Joseph Huber[OpenMP][Documentation] Add FAQ entry for CMake module
2021-06-28 Joseph Huber[OpenMP][Documentation] Add OpenMPOpt optimization...
2021-06-28 Alexander Belyaev[mlir] Skip scalar operands when tiling to linalg.tiled...
2021-06-28 Sanjay Patel[InstCombine] don't try to fold a constant expression...
2021-06-28 Sanjay Patel[InstCombine][test] add test for potential miscompile...
2021-06-28 Nick Desaulniers[IR] remove assert since always_inline can appear on...
2021-06-28 Nick Desaulniers[Test] rewrite inline_nossp.ll
2021-06-28 Joseph Huber[OpenMP] Prevent OpenMPOpt from internalizing uncalled...
2021-06-28 Jacques Pienaar[drr] Enable specifying range in NativeCodeCall replace...
2021-06-28 Eugene Zhulenev[mlir] Destroy MLIRContext thread pool when disable...
2021-06-28 Nikita Popov[SanitizerCoverage] Support opaque pointers
2021-06-28 Scott Linder[ADT] Add makeVisitor to STLExtras.h
2021-06-28 Duncan P. N... IR: Fix use-list-order round-tripping for br
2021-06-28 Scott LinderRevert "[ADT] Add makeVisitor to STLExtras.h"
2021-06-28 Melanie BlowerRevert "[clang][PATCH][nfc] Refactor TargetInfo::adjust...
2021-06-28 Nikita Popov[Verifier] Support opaque pointers for global_ctors
2021-06-28 Scott Linder[ADT] Add makeVisitor to STLExtras.h
2021-06-28 peter klausler[flang] Fix "non-advancing" I/O, support $ in FORMAT
2021-06-28 Kirill Bobyrev[clang-tidy] Add -line-filter to run-clang-tidy.py
2021-06-28 Melanie Blower[clang][PATCH][nfc] Refactor TargetInfo::adjust to...
2021-06-28 Kadir Cetinkaya[clangd] Add a flag to disable formatting of tweak...
2021-06-28 Sameer Sahasrabuddhe[Clang] [NFC] fix CHECK lines for convergent attribute...
2021-06-28 Jez Ng[lld-macho][nfc] Remove unnecessary dyn_cast and simpli...
next