platform/upstream/llvm.git
2019-10-08 Andrew Trick[LitConfig] Silenced notes/warnings on quiet.
2019-10-08 Jonas DevlieghereRevert "ProcessInstanceInfoMatch: Don't match processes...
2019-10-08 Lawrence D... test fix: TestLoadUsingPaths should use realpath
2019-10-08 Jan KorousReland 'Add VFS support for sanitizers' blacklist'
2019-10-08 Antonio AfonsoFixing missing lldb-scripts rename from D68370
2019-10-08 Jonas Devlieghere[CMake] Add two more uses of add_lldb_test_dependency
2019-10-08 Jan KorousRevert "Add VFS support for sanitizers' blacklist"
2019-10-08 Haibo Huang[lldb] Reverts part of 61f471a
2019-10-08 Lawrence D... DWIMy filterspecs for dotest.py
2019-10-08 Jonas Devlieghere[CMake] Track test dependencies with add_lldb_test_depe...
2019-10-08 Jonas Devlieghere[CMake] Remove stale comment
2019-10-08 Jonas Devlieghere[MachO] Fix symbol merging during symtab parsing.
2019-10-08 Evgeniy Stepanov[msan] Add interceptors: crypt, crypt_r.
2019-10-07 Vitaly Buka[clang] Accept -ftrivial-auto-var-init in clang-cl
2019-10-07 Haibo Huang[lldb] Unifying lldb python path
2019-10-07 Alex Langford[Symbol] Remove unused method ClangASTContext::GetObjCC...
2019-10-07 Matt ArsenaultAMDGPU/GlobalISel: Clamp G_SITOFP/G_UITOFP sources
2019-10-07 Johannes Doerfert[Attributor][NFC] Add debug output
2019-10-07 Johannes Doerfert[Attributor][FIX] Remove initialize calls and add undefs
2019-10-07 Johannes Doerfert[Attributor] Use local linkage instead of internal
2019-10-07 Johannes Doerfert[Attributor] Use abstract call sites for call site...
2019-10-07 Vitaly Buka[tsan, go] fix Go windows build
2019-10-07 Vitaly Buka[tsan, go] break commands into multiple lines
2019-10-07 Craig Topper[X86] Shrink zero extends of gather indices from type...
2019-10-07 Craig Topper[X86] Add test cases for zero extending a gather index...
2019-10-07 Joerg SonnenbergerFix the spelling of my name.
2019-10-07 Vitaly Buka[sanitizer] Print SIGTRAP for corresponding signal
2019-10-07 Vitaly Buka[tsan] Don't delay SIGTRAP handler
2019-10-07 Jan KorousAdd VFS support for sanitizers' blacklist
2019-10-07 Reid Kleckner[X86] Add new calling convention that guarantees tail...
2019-10-07 Heejin Ahn[WebAssembly] Fix unwind mismatch stat computation
2019-10-07 Heejin Ahn[llvm-lipo] Add TextAPI to LINK_COMPONENTS
2019-10-07 David Bolvansky[Diagnostics] Emit better -Wbool-operation's warning...
2019-10-07 Johannes Doerfert[Attributor][FIX] Remove assertion wrong for on invalid...
2019-10-07 Zoe Carver [libc++] Remove C++03 variadics in shared_ptr (v2)
2019-10-07 Davide Italiano[CMake] We only want to copy the headers for macOS.
2019-10-07 Cameron McInally[llvm-c] Add UnaryOperator to LLVM_FOR_EACH_VALUE_SUBCL...
2019-10-07 Adrian PrantlMark constructor as default and remove implementation...
2019-10-07 Heejin Ahn[WebAssembly] Add memory intrinsics handling to mayThrow()
2019-10-07 Alexander Shaposhnikov[llvm-lipo] Relax the check of the specified input...
2019-10-07 Johannes Doerfert[Attributor] Deduce memory behavior of functions and...
2019-10-07 Roman Lebedev[InstCombine] Fold conditional sign-extend of high...
2019-10-07 Roman Lebedev[InstCombine][NFC] Tests for "conditional sign-extend...
2019-10-07 Roman Lebedev[InstCombine] Move isSignBitCheck(), handle rest of...
2019-10-07 Roman Lebedev[InstCombine][NFC] dropRedundantMaskingOfLeftShiftInput...
2019-10-07 Roman Lebedev[InstCombine] dropRedundantMaskingOfLeftShiftInput...
2019-10-07 Cameron McInally[Bitcode] Update naming of UNOP_NEG to UNOP_FNEG
2019-10-07 Davide Italiano[debugserver] Include the correct header.
2019-10-07 Jonas Devlieghere[AccelTable] Remove stale comment (NFC)
2019-10-07 Jonas Devlieghere[test] Rename `Modules` to `ObjectFile` (NFC)
2019-10-07 Jonas Devlieghere[MachO] Shuffle some things around in ParseSymtab ...
2019-10-07 Walter Erquinigo[gdb-remote] process properly effective uid
2019-10-07 Alexey Bataev[OPENMP]Fix caonical->canonical, NFC.
2019-10-07 Nico WeberAttempt to fix a few clang-tidy tests on Windows, see...
2019-10-07 Amy HuangFix for expanding __pragmas in macro arguments
2019-10-07 Louis Dionne[libc++abi] Introduce a LIBCXXABI_LIBRARY_VERSION option
2019-10-07 Nico Webergn build: try to make system-libs.windows.test pass
2019-10-07 Matt ArsenaultAMDGPU/GlobalISel: Handle more G_INSERT cases
2019-10-07 Matt ArsenaultGlobalISel: Partially implement lower for G_INSERT
2019-10-07 Matt ArsenaultAMDGPU/GlobalISel: Fix selection of 16-bit shifts
2019-10-07 Matt ArsenaultAMDGPU/GlobalISel: Select VALU G_AMDGPU_FFBH_U32
2019-10-07 Matt ArsenaultAMDGPU/GlobalISel: Use S_MOV_B64 for inline constants
2019-10-07 Matt ArsenaultAMDGPU/GlobalISel: Widen 16-bit G_MERGE_VALUEs sources
2019-10-07 Louis Dionne[libc++abi] Do not define -Dcxxabi_shared_EXPORTS when...
2019-10-07 Alexey Bataev[OPENMP50]Treat range-based for as canonical loop.
2019-10-07 Matt ArsenaultAMDGPU/GlobalISel: Select more G_INSERT cases
2019-10-07 Matt ArsenaultGlobalISel: Add target pre-isel instructions
2019-10-07 Michal Gorny[clang] [cmake] Support LLVM_DISTRIBUTION_COMPONENTS...
2019-10-07 Jordan RoseSecond attempt to add iterator_range::empty()
2019-10-07 Louis Dionne[libc++abi] Remove redundant link flags on Apple platforms
2019-10-07 Nico WeberTry to get clangd tests passing on Windows.
2019-10-07 Walter Erquinigo[platform process list] add a flag for showing the...
2019-10-07 Kostya Kortchinsky[scudo][standalone] Correct releaseToOS behavior
2019-10-07 Erich KeaneFix Calling Convention through aliases
2019-10-07 Yitzhak Mandelbaum[libTooling][NFC] Fix build break in r373916.
2019-10-07 Vedant Kumar[DWARFASTParserClang] Factor out structure-like type...
2019-10-07 Vedant Kumar[DWARFASTParserClang] Delete commented-out typedef...
2019-10-07 Pavel LabathProcessInstanceInfoMatch: Don't match processes with...
2019-10-07 Kadir Cetinkaya[clangd] Fix raciness in code completion tests
2019-10-07 Florian Hahn[Remarks] Pass StringBlockValue as StringRef.
2019-10-07 Paul Hoad[clang-format] [PR27004] omits leading space for noexce...
2019-10-07 Paul Hoad[clang-format] [NFC] Ensure clang-format is itself...
2019-10-07 Wei MiFix build errors caused by rL373914.
2019-10-07 Simon PilgrimCodegen - silence static analyzer getAs<> null derefere...
2019-10-07 Wenlei He[llvm-profdata] Minor format fix
2019-10-07 Yitzhak Mandelbaum[libTooling] Add `toString` method to the Stencil class
2019-10-07 Simon Pilgrim[X86][SSE] getTargetShuffleInputs - move VT.isSimple...
2019-10-07 Wei Mi[SampleFDO] Add compression support for any section...
2019-10-07 Sanjay Patel[LoopVectorize] add test that asserted after cost model...
2019-10-07 David GreeneAllow update_test_checks.py to not scrub names.
2019-10-07 Simon PilgrimSema - silence static analyzer getAs<> null dereference...
2019-10-07 Utkarsh Saxena[clang] Add test for FindNextToken in Lexer.
2019-10-07 Kevin P. NealFix another sphinx warning.
2019-10-07 Amaury SechetRegenerate ptr-rotate.ll . NFC
2019-10-07 Simon Atanasyan[Mips] Always save RA when disabling frame pointer...
2019-10-07 Simon Atanasyan[Mips] Fix evaluating J-format branch targets
2019-10-07 Simon PilgrimRewriteModernObjC - silence static analyzer getAs<...
2019-10-07 Simon PilgrimAST - silence static analyzer getAs<> null dereference...
2019-10-07 whitequark[LLVM-C] Add bindings to create macro debug info
2019-10-07 Kevin P. NealFix sphinx warnings.
next