platform/upstream/llvm.git
2019-10-04 Mikhail Maltsev[utils] Fix incompatibility of bisect[-skip-count]...
2019-10-04 Walter Erquinigo[lldb-server/android] Show more processes and package...
2019-10-04 Alexey Bataev[OPENMP50]Suppport for multiple vendors in the same...
2019-10-04 Thomas Preud... [NFC] [FileCheck] Reapply fix init of objects in unit...
2019-10-04 Kostya Kortchinsky[scudo][standalone] Make malloc_info return a minimal XML
2019-10-04 Simon PilgrimSemaDeclAttr - silence static analyzer getAs<> null...
2019-10-04 Simon PilgrimCGBlocks - silence static analyzer getAs<> null derefer...
2019-10-04 Paul Hoad[clang-format] C++11 braced lists should respect the...
2019-10-04 Paul Hoad[clang-format] [PR43531] clang-format damages "alternat...
2019-10-04 Sam McCallFurther improve -Wbool-operation bitwise negation message
2019-10-04 Haojian Wu[clang-rename] Fix a crash when renaming a class withou...
2019-10-04 Paul Hoad[clang-format] [PR42417] clang-format inserts a space...
2019-10-04 Dmitry Preobrazhensky[AMDGPU][MC][GFX10][WS32] Corrected decoding of dst...
2019-10-04 Simon Tatham[clang] Prevent false positives in arm-mfpu-none codege...
2019-10-04 David Bolvansky[NFCI] Improve the -Wbool-operation's warning message
2019-10-04 Simon PilgrimFix uninitialized variable warnings in directory_entry...
2019-10-04 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-10-04 Dmitry Preobrazhensky[AMDGPU][MC][GFX10] Enabled decoding of 'null' operand
2019-10-04 Haojian Wu[clangd] update the package-lock.json.
2019-10-04 Tim NorthoverARM-Darwin: keep the frame register reserved even if...
2019-10-04 Owen Reynolds[llvm-ar][test] Clarified comment
2019-10-04 Dmitry Preobrazhensky[AMDGPU][MC][GFX10] Corrected definition of FLAT GLOBAL...
2019-10-04 Simon Atanasyan[llvm-readobj] Remove redundant semicolon. NFC
2019-10-04 Michal Gorny[lldb] [cmake] Support linking against clang-cpp dylib
2019-10-04 Simon Atanasyan[llvm-readobj][mips] Inline `printMipsPLTGOT` method
2019-10-04 Simon Atanasyan[llvm-readobj][mips] Implement GNU-style printing of...
2019-10-04 Simon Atanasyan[llvm-readobj] Replace arch-specific ObjDumper methods...
2019-10-04 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-10-04 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2019-10-04 Owen ReynoldsRevert [test] Remove locale dependency for mri-utf8...
2019-10-04 Jeremy Morse[DebugInfo] LiveDebugValues: move DBG_VALUE creation...
2019-10-04 Nico Webergn build: (manually) merge r373718
2019-10-04 Raphael Isemann[lldb] Get the TargetAPI lock in SBProcess::IsInstrumen...
2019-10-04 Sam McCall[Format] Fix docs after r373439
2019-10-04 Raphael Isemann[lldb] Fix that 'ninja clean' breaks the build by delet...
2019-10-04 Dmitri GribenkoRevert "[NFC] [FileCheck] Fix init of stack objects...
2019-10-04 Sam McCall[lldb] Fix -Wreorder-ctor in r373673
2019-10-04 Jeremy Morse[DebugInfo] LiveDebugValues: defer DBG_VALUE creation...
2019-10-04 Sam McCall[lldb] Fix typo in r373675
2019-10-04 James Molloy[TableGen] Introduce a generic automaton (DFA) backend
2019-10-04 Thomas Preud... [NFC] [FileCheck] Fix init of stack objects in unit...
2019-10-04 Matt ArsenaultAMDGPU/GlobalISel: Fix using wrong addrspace for aperture
2019-10-04 Matt ArsenaultAMDGPU/GlobalISel: Select G_PTRTOINT
2019-10-04 Matt ArsenaultAMDGPU/GlobalISel: Support wave32 waterfall loops
2019-10-04 Martin StorsjoRevert r371732: "lld-link: Fix tests that do not run...
2019-10-04 Cullen Rhodes[Driver] NFC: Remove duplicate call to getLibGccType
2019-10-04 Raphael Isemann[lldb][modern-type-lookup] No longer import temporary...
2019-10-04 Ilya Biryukov[CodeComplete] Ensure object is the same in compareOver...
2019-10-04 Paul Hoad[clang-format] [PR43338] C# clang format has space...
2019-10-04 Fangrui Song[ELF] Use union-find set and doubly linked list in...
2019-10-04 Paul Hoad[clang-format] [PR43333] Fix C# breaking before functio...
2019-10-04 David Zarzycki[X86] Enable inline memcmp() to use AVX512
2019-10-04 Rui Ueyama[MinGW] Add --reproduce option
2019-10-04 Rui UeyamaAdd /reproduce option to lld/COFF
2019-10-04 Rui UeyamaRevert r371729: lld-link: Make /linkrepro: take a filen...
2019-10-04 Vitaly Buka[compiler-rt] Remove O1 tests from signal_line.cpp
2019-10-04 Martin StorsjoRevert "[Symbolize] Use the local MSVC C++ demangler...
2019-10-04 Thomas Preud... [test] Remove locale dependency for mri-utf8.test
2019-10-04 Piotr Sobczak[AMDGPU][SILoadStoreOptimizer] NFC: Refactor code
2019-10-04 Martin Storsjo[Symbolize] Use the local MSVC C++ demangler instead...
2019-10-04 Martin Storsjo[test] Remove a needless declaration of REQUIRES: targe...
2019-10-04 Martin Storsjo[JITLink] Remove a redundant semicolon, silencing ...
2019-10-04 Michal Gorny[clang] [cmake] Add distribution install targets for...
2019-10-04 Michal Gorny[clang-tools-extra] [cmake] Use add_clang_tool() to...
2019-10-04 Lang Hames[JITLink] Explicitly destroy bumpptr-allocated blocks...
2019-10-04 Lang Hames[JITLink] Fix an unused variable warning.
2019-10-04 Fangrui SongMake libc++ gdb pretty printer Python 3 compatible
2019-10-04 GN Sync Botgn build: Merge r373689
2019-10-04 Lang Hames[JITLink] Switch from an atom-based model to a "blocks...
2019-10-04 Shiva Chen[RISCV] Split SP adjustment to reduce the offset of...
2019-10-04 Antonio AfonsoRevert "Explicitly set entry point arch when it's thumb"
2019-10-04 Jonas Devlieghere[Python] Remove unused variable
2019-10-04 Richard SmithProperly handle instantiation-dependent array bounds.
2019-10-04 Vitaly Buka[compiler-rt] Fix signal_line.cpp test
2019-10-04 Jonas Devlieghere[dsymutil] Fix stack-use-after-scope
2019-10-04 Vitaly Buka[compiler-rt] Remove O2, O3 from signal_line test for...
2019-10-04 Vitaly Bukacompiler-rt: use __GLIBC_PREREQ for SANITIZER_INTERCEPT...
2019-10-04 Antonio AfonsoExplicitly set entry point arch when it's thumb
2019-10-03 Jim InghamPython3 doesn't seem to allow you to tell whether an...
2019-10-03 Peter CollingbourneLowerTypeTests: Rename local functions to avoid collisi...
2019-10-03 Jim InghamForgot to change the header guards on OptionGroupPython...
2019-10-03 Jordan Rupprecht[llvm-objdump][test] Move test to X86 dir to avoid...
2019-10-03 Jim InghamPass an SBStructuredData to scripted ThreadPlans on...
2019-10-03 Alina Sbirlea[MemorySSA] Don't hoist stores if interfering uses...
2019-10-03 Jim InghamBreak out the Python class & key/value options into...
2019-10-03 Alexey Bataev[OPENMP]Fix the test on Windows, NFC.
2019-10-03 Jordan Rupprecht[llvm-objdump] Further rearrange llvm-objdump sections...
2019-10-03 Walter Erquinigo[process list] make the TRIPLE column wider
2019-10-03 Haibo Huang[lldb] Remove unused variables.
2019-10-03 Haibo Huang[lldb] Calculate relative path for symbol links
2019-10-03 Simon PilgrimASTContext - silence static analyzer getAs<> null deref...
2019-10-03 Sanjay Patel[DAGCombiner] add operation legality checks before...
2019-10-03 Simon PilgrimOverloadCandidate::getNumParams - silence static analyz...
2019-10-03 Nico WeberReland r349624: Let TableGen write output only if it...
2019-10-03 David BlaikieDebugInfo: Generalize rnglist emission as a precursor...
2019-10-03 Jonas Devlieghere[test] Disable TestCustomShell on Linux
2019-10-03 Alexey Bataev[OPENMP50]Codegen support for scores in context selectors.
2019-10-03 Nico Webergn build: (manually) merge 373651 better
2019-10-03 Philip Reames[Tests] Add a unordered atomic load combine test
2019-10-03 Philip Reames[Test] Fix inconsistency in alignment in test case
next