platform/upstream/llvm.git
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.
2017-10-24 Martin BohmeRevert "[CodeGen][ExpandMemcmp][NFC] Allow memcmp to...
2017-10-24 Adrian PrantlUse range-based for loop. NFC
2017-10-24 Artem Belevich[NVPTX] allow address space inference for volatile...
2017-10-24 Adrian PrantlDelete unused instantiations of DIBuilder. NFC
2017-10-24 Sam CleggFix LLVM_LINK_LLVM_DYLIB=On build of llvm-cfi-verify
2017-10-24 Gadi Haber[X86][Broadwell] Added the instruction scheduling infor...
2017-10-24 Rui UeyamaMove comment to the place where it makes more sense.
2017-10-24 Vedant Kumar[llvm-cov] Use a stable sort on sub-views
2017-10-24 Rui UeyamaImprove comment.
2017-10-24 Alexey Bataev[OPENMP] Fix PR35013: Fix passing VLAs captures to...
2017-10-24 Dimitry AndricOn FreeBSD, skip the first entry in the dl_iterate_phdr...
2017-10-24 Rui UeyamaSimplify.
2017-10-24 Adrian PrantlUse range-based-for. NFC
2017-10-24 Yaxun LiuCodeGen: Fix missing debug loc due to alloca
2017-10-24 Konstantin... LLD/ELF/AMDGPU: Process AMDGPU-specific e_flags
2017-10-24 Reid Kleckner[asan] Add more x86 prologue decodings to handle x64...
2017-10-24 Yonghong Songbpf: fix a bug in trunc-op optimization
2017-10-24 Daniel Sanders[globalisel][tablegen] Fix future undefined behaviour...
2017-10-24 Justin BognerMIR: Print the register class or bank in vreg defs
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.
next