platform/upstream/llvm.git
2019-05-29 Csaba Dabis[analyzer] ConditionBRVisitor: MemberExpr support
2019-05-29 Csaba Dabis[analyzer] ConditionBRVisitor: Remove duplicated code
2019-05-29 Csaba Dabis[analyzer] ConditionBRVisitor: Test 'add-pop-up-notes...
2019-05-29 Roman Lebedev[LoopIdiomRecognize][NFC] Use DEBUG_TYPE, add LLVM_DEBU...
2019-05-29 Pete Couperus[ARC] Cleanup ARCAsmPrinter.
2019-05-29 Csaba Dabis[analyzer] ConditionBRVisitor: Enhance to write out...
2019-05-29 Roman LebedevUpdateTestChecks: Lanai triple support
2019-05-29 Nico Webergn build: Make it possible to build with coverage infor...
2019-05-29 Benjamin Kramer[DAGCombiner] Replace gathers with a zero mask with...
2019-05-29 Csaba Dabis[analyzer] [NFC] PathDiagnostic: Create PathDiagnosticP...
2019-05-29 Tim NorthoverLLVM IR: update Clang tests for byval being a typed...
2019-05-29 Tim NorthoverIR: add optional type to 'byval' function parameters
2019-05-29 Csaba Dabis[analyzer] print() JSONify chain: Generic stmt_id
2019-05-29 Nico Webermac: Make ubsan test config look more like asan test...
2019-05-29 Artem Dergachev[analyzer] SATestBuild.py: Use driver for analyzing...
2019-05-29 Csaba Dabis[analyzer] print() JSONify: SVal implementation
2019-05-29 Chris Bieneman[CMake] [Runtimes] Set *_STANDALONE_BUILD
2019-05-29 Nikita Popov[InstCombine] Optimize always overflowing signed satura...
2019-05-29 Haojian WuFix an unused-variable error.
2019-05-29 Thomas Lively[WebAssembly] Support VPtr sanitizer for Emscripten
2019-05-29 Csaba Dabis[analyzer] print() JSONify: CFG implementation
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Decl revision
2019-05-29 Aakanksha PatilAMDGPU: Return address lowering
2019-05-29 Csaba Dabis[analyzer][AST] print() JSONify: Stmt implementation
2019-05-29 Alex Langford[Target] Introduce Process::GetLanguageRuntimes
2019-05-29 Stella Stamenovalit: modernize the lit configuration for the lit tests
2019-05-29 Csaba Dabis[analyzer] print() JSONify: getNodeLabel implementation
2019-05-29 Ilya Biryukov[Index] Compute correct symbol kind for variable templates
2019-05-29 Greg ClaytonFixed source header [NFC]
2019-05-29 Michael Liao[CUDA][HIP] Skip setting `externally_initialized` for...
2019-05-29 Eugene LeviantYet another attempt to fix buildbot after r361949
2019-05-29 Erich KeaneAdd curley brackets to case statement that declares...
2019-05-29 Craig Topper[X86] Fix machineverifier error on avx512f-256-set0.mir
2019-05-29 Matt ArsenaultCallSiteSplitting: Respect convergent and noduplicate
2019-05-29 Teresa Johnson[ThinLTO] Use original alias visibility when importing
2019-05-29 Cameron McInally[NFC][InstCombine] Add a unary FNeg test to fsub.ll.
2019-05-29 Antonio AfonsoAdd more information to the log timer dump
2019-05-29 Francois Ferrand[clang-format] Allow configuring list of function-like...
2019-05-29 Kevin P. NealPartial revert of revert of r361827: Add constrained...
2019-05-29 Francois Ferrand[NFC] clang-format: Use LLVM style in NamespaceEndComme...
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Program state implementation
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Checker messages implementation
2019-05-29 Louis Dionne[NFC][libcxx] Remove trailing whitespace
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Constructing objects implem...
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Type information implementation
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Constraints implementation
2019-05-29 Sam Clegg[WebAssembly] Move direct call tracking from member...
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Environment implementation
2019-05-29 Sam Clegg[WebAssembly] Fix signatures of undefined function...
2019-05-29 Ilya Biryukov[CodeComplete] Add semicolon when completing patterns...
2019-05-29 Cameron McInally[NFC][InstCombine] Add unary FNeg tests to fpcast.ll...
2019-05-29 Csaba Dabis[analyzer] print() JSONify: Store implementation
2019-05-29 Cameron McInally[NFC][InstCombine] Add unary FNeg tests to fsub.ll...
2019-05-29 Marshall ClowAdd additional constraints on midpoint(pointer, pointer...
2019-05-29 Ilya Biryukov[clangd] Map typedefs to the same LSP completion kind...
2019-05-29 Sam McCallQualify use of llvm::empty that's ambiguous with std...
2019-05-29 Simon Atanasyan[mips] Check argument for __builtin_msa_ctcmsa / __buil...
2019-05-29 Simon Atanasyan[mips] Use reg-exp in tests to tolerate register indexe...
2019-05-29 Simon Atanasyan[mips] Iterate over MSACtrlRegClass to reserve all...
2019-05-29 Simon Atanasyan[mips] Use range-based for loops. NFC
2019-05-29 Simon PilgrimRevert rL361944 from llvm/trunk :
2019-05-29 Fangrui SongClean up DWARFDebugInfoEntry
2019-05-29 Nico Webergn build: Merge r361953
2019-05-29 Haojian Wu[clangd] Fix buildbot error.
2019-05-29 Nico Weberclang-cl: Fix mangling of catchable types with names...
2019-05-29 Sjoerd Meijer[ARM] Split predicates out into their own .td file
2019-05-29 Matt ArsenaultSpeculateAroundPHIs: Respect convergent
2019-05-29 Matt ArsenaultAMDGPU/GlobalISel: Remove unnecesssary REQUIREs
2019-05-29 Yitzhak Mandelbaum[LibTooling] Add `before` and `after` selectors for...
2019-05-29 Eugene LeviantAttempt to fix buildbot after r361949
2019-05-29 Graham Hunter[SVE][IR] Scalable Vector IR Type
2019-05-29 Haojian Wu[clangd] Remove the whitelist std symbols in CanonicalI...
2019-05-29 Haojian Wu[clangd] Another improvement for std include mapping.
2019-05-29 Andrea Di Biagio[MCA] Refactor class LSUnit. NFCI
2019-05-29 Eugene Leviant[llvm-objcopy] Implement IHEX writer
2019-05-29 Pavel LabathRevert "D11003: Tolerate DWARF compile unit without...
2019-05-29 Stefan Granitz[CMake] Remove lldb-server from LLDB.framework
2019-05-29 Stefan Granitz[CMake] LLDB.framework tools handling
2019-05-29 George Rimar[llvm-readobj] - Repair the test case.
2019-05-29 Sam McCall[ADT] add iterator_range::empty()
2019-05-29 George Rimar[llvm-readelf] - Allow dumping of the .dynamic section...
2019-05-29 Eugene Leviant[HWASAN] Remove unused code
2019-05-29 Ilya Biryukov[Index] Correctly set symbol kind of IndirectFieldDecl
2019-05-29 Ilya Biryukov[clangd] Represent Hover result using FormattedString
2019-05-29 Pavel LabathDWARFASTParserClang: Unify compilation unit language...
2019-05-29 Pavel LabathDWARF: Fix address range support in mixed 4+5 scenario
2019-05-29 Douglas YungFix test added in r361903 to work on Windows.
2019-05-29 Cullen Rhodes[AArch64][SVE2] Asm: support SVE Bitwise Logical -...
2019-05-29 Cullen Rhodes[AArch64][SVE2] Asm: support Floating Point Widening...
2019-05-29 Pengfei Wang[X86] Fix i386 struct and union parameter alignment
2019-05-29 Cullen Rhodes[AArch64][SVE2] Asm: support SVE2 Floating Point Pairwi...
2019-05-29 George Rimar[llvm-readobj/llvm-readelf] - Simplify the elf-versioni...
2019-05-29 Michal Gorny[libunwind] [test] Fix inferring source paths
2019-05-29 Zi Xuan Wurevert rC361928: [PowerPC] [Clang] Port SSE intrinsics...
2019-05-29 Fangrui Song[llvm-readobj] -u: don't crash when dumping SHT_ARM_EXI...
2019-05-29 Zi Xuan Wu[PowerPC] [Clang] Port SSE intrinsics to PowerPC
2019-05-29 Richard TrieuInline a variable into debug section to fix unused...
2019-05-29 Peter CollingbourneELF: Don't reuse a thunk in a different loadable partition.
2019-05-29 Peter CollingbourneELF: Add basic partition data structures and behaviours.
2019-05-29 Richard TrieuInline value into debug statement to avoid unused varia...
next