platform/upstream/llvm.git
2017-09-30 Sam McCall[clangd] simplify ClangdLSPServer by private-inheriting...
2017-09-30 NAKAMURA Takumiclang/test/SemaCXX/ms-iunknown-template-function.cpp...
2017-09-30 Xinliang David LiFix buildbot failure -- tighten type check for matching phi
2017-09-30 Craig Topper[X86] Support v64i8 mulhu/mulhs
2017-09-30 Richard Trieu[ODRHash] Add base classes to hashing CXXRecordDecl.
2017-09-30 George Karpenkov[Analyzer] Add dummy implementation to call_once to...
2017-09-30 Xinliang David LiRecommi r314561 after fixing over-debug assertion
2017-09-30 Marek Sokolowski[llvm-rc] Serialize DIALOG(EX) to .res files (serializa...
2017-09-30 Adrian Prantltypos
2017-09-30 Adrian Prantlllvm-dwarfdump: implement the --name lookup option.
2017-09-30 Adrian PrantlFix 80 column violations
2017-09-30 Adrian PrantlAdd comments
2017-09-30 George Karpenkov[Analyzer] Document a gotcha: for C++ -analyze-function...
2017-09-30 George Karpenkov[Analyzer] Add nullability to the list of tested checke...
2017-09-30 George Karpenkov[Analyzer] Synthesize function body for std::call_once
2017-09-29 Richard SmithAdd a "vexing parse" warning for ambiguity between...
2017-09-29 Stanislav Mekhanoshin[AMDGPU] Set fast-math flags on functions given the...
2017-09-29 Yaxun LiuCodeGen: Fix pointer info in expandUnalignedLoad/Store
2017-09-29 Adrian Prantlfix 80 column violation.
2017-09-29 Xinliang David LiRevert 314561 due to debug build assertion failure
2017-09-29 Marek Sokolowski[llvm-rc] Serialize MENU resources to .res files (seria...
2017-09-29 Xinliang David LiEliminate PHI (int typed) which has only one use by...
2017-09-29 Alex ShlyapnikovRevert "Use the basic cost if a GEP is not used as...
2017-09-29 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-using and...
2017-09-29 Paul Robinson[PS4] Tidy up some debug-tuning v. triple decision...
2017-09-29 Erich Keane[Sema] Correct IUnknown to support Unknwnbase.h Header.
2017-09-29 Francis RicciMove LoadedModule list to a NoCtor vector and initializ...
2017-09-29 Francis RicciRevert "Move LoadedModule list to a NoCtor vector and...
2017-09-29 Brian GesiakRevert "[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY`...
2017-09-29 Brian Gesiak[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)
2017-09-29 Marek Sokolowski[llvm-rc] Serialize ACCELERATORS to .res files (seriali...
2017-09-29 Jan VeselyFix amdgcn-amdhsa on llvm-3.9
2017-09-29 Jan Veselytravis: Check built libraries on llvm-3.9
2017-09-29 Jan VeselyAdd script to check for unresolved function calls
2017-09-29 Jan Veselygeometric: geometric functions are only supported for...
2017-09-29 Jan Veselytravis: add build using llvm-3.9
2017-09-29 Jan VeselyRestore support for llvm-3.9
2017-09-29 Matthew Simpson[LV] Use correct insertion point when type shrinking...
2017-09-29 Marek Sokolowski[llvm-rc] Refactoring needed for ACCELERATORS and MENU...
2017-09-29 Sanjoy DasUse LLVM_ENABLE_ABI_BREAKING_CHECKS correctly
2017-09-29 Marek Sokolowski[llvm-rc] Serialize HTML resources to .res files (seria...
2017-09-29 Adam NemetDisplay relative hotness with two decimal digits after...
2017-09-29 Simon PilgrimFix Wmismatched-tags warning.
2017-09-29 Francis Ricci[test] Enable LeakSanitizer on 64-bit Darwin ASan llvm...
2017-09-29 Sam Clegg[WebAssembly] Allow each data segment to specify its...
2017-09-29 Francis RicciMove LoadedModule list to a NoCtor vector and initializ...
2017-09-29 Sam McCallSmall clangd cleanups, NFC
2017-09-29 Hongbin Zheng[SimplifyIndVar] Do not fail when we constant fold...
2017-09-29 Nicolai HaehnleAMDGPU: fix bad test exposed by r314522
2017-09-29 Coby Tayreefixup, post rL314493
2017-09-29 Alex ShlyapnikovFix cmake file broken by D38277.
2017-09-29 Teresa Johnson[ThinLTO] Use decimal suffix for promoted values to...
2017-09-29 Francis Ricci[test] Disable leak checking on a clang crash test...
2017-09-29 Michael Kruse[Polly] Add dumpPw() and dumpExpanded() functions....
2017-09-29 Filipe CabecinhasFix Modules/{builtin-import.mm,umbrella-header-include...
2017-09-29 Jonas Devlieghere[dwarfdump][NFC] Consistent printing of address ranges
2017-09-29 Nicolai HaehnleAMDGPU: VALU carry-in and v_cndmask condition cannot...
2017-09-29 Francis RicciAdd missing header definition
2017-09-29 Francis RicciRemove recursion from FindModuleForAddress. NFC.
2017-09-29 Michael Kruse[ScopBuilder] Fix typo. NFC.
2017-09-29 Francis RicciRefactor android fallback procmaps init. NFC.
2017-09-29 Jun Bum LimUse the basic cost if a GEP is not used as addressing...
2017-09-29 Jonas Paulsson[SystemZ] implement shouldCoalesce()
2017-09-29 Simon PilgrimFix spelling in comments. NFCI.
2017-09-29 Amara Emerson[X86] Improve codegen for inverted overflow checking...
2017-09-29 Jonas Hahnfeld[test] Fix uninitialized memory in omp_taskloop_grainsize.c
2017-09-29 Jonas Hahnfeld[CMake] Fix configuration on PowerPC with sanitizers
2017-09-29 Sam Parker[ARM] v8.3-a complex number support
2017-09-29 Michael ZuckermanSmall modification <NFC>
2017-09-29 Alex Lorenz[docs][refactor] Add refactoring engine design document...
2017-09-29 Simon PilgrimFix Wmismatched-tags warning.
2017-09-29 Aleksandar... [mips] Reordering callseq* nodes to be linear
2017-09-29 Aleksandar... Revert "[mips] Reordering callseq* nodes to be linear"
2017-09-29 Simon Dardis[mips] Add missing license info, formatting changes...
2017-09-29 Simon Pilgrim[X86][SSE] Added more tests for vector multiplications...
2017-09-29 Aleksandar... [mips] Add test cases for dext/dins family of instructions
2017-09-29 Tim Renouf[AMDGPU] calling conventions for AMDPAL OS type
2017-09-29 Tim Renouf[AMDGPU] AMDPAL scratch buffer support
2017-09-29 Tim Renouf[Triple] Add AMDPAL operating system type
2017-09-29 Daniel Marjamaki[Sema] Suppress warnings for C's zero initializer
2017-09-29 Jonas Devlieghere[dwarfdump][NFC] Consistent errors and warnings with...
2017-09-29 Aleksandar... [mips] Reordering callseq* nodes to be linear
2017-09-29 Ben Dunbobbin[NFC] Removed accidenatally added file
2017-09-29 Ben Dunbobbin[ELF] Simpler scheme for handling common symbols
2017-09-29 Coby Tayree[X86][MS-InlineAsm] Extended support for variables...
2017-09-29 Coby Tayree[X86][MS-InlineAsm] Extended support for variables...
2017-09-29 Martin StorsjoSkip building x86 parts of UnwindRegisters*.S when...
2017-09-29 Adam NemetMake find_opt_files vararg
2017-09-29 Lang Hames[ORC] Replace decltype with a concrete type to make...
2017-09-29 Dean Michael... [XRay][compiler-rt][NFC] Remove loggingInitialized...
2017-09-29 Eugene ZemtsovFix Android remote debugging tests running on Windows
2017-09-29 Eugene ZemtsovFix compilation error
2017-09-29 Brian Gesiak[CMake] Fix typo "Wraning" (NFC)
2017-09-29 Saleem Abdulrasoolllvm-readobj: fix a few typos (NFC)
2017-09-29 Faisal Vali[NFC] Replace 'arguments' with 'parameters' in comments...
2017-09-29 Faisal Vali[NFC] Rename variable 'Arguments' to 'Parameters' when...
2017-09-29 Sanjoy DasRevert "[BypassSlowDivision] Improve our handling of...
2017-09-29 Adrian Prantlllvm-dwarfdump: support .apple-namespaces in --find
2017-09-29 Marek Sokolowski[llvm-rc] Import all make_unique invocations from llvm...
2017-09-29 Adrian Prantlllvm-dwarfdump: add support for .apple_types in --find
next