platform/upstream/llvm.git
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.
2017-09-28 Adrian Prantlllvm-dwarfdump: implement --find for .apple_names
2017-09-28 Lang Hames[ORC] Fix the type of RTDyldObjectLinkingLayer::NotifyL...
2017-09-28 Evandro Menezes[JumpThreading] Preserve DT and LVI across the pass
2017-09-28 Rafael EspindolaAdd a test.
2017-09-28 Craig Topper[X86] Use BWI instructions to improve lowering of v32i8...
2017-09-28 Francis RicciAdd support for custom loaders to the sanitizer symbolizer
2017-09-28 Craig Topper[X86] Remove dead code from X86ISelDAGToDAG.cpp multipl...
2017-09-28 Craig Topper[X86] Use correct subvector index when combining two...
2017-09-28 Ulrich Weigand[SystemZ] Custom-expand ATOMIC_CMP_AND_SWAP_WITH_SUCCESS
2017-09-28 Nico WeberConsolidate std::move() detection code. No behavior...
2017-09-28 Jonas Devlieghere[dwarfdump] Verify that CUs have a unit DIE.
2017-09-28 Simon PilgrimUse SDValue::getConstantOperandVal helper. NFCI.
2017-09-28 Nico WeberFix -Wcast-qual warning after r314336.
2017-09-28 Siddharth Bhat[Docs] Replace 0-byte incorrect GEMM_double image with...
2017-09-28 Siddharth Bhat[Docs] fix rendering of alpha and beta
2017-09-28 Simon Dardis[mips] Remove codegen support for branch likely instruc...
2017-09-28 Hans WennborgDocs: fix link to Debugger intrinsic functions
2017-09-28 Siddharth Bhat[Docs] Add a performance document.
2017-09-28 Benjamin Kramer[LoopUnroll] Fix use after poison.
2017-09-28 Amara Emerson[X86] Add overflow intrinsic test in preparation for...
2017-09-28 Benjamin Kramer[asan] Unpoison global metadata on dlclose.
2017-09-28 Bjorn Pettersson[DebugInfo] Do not extend range for physreg in LiveDebu...
2017-09-28 Benjamin Kramer[LoopInfo] Don't poison random memory regions.
2017-09-28 Philip PfaffeFix the build after r314375
2017-09-28 Florian Hahn[LVI] Move LVILatticeVal class to separate header file...
2017-09-28 Coby Tayree[x86][AsmParser] Allow some more MS size directives
2017-09-28 Sean Eveson[llvm-cov] Create directory structure when filtering...
2017-09-28 Michael Kruse[Support] Force instantiation of isl dump() methods...
2017-09-28 George Rimar[EFL] - Fix incorrect code style. NFC.
2017-09-28 Alex BradburyTeach TargetInstrInfo::getInlineAsmLength to parse...
2017-09-28 George Rimar[ELF] - Change error message text. NFC.
2017-09-28 Benjamin KramerUse std::is_trivial instead of is_trivially_copyable.
2017-09-28 Hiroshi Inoue[PowerPC] eliminate partially redundant compare instruction
2017-09-28 Alex Bradbury[RISCV] Add common fixups and relocations
2017-09-28 Mikael Holmen[RegAllocGreedy]: Allow recoloring of done register...
2017-09-28 Sylvestre LedruAdd the new -Wnull-pointer-arithmetic warnings to the...
2017-09-28 Alex Bradbury[RISCV] Define RISC-V specific e_flags
2017-09-28 Jatin Bhateja[X86] Adding more cases to horizontal [f]add/[f]sub...
2017-09-28 Dmitry Vyukovtsan: handle signals in pause call
2017-09-28 George Burgess IV[DAGCombiner] Fix an off-by-one error in vector logic
2017-09-28 Martin Pelikan[XRay] [compiler-rt] FDR logging arg1 handler
2017-09-28 Marc-Andre... [clangd] LSP extension to switch between source/header...
2017-09-28 Yonghong Songbpf: add new insns for bswap_to_le and negation
2017-09-28 Sanjoy DasUse a BumpPtrAllocator for Loop objects
2017-09-28 Lang Hames[ORC] Update the GlobalMappingLayer interface to fit...
2017-09-28 Faisal Vali[NFC] Don't use C++17 standard lib variable template...
2017-09-28 Faisal Vali[NFC] Modernize MacroArgs using TrailingObjects
next