platform/upstream/llvm.git
2019-09-24 Simon Pilgrim[Orc] Silence static analyzer dyn_cast<ConstantInt...
2019-09-24 Michael Liao[llvm-objcopy] Fix a warningon unused variable. NFC.
2019-09-24 Pavel LabathEnhance SymbolFileDWARF::ParseDeclsForContext performance
2019-09-24 Simon PilgrimConstantFold - silence static analyzer dyn_cast<> null...
2019-09-24 Simon PilgrimFix cppcheck "reduce variable scope" warning. NFCI.
2019-09-24 Martin Storsjo[LLDB] Add tests for PECOFF arm architecture identification
2019-09-24 Martin Storsjo[LLDB] [test] Allow differing order of some matches
2019-09-24 Martin Storsjo[LLDB] [test] Add a few missing cases of REQUIRES:...
2019-09-24 Martin Storsjo[LLDB] Fix typo in RegisterContextDarwin_arm64
2019-09-24 Raphael Isemann[lldb] Also force posix paths in CppModuleConfigurationTest
2019-09-24 Raphael Isemann[lldb][NFC] Use default member initializers in ReadStri...
2019-09-24 Fangrui Song[ELF] Delete SectionBase::assigned
2019-09-24 Fangrui Song[ELF] Make MergeInputSection merging aware of output...
2019-09-24 Simon Pilgrim[IR] IntrinsicInst - silence static analyzer dyn_cast...
2019-09-24 Simon PilgrimLoopVectorize - silence static analyzer dyn_cast<CmpIns...
2019-09-24 Kamil Rytarowski[tblgen] Disable Leak detection for ASan/GCC and LSan...
2019-09-24 Joachim Protze[TSAN] Add read/write range interface functions with PC
2019-09-24 Raphael Isemann[lldb] Use convert_to_slash in CppModuleConfiguration
2019-09-24 Simon Pilgrim[SimplifyCFG] FoldTwoEntryPHINode - silence static...
2019-09-24 Simon PilgrimSimplifyCFG - silence static analyzer dyn_cast<LandingP...
2019-09-24 Simon PilgrimSimplifyCFG - silence static analyzer dyn_cast<Instruct...
2019-09-24 Haojian Wu[clangd] Collect macros in the preamble region of the...
2019-09-24 Raphael Isemann[lldb][NFC] Use llvm::StringRef in formatters::NSString...
2019-09-24 Simon Pilgrim[ModuloSchedule] KernelRewriter::rewrite - silence...
2019-09-24 David Green[ARM] Split large widening MVE loads
2019-09-24 Simon PilgrimlowerObjCCall - silence static analyzer dyn_cast<CallIn...
2019-09-24 David Green[ARM] MVE sext and widen/narrow tests from larger types...
2019-09-24 David Green[ARM] Split large truncating MVE stores
2019-09-24 Raphael Isemann[lldb] Decouple importing the std C++ module from the...
2019-09-24 Fangrui Song[clang-tidy][test] Add -fexceptions to bugprone-infinit...
2019-09-24 Mikael Holmen[modularize] Fix compilation warning after r372681
2019-09-24 GN Sync Botgn build: Merge r372712
2019-09-24 Seiya Nuta [llvm-objcopy] Refactor ELF-specific config out to...
2019-09-24 Fangrui Song[clang-tidy] Add bugprone-infinite-loop.rst from D64736...
2019-09-24 Pavel LabathMCRegisterInfo: Merge getLLVMRegNum and getLLVMRegNumFromEH
2019-09-24 David Bolvansky[NFC] Update test after r372708
2019-09-24 David Bolvansky[Diagnostics] Do not diagnose unsigned shifts in boolea...
2019-09-24 GN Sync Botgn build: Merge r372706
2019-09-24 Fangrui Song[clang-tidy] Add missing InfiniteLoopCheck.h, InfiniteL...
2019-09-24 Gabor Marton[ASTImporter] 4th attempt to fix Windows buildbot test...
2019-09-24 Simon PilgrimRevert rL372693 : [clang-tidy] New bugprone-infinite...
2019-09-24 Alexey Lapshin[Debuginfo] dbg.value points to undef value after Induc...
2019-09-24 Raphael Isemann[lldb][NFC] Relax completion tests for log command...
2019-09-24 Martin Storsjo[LLDB] Avoid warnings about redefining posix mode defin...
2019-09-24 Martin Storsjo[LLDB] [Windows] Add missing ifdefs to fix building...
2019-09-24 Dmitry Vyukovsanitizer_common: fix freebsd build error
2019-09-24 Raphael Isemann[lldb] Fix log output and UtilityTests/LogChannelTest...
2019-09-24 Sjoerd Meijer[LV] Forced vectorization with runtime checks and OptFo...
2019-09-24 Adam Balogh[clang-tidy] New bugprone-infinite-loop check for detec...
2019-09-24 Raphael Isemann[lldb] Remove redundant argument lists in CompletionRequest
2019-09-24 Raphael Isemann[lldb] Add completion support for log enable/disable...
2019-09-24 Raphael IsemannIgnore generated @import statements in the expression...
2019-09-24 Paul Hoad[clang-format] NFC clang-format the clang-format unit...
2019-09-24 Gabor Marton[ASTImporter] 3rd attempt to fix Windows buildbot test...
2019-09-24 Jan KorousRevert "[static analyzer] Define __clang_analyzer__...
2019-09-24 Jan KorousRevert "[lit] Add -D__clang_analyzer__ to clang_analyze...
2019-09-24 Jan KorousRevert "[static analyzer][test] Test directly that...
2019-09-24 Rumeet DhindsaFix int to bool errors exposed due to r372612.
2019-09-24 Jan Korous[static analyzer][test] Test directly that driver sets...
2019-09-24 Jan Korous[lit] Add -D__clang_analyzer__ to clang_analyze_cc1
2019-09-24 Adrian PrantlSupport for DWARF-5 C++ language tags.
2019-09-24 Jan Korous[static analyzer] Remove --analyze-auto
2019-09-24 Jan Korous[static analyzer] Define __clang_analyzer__ macro in...
2019-09-24 Huihui Zhang[InstCombine] Fold a shifty implementation of clamp...
2019-09-24 Adrian PrantlAdapt test to upstream clang compiler changes.
2019-09-24 Huihui Zhang[InstCombine] Fold a shifty implementation of clamp...
2019-09-24 Amara Emerson[GlobalISel][IRTranslator] Fix switch table lowering...
2019-09-24 Artem Dergachev[llvm-cov] NFC: Specify a specific C++ standard in...
2019-09-23 Alina Sbirlea[MemorySSA] Update Phi insertion.
2019-09-23 Jonas DevlieghereRevert "Support for DWARF-5 C++ language tags."
2019-09-23 Huihui Zhang[NFC][InstCombine] Add tests for shifty implementation...
2019-09-23 Jonas Devlieghere[Make] Add support for building NeXT-style frameworks
2019-09-23 Alex Langford[NFCI] Return PathSensitiveBugReport where appropriate
2019-09-23 Saleem AbdulrasoolHotColdSplitting: invalidate the AssumptionCache on...
2019-09-23 Alexander Shaposhnikov[llvm-lipo] Add support for archives
2019-09-23 Wei Mi[SampleFDO] Treat names in profile as not cold only...
2019-09-23 David Bolvansky[Diagnostics] Warn for enum constants in bool context...
2019-09-23 Adrian PrantlSupport for DWARF-5 C++ language tags.
2019-09-23 Simon PilgrimFix uninitialized variable warning. NFCI.
2019-09-23 Craig Topper[X86] Reduce the number of unique check prefixes in...
2019-09-23 Sam Clegg[lld][WebAssembly] Preserve symbol flags in --relocatab...
2019-09-23 Martin Storsjo[LLDB] [Windows] Map COFF ARM machine ids to the right...
2019-09-23 Martin Storsjo[LLDB] [PECOFF] Recognize arm64 executables
2019-09-23 Martin Storsjo[LLDB] Rework a MinGW build fix from D65691
2019-09-23 Thomas Lively[WebAssembly] vNxM.load_splat instructions
2019-09-23 Roman Lebedev[InstCombine] foldOrOfICmps(): Acquire SimplifyQuery...
2019-09-23 Roman Lebedev[InstCombine] foldAndOfICmps(): Acquire SimplifyQuery...
2019-09-23 Jonas DevlieghereFile::SetDescriptor() should require options
2019-09-23 Simon Atanasyan[mips] Support elf32btsmipn32_fbsd / elf32ltsmipn32_fbs...
2019-09-23 Simon Atanasyan[mips] Add tests to check MIPS FreeBSD emulations. NFC
2019-09-23 Simon Atanasyan[mips] Reformat test case to simplify addition new...
2019-09-23 Thomas Lively[WebAssembly] Remove unused memory instructions and...
2019-09-23 David Bolvansky[InstCombine] Annotate strndup calls with dereferenceab...
2019-09-23 Gabor Marton[ASTImporter] 2nd attempt to fix Windows buildbot test...
2019-09-23 Craig Topper[X86] Use TargetConstant for condition code on X86ISD...
2019-09-23 Jonas Devlieghere[Host] File::GetWaitableHandle() should call fileno()
2019-09-23 Jonas Devlieghere[ABISysV] Fix regression for Simulator and MacABI
2019-09-23 Aditya Nandakumar[TableGen] Emit OperandType enums for RegisterOperands...
2019-09-23 Michael Liao[Sema] Fix the atomic expr rebuilding order.
2019-09-23 Roman Lebedev[IR] Add getExtendedType() to IntegerType and Type...
next