platform/upstream/llvm.git
2017-10-25 Saleem AbdulrasoolCodeGen: fix PPC Darwin variadics
2017-10-25 Kamil RytarowskiTry to unbreak Linux sanitizers
2017-10-25 Peter CollingbourneRemove dead function declaration.
2017-10-25 Kostya Kortchinsky[sanitizer] Random shuffling of chunks for the 32-bit...
2017-10-25 Alex Shlyapnikov[Sanitizers] ASan: detect new/delete calls with mismatc...
2017-10-25 Shoaib Meenai[cmake] Restrict resource file usage to Windows build...
2017-10-25 Craig Topper[X86] Add avx512vpopcntdq to Knights Mill
2017-10-25 Craig Topper[X86] Add avx512vpopcntdq to Knights Mill
2017-10-25 Kamil RytarowskiAdd NetBSD improvements in sanitizers
2017-10-25 Konstantin... AMDGPU: Cleanup memory legalizer load/store tests
2017-10-25 Reid Kleckner[asan] Don't print rows of shadow bytes outside shadow...
2017-10-25 Jan Veselymath: Implement native_log10
2017-10-25 Jan Veselyamdgpu/math: Don't use llvm instrinsic for native_log
2017-10-25 Konstantin... AMDGPU/NFC: Rename memory legalizer tests:
2017-10-25 Alexey Bataev[OPENMP] Improve debug info for taskgroup implicitly...
2017-10-25 Alexey Bataev[OPENMP] Constify function parameters, NFC.
2017-10-25 George Rimar[ELF] - Implement --orphan-handling option.
2017-10-25 Balaram Makam[Local] Fix a bug in the domtree update logic for Merge...
2017-10-25 John BaldwinDon't try to use a non-existent header on FreeBSD/mips.
2017-10-25 George Rimar[ELF] - Linkerscript: fix issue with SUBALIGN.
2017-10-25 Sylvestre LedruAdd support of the next Debian (Debian buster - version 10)
2017-10-25 Sylvestre LedruAlso update IsUbuntu() with Ubuntu Bionic
2017-10-25 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 18.04 - Bionic...
2017-10-25 Matthew SimpsonAdd CalledValuePropagation pass
2017-10-25 Simon Dardis[mips] Clean up some whitespace (NFC).
2017-10-25 Daniil Fukalov[inlineasm] Fix crash when number of matched input...
2017-10-25 Diana Picus[ARM GlobalISel] Remove redundant testcases. NFC
2017-10-25 Diana Picus[ARM GlobalISel] Update test after r316479. NFC
2017-10-25 Haojian Wu[rename] support renaming class member.
2017-10-25 Diana Picus[ARM GlobalISel] Fix call opcodes
2017-10-25 Diana Picus[ARM GlobalISel] Split test into 3. NFC
2017-10-25 Max Kazantsev[SCEV] Enhance SCEVFindUnsafe for division
2017-10-25 Clement CourbetRe-land "[CodeGen][ExpandMemcmp][NFC] Allow memcmp...
2017-10-25 George Rimar[llvm-dwarfdump] - Fix array out of bounds access crash.
2017-10-25 Ilya Biryukov[clangd] Added a callback-based codeComplete in clangd.
2017-10-25 Ilya Biryukov[clangd] Handle exit notification (proper shutdown)
2017-10-25 Sam Parker[ARM] OrCombineToBFI function
2017-10-25 Sam Parker[ARM] Swap cmp operands for automatic shifts
2017-10-25 Haojian Wu[clang-rename] Fix and enable the failing TemplatedClas...
2017-10-25 Jonas Paulsson[MachineScheduler] Minor refactoring.
2017-10-25 Martin StorsjoFix the context/cursor size for ARM with WMMX enabled
2017-10-25 Dmitry Vyukov[tsan] Fix warnings in tsan_interceptors.cc from expans...
2017-10-25 Martin Storsjo[AArch64] Add support for dllimport of values and functions
2017-10-25 Matt ArsenaultDAG: Fix creating select with wrong condition type
2017-10-25 Matt ArsenaultAMDGPU: Add max-mix-insts subtarget feature
2017-10-25 Max Kazantsev[IRCE] Fix intersection between signed and unsigned...
2017-10-25 Mikael Holmen[MemDep] DBG intrinsics don't impact abort limit for...
2017-10-25 Max Kazantsev[IRCE] Smarter detection of empty ranges using SCEV
2017-10-25 Peter CollingbourneTry to fix test on windows.
2017-10-25 Dean Michael... [XRay][compiler-rt][NFC] Clean up xray log files before...
2017-10-25 Peter CollingbourneCOFF: Don't add /manifest* flags to the response file.
2017-10-25 Peter CollingbourneAssembly tests require x86 target.
2017-10-25 Saleem AbdulrasoolCodeGen: fix a case of incorrect checks for ivars
2017-10-25 Teresa Johnson[ThinLTO] Make test for promoted names more specific
2017-10-25 Peter Collingbournellvm-readobj: Add support for reading relocations in...
2017-10-25 Petr Hosek[CMake] Build host builtins in Fuchsia toolchain even...
2017-10-25 Petr Hosek[CMake] Include clang-refactor in Fuchsia toolchain
2017-10-25 Petr Hosek[clang-refactor] Use add_clang_tool CMake template
2017-10-25 George Karpenkov[Analyzer] Remove spaces inside comments mentioning...
2017-10-25 George Karpenkov[Analyzer] Remove unnecessary semicolon in analyzer...
2017-10-24 Mitch PhillipsCheck special-case-list regex before insertion.
2017-10-24 George Karpenkov[Analyzer] Store BodyFarm in std::unique_ptr
2017-10-24 George Karpenkov[Analyzer] [Tests] Minor refactor of testing infrastruc...
2017-10-24 George Karpenkov[Analyzer] [Tests] Remove temporary fields from generat...
2017-10-24 Stephane SezerFix a compile warning on linux
2017-10-24 Stephane SezerAllow ObjectFilePECOFF to initialize with ARM binaries.
2017-10-24 Akira Hatanaka[Sema][ObjC] Look for either objc_bridge or objc_bridge...
2017-10-24 Davide Italiano[FreeBSD] Remove more dead code. NFCI.
2017-10-24 Davide Italiano[ExpressionParser] Garbage-collect dead code. NFCI.
2017-10-24 Erich KeaneCorrect behavior of fastcall when default CC is set.
2017-10-24 Stephane SezerRemove some unused function calls from ClangUserExpress...
2017-10-24 Stephane SezerRemove some dead code from ClangExpressionDeclMap.cpp
2017-10-24 Adrian PrantlImplement salavageDebugInfo functionality for SelectionDAG.
2017-10-24 Sam CleggAdd Triple::isOSUnknown
2017-10-24 Vedant Kumar[Coverage] Provide a stable order for getInstantiationG...
2017-10-24 George Karpenkov[Analyzer] Fix bug in testing scripts, which always...
2017-10-24 Erich KeaneReplaced unicode characters with ASCII, as introduced...
2017-10-24 Rui UeyamaRemove obsolete comment.
2017-10-24 Yonghong Songbpf: fix an uninitialized variable issue
2017-10-24 Erich Keanemplement __has_unique_object_representations
2017-10-24 David BlaikieARMAddressingModes.h: Don't mark header functions as...
2017-10-24 David BlaikieValueMapper.h: Don't mark header functions as file...
2017-10-24 David BlaikieTransforms/Utils/Local.h: Don't mark header functions...
2017-10-24 David BlaikieTargetOpcodes.h: Don't mark header functions as file...
2017-10-24 David BlaikiePrintable.h: Don't mark header functions as file local
2017-10-24 David BlaikieConvertUTF.h: Don't mark header functions as file local
2017-10-24 David BlaikieAtomicOrdering.h: Don't mark header functions as file...
2017-10-24 David BlaikieLaneBitmask.h: Don't mark header functions as file...
2017-10-24 David BlaikieType.h: Don't mark header functions as file local
2017-10-24 David BlaikieHexagonDepTimingClasses.h: Don't mark header functions...
2017-10-24 David BlaikieWebassemblyAsmPrinter.h: Include WebAssemblyMachineFunc...
2017-10-24 David BlaikieX86Operand.h: Include X86MCTargetDesc.h for SSE registe...
2017-10-24 David BlaikieX86AsmPrinter.h: Add missing header for complete type...
2017-10-24 David BlaikieRegisterUsageInfo.h: Add missing header for complete...
2017-10-24 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-24 Shoaib Meenai[COFF] Add support for /WX
2017-10-24 Shoaib Meenai[COFF] Clean up boolean flag handling
2017-10-24 Roman Lebedev[Sema] Document+test the -Wsign-compare change for...
2017-10-24 Rui UeyamaUse ArgList::hasFlag().
2017-10-24 Simon PilgrimFix Wdocumentation warning. NFCI.
next