platform/upstream/llvm.git
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...
2019-05-29 Peter CollingbourneAdd IR support, ELF section and user documentation...
2019-05-29 Peter CollingbourneIR: Give the TypeAllocator a more generic name and...
2019-05-29 Eric FiselierMake __has_builtin work with __builtin_LINE and friends.
2019-05-29 Jinsong JiSupport resource tracking with InstrSchedModel
2019-05-29 Pengfei WangRevert "[X86] Use 'llvm_unreachable' instead of nullptr...
2019-05-29 Eric FiselierFix build breakage on 32-bit machines
2019-05-29 Eric FiselierUpdate private_typeinfo's `is_equal` implementation...
2019-05-29 Saleem Abdulrasoolbuild: only search for the needed python type
2019-05-29 Stephane MooreRollback "Revise the google-objc-global-variable-declar...
2019-05-29 Eric FiselierRework std::type_info definition to support systems...
2019-05-29 Pengfei Wang[X86] Use 'llvm_unreachable' instead of nullptr in...
2019-05-29 Fangrui Song[ELF] Implement General Dynamic style TLSDESC for x86-64
2019-05-29 Fangrui Song[X86] Fix x86-64 call *foo@tlsdesc(%rax) and support...
2019-05-29 Petr Hosek[builtins] Move the compare2f definition outside of...
2019-05-29 Sanjay Patel[AArch64] auto-generate complete test checks; NFC
2019-05-29 Stephane MooreRevise the google-objc-global-variable-declaration...
2019-05-29 Sanjay Patel[AArch64] auto-generate complete test checks; NFC
2019-05-29 Yaxun LiuFix failure of lit test dependent-libs.cu
2019-05-29 Thomas Lively[WebAssembly] Add signatures for RINT builtins
2019-05-29 Petr Hosek[Driver] Search the toolchain dir with -print-file...
2019-05-28 Michael Kruse[ScopBuilder] Move buildInvariantEquivalenceClasses...
2019-05-28 Quentin Colombet[RegUsageInfoCollector] Don't mark as saved registers...
2019-05-28 Lang Hames[ORC] Track JIT symbol states more explicitly.
next