platform/upstream/llvm.git
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
2017-09-29 Marek Sokolowski[llvm-rc] Add user-defined resources parsing ability...
2017-09-28 Marek Sokolowski[llvm-rc] Add integer expressions parsing ability....
2017-09-28 Jessica Paquette[MachineOutliner][NFC] Simplify logic in pruneCandidates
2017-09-28 Craig Topper[X86] Don't select (cmp (and, imm), 0) to testw
2017-09-28 Volodymyr Sapsai[Sema] Put nullability fix-it after the end of the...
2017-09-28 Marek Sokolowski[llvm-rc] Fix-up for r314468 (argument-dependent lookup...
2017-09-28 Matthias BraunARM: Fix cases where CSI Restored bit is not cleared
2017-09-28 Alexander Shaposhnikov[clang] Add getUnsignedPointerDiffType method
2017-09-28 Yonghong Songbpf: fix a bug for disassembling ld_pseudo inst
2017-09-28 Marek Sokolowski[llvm-rc] Add VERSIONINFO parsing ability. [6/8]
2017-09-28 Eugene Zelenko[Hexagon] Fix some Clang-tidy modernize and Include...
2017-09-28 Sanjay Patel[x86] add tests for possible insertelement to shuffle...
2017-09-28 Ulrich Weigand[SystemZ] Fix fall-out from r314428
2017-09-28 Aaron BallmanProperly parse a postfix expression following a Boolean...
2017-09-28 Erich Keane[Sema] Correct nothrow inherited by noexcept
2017-09-28 Erich Keane[Sema] Warn on attribute nothrow conflicting with langu...
2017-09-28 Erich KeaneFix test change missed in r314456
2017-09-28 Casey Carter[test] forwardlist.cons/move_noexcept.pass.cpp
2017-09-28 Sean Callanan[Expression parser] Setting to enable use of ExternalAS...
2017-09-28 Craig Topper[X86] Make use of vpmovwb when possible in LowerMULH
2017-09-28 Erich KeaneAdd Documentation to attribute-nothrow. Additionally...
2017-09-28 Stephane SezerAdd a few missing newlines in lldb-server messages
2017-09-28 Evgeniy StepanovFix -Werror build.
2017-09-28 Francis RicciRevert "Add support for custom loaders to the sanitizer...
2017-09-28 Yaxun Liu[AMDGPU] Allow flexible register names in inline asm...
2017-09-28 Martin Storsjo[ARM] Restore the right frame pointer register in Int_e...
2017-09-28 Martin Storsjo[ARM] Fix SJLJ exception handling when manually chosen...
2017-09-28 Matthias BraunMIR: Serialize CaleeSavedInfo Restored flag
2017-09-28 Craig Topper[AVX512] Add avx512bw command lines to 128-bit idiv...
2017-09-28 Craig Topper[X86] Use target independent ZERO_EXTEND/SIGN_EXTEND...
2017-09-28 Craig Topper[X86] Move a setOperation action for ISD::TRUNCATE...
2017-09-28 Ilya Biryukov[clangd] Skip informative qualifier chunks.
2017-09-28 Paul Robinson[DWARF] Allow forward declarations of a class template...
2017-09-28 Adrian PrantlAddress further review feedback. (NFC)
2017-09-28 Adrian Prantltry and appease gcc
2017-09-28 Evgeniy Stepanov[asan] Fix the bug number in the error message.
2017-09-28 Rafael EspindolaFix header location with PHDR.
next