platform/upstream/llvm.git
2019-07-30 Francis Visoiu... [Docs] Fix sphinx warning in OCamlLangImpl5.rst
2019-07-30 Tom Roeder[clang-tidy] Fix the documentation for linuxkernel...
2019-07-30 Florian Hahn[GVN] Preserve loop related analysis/canonical forms.
2019-07-30 Jonas Devlieghere[dotest] Remove multiprocessing
2019-07-30 JF Bastien[NFC] Remove uses of LLVM_ALIGNAS
2019-07-30 Michael Liao[Support] Workaround a GCC 4.8 bug on constant expressi...
2019-07-30 Francis Visoiu... [Remarks] Add two serialization modes for remarks:...
2019-07-30 Kit Barton[LoopFusion] Extend use of OptimizationRemarkEmitter
2019-07-30 Matt ArsenaultAMDGPU: Avoid emitting "true" predicates
2019-07-30 Roman Lebedev[DivRemPairs] Add srem-of-srem tests (PR42823, D65298...
2019-07-30 Sean FertileAddress post commit review comments on revision 366727.
2019-07-30 David Major[COFF][ARM64] Reorder handling of aarch64 MSVC builtins
2019-07-30 Roman Lebedev[InstCombine] Fold "x ?% y ==/!= 0" to "x & (y-1)...
2019-07-30 Mehdi AminiAsk confirmation when `git llvm push` will push multipl...
2019-07-30 Mehdi AminiFix `git llvm` script when no arguments are supplied...
2019-07-30 Eric Fiselieradd more information to benchmark test failures
2019-07-30 Simon Pilgrim[X86] SimplifyDemandedVectorEltsForTargetNode should...
2019-07-30 Nico Weberlibcxx: Define __STDCPP_THREADS__ to 1, not to __cplusplus.
2019-07-30 Hans Wennborggn build: Use rebase_path on filename args to libcxx...
2019-07-30 Haojian Wu[clangd] Fix a regression in rL366996.
2019-07-30 Aaron BallmanAdd typedef declaration information to the JSON AST...
2019-07-30 Sam Elliott[RISCV] Attempt to make rv{32,64}i-aliases-invalid...
2019-07-30 George Rimar[llvm-objcopy] - Stop using Inputs/alloc-symtab.o
2019-07-30 Raphael Isemann[lldb][NFC] Fix import-std-module tests that relied...
2019-07-30 Raphael Isemann[lldb] Fix crash when tab-completing in multi-line...
2019-07-30 Raphael Isemann[lldb][NFC] Check in crashing test case
2019-07-30 Simon Pilgrim[X86][AVX] SimplifyDemandedVectorElts - handle extracti...
2019-07-30 Rainer Orth[Driver] Define _FILE_OFFSET_BITS=64 on Solaris
2019-07-30 Rainer Orth[CMake] Define _FILE_OFFSET_BITS=64 on Solaris
2019-07-30 Kadir Cetinkaya[clangd] Ignore diags from builtin files
2019-07-30 Stefan Granitz[lldb][docs] Update documentation for monorepo and...
2019-07-30 Sander de Smalen[AArch64] Disable __ARM_FEATURE_SVE without ACLE.
2019-07-30 Pavel LabathPECOFF: Fix a "memset clearing an object of non-trivial...
2019-07-30 Pavel LabathSymbolVendor: Move locking into the Symbol Files
2019-07-30 Sam Parker[ARM][LowOverheadLoops] Enable by default
2019-07-30 Sam Parker[ARM][LowOverheadLoops] Revert non-header LE target
2019-07-30 Rainer Orth[builtins][test] XFAIL two SPARC tests
2019-07-30 Roman Lebedev[NFC][X86][AArch64] Revisit test coverage for X s%...
2019-07-30 Rainer Orth[ASan][test] XFAIL AddressSanitizer-*-sunos :: TestCas...
2019-07-30 Cullen Rhodes[AArch64][AsmParser] Remove SVE and SVE2 from ARMTarget...
2019-07-30 Michal Gorny[lldb] [test/lldb-vscode] Use realpath to match vscode...
2019-07-30 Michal Gorny[lldb] [test/lldb-vscode] Use os.path.dirname() [NFC]
2019-07-30 Roman LebedevRevert "[DivRemPairs] Handling for expanded-form rem...
2019-07-30 Roman Lebedev[DivRemPairs] Handling for expanded-form rem - recompos...
2019-07-30 Roman Lebedev[APInt] Introduce clearLowBits()
2019-07-30 Michael PozulpRevert "[llvm-objdump] Add warning messages if disassem...
2019-07-30 Michal Gorny[lldb] [test] Mark newly running test XFAIL on NetBSD
2019-07-30 Michael Pozulp[llvm-objdump] Add warning messages if disassembly...
2019-07-30 Zi Xuan Wu[NFC][PowerPC] Add test case for D65063
2019-07-30 JF Bastien[NFC] use C++11 in AlignOf.h, remove AlignedCharArray
2019-07-30 Qiu Chaofan[PowerPC] [Clang] Add platform guards to PPC vector...
2019-07-30 Alex Lorenz[FileCollector] test: disable the directory entry colle...
2019-07-30 Diego Astiazaran[clang-doc] Fix expected output in tests
2019-07-29 Alex Lorenz[FileCollector] Add a VFS that records FS accesses...
2019-07-29 JF Bastien[NFC] avoid AlignedCharArray in LLVM
2019-07-29 JF BastienFix Linux build
2019-07-29 JF Bastien[NFC] avoid AlignedCharArray in lldb
2019-07-29 JF Bastien[NFC] avoid AlignedCharArray in clang
2019-07-29 Haibo Huang[CMake] Move project() call to main CMake file
2019-07-29 Jonas Devlieghere[DependencyCollector] Make maybeAddDependency virtual...
2019-07-29 Vedant Kumar[docs] Add a note about where UBSan emits logs
2019-07-29 Vedant Kumar[DebugInfo] Don't emit incorrect descriptions of thunk...
2019-07-29 Eric FiselierFix tests with modules enabled
2019-07-29 Eric FiselierEnsure __config_site definitions are passed to modules...
2019-07-29 Anusha Basana[llvm-lipo] Fix test on Windows
2019-07-29 Francis Visoiu... Revert "[compiler-rt] Appending COMPILER_RT_LIBCXX_PATH...
2019-07-29 Diego Astiazaran[clang-doc] Fix failing tests on Windows
2019-07-29 Eric Fiselier[clang-tidy]: Google: new check 'google-upgrade-googlet...
2019-07-29 Davide Italiano[Symbolication] Remove some dead code. Nothing exciting.
2019-07-29 Davide Italiano[Symbolication] Remove a duplicate assignment.
2019-07-29 Davide Italiano[Symbolication] Fix unicode compatibility between 2...
2019-07-29 James Y Knightgit-llvm: Restore compatibility with git 1.8.3.
2019-07-29 Jonas Devlieghere[Reproducers] Pass FileCollector around as a shared_ptr...
2019-07-29 Vedant Kumar[IR] Consolidate fixed metadata kind definitions (NFC)
2019-07-29 Jordan Rupprecht[driver][test] Use /dev/null in as-options.s instead
2019-07-29 Richard SmithGive the 'signed/unsigned wchar_t' extension a warning...
2019-07-29 Richard SmithWhen determining whether a lambda-expression is implici...
2019-07-29 Jordan Rupprecht[driver][test] Update as-options.s to not write to...
2019-07-29 Jinsong Ji[PowerPC][NFC]Fix a typo in comment.
2019-07-29 Craig Topper[X86] Fix typo in comment. We're looking at a right...
2019-07-29 Puyan Lotfi[compiler-rt] Appending COMPILER_RT_LIBCXX_PATH -isyste...
2019-07-29 Reid KlecknerFix taint-generic.c on Windows, handle case in OS error
2019-07-29 Anusha Basana[llvm-lipo] Implement -replace
2019-07-29 Antonio AfonsoTest load unloading of modules with libraries-svr4
2019-07-29 Puyan Lotfi[compiler-rt] Reverting r367239 (xray include path...
2019-07-29 Vitaly Bukagn build: Merge r367071
2019-07-29 David Bolvansky[UpdateTestChecks] Emit warning when invalid value...
2019-07-29 Francis Visoiu... [Remarks] Update error message format string
2019-07-29 Peter CollingbourneThinLTOBitcodeWriter: Include globals associated with...
2019-07-29 Jordan Rupprecht[lldb] Qualify includes of Properties[Enum].inc files...
2019-07-29 Simon Pilgrim[X86] resolveTargetShuffleInputs - add depth to limit...
2019-07-29 Puyan LotfiAppending COMPILER_RT_LIBCXX_PATH include path to ...
2019-07-29 Jonas Devlieghere[lldb] Also include the array definition in Properties.inc
2019-07-29 Tom StellardAMDGPU/LoadStoreOptimizer: combine MMOs when merging...
2019-07-29 Sergey Dmitriev[llvm-objcopy] Improve --add-section argument string...
2019-07-29 Jay Foad[AMDGPU] Fix typo in error message
2019-07-29 Jan Kratochvil[lldb] Increase testsuite packet-timeout 5secs -> 1min
2019-07-29 Cameron McInally[NFC][FPEnv] Pre-commit tests for canonicalize negated...
2019-07-29 Simon Pilgrim[X86] combineX86ShufflesRecursively - start recursion...
2019-07-29 Pavel LabathSymbolVendor: Make SectionAddressesChanged a passthrough
next