platform/upstream/llvm.git
2017-10-24 Stefan Pintilie[PowerPC] Try to simplify a Swap if it feeds a Splat
2017-10-24 David BlaikieBinaryFormat/MachO.h Don't mark header functions as...
2017-10-24 David BlaikieValueTracking.h Don't mark header functions as file...
2017-10-24 David BlaikieMemoryBuiltins.h: Don't mark header functions as file...
2017-10-24 David BlaikieIndirectCallSiteVisitor.h:findIndirectCallSites Don...
2017-10-24 David BlaikieStringExtras.h Don't mark header functions as file...
2017-10-24 David BlaikieSmallVector.h:capacity_in_bytes Don't mark header funct...
2017-10-24 David BlaikieDenseMap.h:capacity_in_bytes Don't mark header function...
2017-10-24 David BlaikieBitVector.h:capacity_in_bytes Don't mark header functio...
2017-10-24 Yonghong Songbpf: fix a bug in bpf-isel trunc-op optimization
2017-10-24 Aaron BallmanAdded instructions for obtaining clang-tools-extra...
2017-10-24 Alex LorenzAdd missing clangRewrite lib dependency for clangToolin...
2017-10-24 Adrian PrantlDoxygenify comments.
2017-10-24 Alex Lorenz[refactor] Initial outline of implementation of "extrac...
2017-10-24 Michael Kruse[opt] Initialize WriteBitcode pass.
2017-10-24 Daniel Sanders[globalisel][tablegen] Multi-insn emission requires...
2017-10-24 Simon Pilgrim[X86][AVX] ComputeNumSignBitsForTargetNode - add suppor...
2017-10-24 Reid Kleckner[codeview] Fix handling of S_HEAPALLOCSITE
2017-10-24 Konstantin... LLD/ELF: Allow targets to set e_flags
2017-10-24 Michael Kruse[ZoneAlgo] Translate addArrayWriteAccess to isl++....
2017-10-24 Alex Lorenz[code completion] Complete ObjC methods in @implementat...
2017-10-24 Simon Pilgrim[SelectionDAG] Add VSELECT support to ComputeNumSignBits
2017-10-24 Marshall ClowMark string_view's constructor from (ptr,len) as noexce...
2017-10-24 Rafael EspindolaRefactor duplicated comment. NFC.
2017-10-24 Saleem AbdulrasoolPowerPC: support the separator character in the IAS
2017-10-24 Erich KeaneRemove repeated function name in doxygen comment.
2017-10-24 Jonathan PeytonDisable threadprivate data cleanup if runtime is termin...
2017-10-24 Pavel LabathRevert "[lldbtests] Handle errors instead of crashing."
2017-10-24 Craig Topper[TableGen] Fix some formatting quirks in the subtarget...
2017-10-24 Craig Topper[TableGen] Simplify some of the subtarget emission...
2017-10-24 Simon Pilgrim[X86] truncateVectorCompareWithPACKSS - use PACKSSDW...
2017-10-24 Erich KeaneFix spelling in comment, field is isMsStruct, not Strust
2017-10-24 Sanjay Patel[x86] add more vector ISA variants for memcmp expansion...
2017-10-24 Michael Kruse[ISLTools] Translate computeReachingWrite to isl++...
2017-10-24 Vassil Vassilev[modules] Add a regression test for merging anon decls...
2017-10-24 Sanjay Patel[utils] make retq/retl regex an option that is off...
2017-10-24 Oliver Stannard[ARM] Tighten up CHECK lines in a test
2017-10-24 Oliver Stannard[ARM] Error for invalid shift in memory operand
2017-10-24 Simon Pilgrim[X86] truncateVectorCompareWithPACKSS - remove duplicat...
2017-10-24 Marshall ClowMark string_view literals as 'noexcept'. Fixes PR#25054...
2017-10-24 Erich KeaneAdd Forgotten test for: Fix template parameter default...
2017-10-24 Erik VerbruggenDo not add a colon chunk to the code completion of...
2017-10-24 Andrew V. TischenkoUpdate f16c instruction scheduling on btver2.
2017-10-24 Zvi RackoverX86CallFrameOptimization: Update comments and variable...
2017-10-24 Eric Liu[Tooling] Add a factory method for CommonOptionsParser
2017-10-24 Michael Kruse[DeLICM] Do not try to map to multiple array elements.
2017-10-24 Zvi RackoverX86CallFrameOptimization: Recognize 'store 0/-1 using...
2017-10-24 Bjorn Pettersson[ConstantFolding] Avoid assert when folding ptrtoint...
2017-10-24 Bjorn Pettersson[LangRef] Update description of Constant Expressions
2017-10-24 George Rimar[llvm-dwarfdump] - Cleanup of gnu_call_site.s. NFC.
2017-10-24 Marek OlsakAMDGPU: Add new intrinsic llvm.amdgcn.kill(i1)
2017-10-24 Marek OlsakAMDGPU: Add llvm.amdgcn.wqm.vote intrinsic
2017-10-24 Jan Korous[docs] Code example fix
2017-10-24 Peter Smith[AArch64] Fix PR34625 -mtune without -mcpu should not...
2017-10-24 Oliver Stannard[ARM] Replace development diagnostics with normal DEBUG...
2017-10-24 Serguei KatkovRestore the fix rL316059 eliminated by rL316372
2017-10-24 Oliver Stannard[ARM] tSETEND needs IsThumb
2017-10-24 Oliver Stannard[ARM] Remove tCPS alias which just crashed
2017-10-24 Sam McCallSupport formatv of TimePoint with strftime-style formats.
2017-10-24 George Rimar[ELF] - Do not collect SHT_REL[A] sections unconditiona...
2017-10-24 Clement Courbet[CodeGen][ExpandMemcmp][NFC] Allow memcmp to expand...
2017-10-24 Zvi RackoverX86: Fix X86CallFrameOptimization to search for the...
2017-10-24 Martin StorsjoAdd missing checks for register number
2017-10-24 Bruno Cardoso... [Modules] Add module for Config/llvm-config.h
2017-10-24 Omer Paparo... [MC] Adding code padding for performance stability...
2017-10-24 Zvi RackoverX86: Register the X86CallFrameOptimization pass
2017-10-24 Tim Shen[test] Fix clang-test for FreeBSD and NetBSD
2017-10-24 Dean Michael... [XRay][compiler-rt] More fixups.
2017-10-24 Dean Michael... [XRay][compiler-rt] Fixup shadowing
2017-10-24 Jordan RoseUnnamed bitfields don't block constant evaluation of...
2017-10-24 Daniel Sanders[globalisel][tablegen] Remove unused InstructionMatcher...
2017-10-24 Dean Michael... [XRay][compiler-rt] Remove C++ STL from the buffer...
2017-10-24 Erich KeaneFix template parameter default args missed if redecled
2017-10-24 Bob Haarman[raw_fd_ostream] report actual error in error messages
2017-10-24 George Karpenkov[Analyzer] Fix for the memory leak: fix typo in if...
2017-10-24 George Karpenkov[Analyzer] Handle implicit function reference in bodyfa...
2017-10-24 Saleem AbdulrasoolObjCARC: do not increment past the end of the BB
2017-10-23 George Karpenkov[Analyzer] Do not use static storage to for implementat...
2017-10-23 Alexander Shaposhnikov[analyzer] Fix handling of labels in getLValueElement
2017-10-23 Reid Kleckner[codeview] Add support for inlinee lists
2017-10-23 Justin Lebar[PM] Fix Typo
2017-10-23 Jessica Paquette[MachineOutliner] Add optimisation remarks for successf...
2017-10-23 Alex Shlyapnikov[Sanitizers-libFuzzer] Addressing coding style issues.
2017-10-23 Marshall ClowMore fuzzing interfaces
2017-10-23 Davide Italiano[lldbtests] Handle errors instead of crashing.
2017-10-23 Reid Kleckner[PDB] Add test for S_THUNK32 records
2017-10-23 Pavel LabathUse ipv4 localhost address in lldb-server tests
2017-10-23 Davide Italiano[Symbol] Remove dead code. NFCI.
2017-10-23 Konstantin... AMDGPU: Initialize WavefrontSize from TD files
2017-10-23 Aditya Nandakumar[GISel][ARM]: Fix illegal Generic copies in tests
2017-10-23 Aditya Nandakumar[GISel][AArch64]: Fix illegal Generic copies in tests
2017-10-23 Reid Kleckner[PDB] Fix logging of bad type indices
2017-10-23 Reid Kleckner[codeview] Recognize two records with no type index...
2017-10-23 Rong Xu[PM] Add pgo-memop-opt pass to the new pass manager
2017-10-23 Simon Pilgrim[X86][SSE] combineBitcastvxi1 - use PACKSSWB directly...
2017-10-23 Alex Shlyapnikov[libFuzzer] Periodically purge allocator's quarantine...
2017-10-23 Volodymyr Sapsai[Sema] Add support for flexible array members in Obj-C.
2017-10-23 Bob WilsonAdd a new Simulator entry for the target triple environ...
2017-10-23 Petr Hosek[Driver] Use ld.lld directly for Fuchsia rather than...
2017-10-23 Rafael EspindolaMake Ctx a plain pointer again.
next