platform/upstream/llvm.git
2019-10-04 Jonas Devlieghere[MachO] Add early returns to save some indentation.
2019-10-04 Jonas Devlieghere[MachO] Reformat before making changes to this file...
2019-10-04 Jonas Devlieghere[Host] Don't discard return value from RunShellCommand
2019-10-04 Jan Kratochvil[lldb] Fix crash on SBCommandReturnObject & assignment
2019-10-04 Erik Pilkington[Sema] Split out -Wformat-type-confusion from -Wformat...
2019-10-04 Louis Dionne[libc++] Make the modules-related flags PUBLIC instead...
2019-10-04 Reid KlecknerAdd missing null pointer check in -ftime-trace code
2019-10-04 Louis Dionne[libc++abi] Link against libSystem on Apple platforms
2019-10-04 Jordan Rose[CMake] Clang: Don't use object libraries with Xcode
2019-10-04 Antonio AfonsoComponentize lldb/scripts to use with LLVM_DISTRIBUTION...
2019-10-04 Louis Dionne[libc++] Move more CMake flags to per-target definitions
2019-10-04 Craig Topper[X86] Remove isel patterns for mask vpcmpgt/vpcmpeq...
2019-10-04 Craig Topper[X86] Add DAG combine to form saturating VTRUNCUS/VTRUN...
2019-10-04 Siva ChandraAdd few docs and implementation of strcpy and strcat.
2019-10-04 James Molloy[Automaton] Fix invalid iterator reference
2019-10-04 James Molloy[ModuloSchedule] Do not remap terminators
2019-10-04 Kevin P. Neal[FPEnv] Strict FP tests should use the requisite functi...
2019-10-04 Walter Erquinigo[process info] Remove assert in DoGetGroupName
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...
next