platform/upstream/llvm.git
2017-11-03 Sriraman TallamAvoid PLT for external calls when attribute nonlazybind...
2017-11-02 Jake EhrlichReland "Add feature to determine if host architecture...
2017-11-02 Vedant Kumar[Verifier] Remove the -verify-debug-info cl::opt
2017-11-02 Quentin Colombet[AArch64][RegisterBankInfo] Add mapping for G_FPEXT.
2017-11-02 Quentin Colombet[AArch64][RegisterBankInfo] Add FPR16 support in value...
2017-11-02 Puyan Lotfimir-canon: First commit.
2017-11-02 Jake Ehrlich[llvm-objcopy] Fix bug in how segment alignment was...
2017-11-02 Craig Topper[X86] Give AVX512VL instructions priority over their...
2017-11-02 Adrian PrantlIndVarSimplify: preserve debug information attached...
2017-11-02 Jake EhrlichAdd feature to determine if host architecture is 64...
2017-11-02 Konstantin... AMDGPU: Fix warning discovered by r317266 [-Wunused...
2017-11-02 David BlaikieModular Codegen: Don't home always_inline functions
2017-11-02 Hiroshi YamauchiIrreducible loop metadata for more accurate block frequ...
2017-11-02 Pavel LabathRemove getCategories mechanism of specifying test categ...
2017-11-02 Pavel LabathRemove android watchpoint xfails
2017-11-02 Krzysztof Parzyszek[Hexagon] Prefer L2_loadrub_io over L4_loadrub_rr
2017-11-02 David BlaikieModular Codegen: Don't home/modularize static functions...
2017-11-02 Eugene Zelenko[Serialization] Fix some Clang-tidy modernize and Inclu...
2017-11-02 Shoaib Meenai[tools] Add option to install binutils symlinks
2017-11-02 Adrian PrantlClean up comments in include/llvm-c/DebugInfo.h
2017-11-02 Pavel LabathFix some warnings found by ToT clang
2017-11-02 Anna Thomas[LoopPredication] Enable predication when latchCheckIV...
2017-11-02 Erich KeaneAdd default calling convention support for regcall.
2017-11-02 Adrian PrantlAdd missing header guards.
2017-11-02 Konstantin... AMDGPU: Remove outdated fixme (it was already fixed)
2017-11-02 Sanjay Patel[CodeGen] fix const-ness of builtin equivalents of...
2017-11-02 Shoaib Meenai[cmake] Remove policy conditionals
2017-11-02 Hans WennborgFix llvm-dsymutil test in -DLLVM_ENABLE_THREADS=OFF...
2017-11-02 Martin Storsjo[test] Move llvm-lib tests into tools/llvm-lib. NFC.
2017-11-02 Ben HamiltonUpdate release notes (check SVN commit-after-approval...
2017-11-02 Jan Veselytgamma: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselytanh: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselytan: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselysqrt: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselysinpi: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselysinh: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselysin: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselynative_log: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselynative_log2: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselynative_log10: Use unary_decl instead of custom inc...
2017-11-02 Jan Veselylog: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselylogb: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselylog2: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselylog1p: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselylgamma: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselyexp2: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselycospi: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselycosh: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselycos: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselycbrt: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselyatanpi: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselyatanh: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselyatan: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselyasinpi: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselyasinh: Use unary_dec instead of custom inc file
2017-11-02 Jan Veselyasin: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselyacospi: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselyacosh: Use unary_decl instead of custom inc file
2017-11-02 Jan Veselyacos: Use unary_decl instead of custom inc file
2017-11-02 Alex Lorenzrevert r317228: remove unused function from ObjCRuntime...
2017-11-02 Craig Topper[X86] Simplify the pentium4 code in getHostCPUName...
2017-11-02 Craig Topper[X86] Change getHostCPUName fallback code to not select...
2017-11-02 Alex Lorenzremove unused function from ObjCRuntime.h, NFC
2017-11-02 Alexey Bataev[OPENMP] Fix PR35152: Do not use getInvokeDest() functi...
2017-11-02 Jonas Devlieghere[dsymutil][doc] Improve wording in manpage and rename...
2017-11-02 Anna ThomasStrip off invariant.start because memory locations...
2017-11-02 Alex Lorenz[refactor][selection] canonicalize selected string...
2017-11-02 Mitch PhillipsFixed line length style issue.
2017-11-02 Chad Rosier[TargetParser][AArch64] Reorder enum to preserve 5...
2017-11-02 Jonas Devlieghere[dsymutil] Add a manpage for dsymutil
2017-11-02 Sanjay Patel[CodeGen] add builtin attr tests to show errno-related...
2017-11-02 Stephane SezerRun clang-format on lldb.cpp
2017-11-02 Stephane SezerUse LLVM version string
2017-11-02 Anna ThomasRevert "[RS4GC] Strip off invariant.start because memor...
2017-11-02 Jan KorousFix comment typo
2017-11-02 Anna Thomas[RS4GC] Strip off invariant.start because memory locati...
2017-11-02 Jonas Hahnfeld[libomptarget] Remove stale omp handle
2017-11-02 Clement CourbetRevert "[ExpandMemCmp] Split ExpandMemCmp from CodeGen...
2017-11-02 Marshall ClowChange a bunch of comments from C++1z to C++17. NFC
2017-11-02 Clement Courbet[ExpandMemCmp] Split ExpandMemCmp from CodeGen into...
2017-11-02 Roger Ferrer... Mark tests as unsupported in C++98 as well
2017-11-02 Marshall ClowMark Endian as 'in progress'
2017-11-02 Alexey Bataev[OPENMP] Fix PR35156: Get correct thread id with window...
2017-11-02 Jonas Hahnfeld[OpenMP] Extend "Avoid VLAs for reduction" optimization...
2017-11-02 Ayman Musa[X86] Fix bug in legalize vector types - Split large...
2017-11-02 Eric LiuFix clang-format CLion integration bug.
2017-11-02 Simon Dardis[mips] Use register scavenging with MSA.
2017-11-02 Sam McCallTemporary workaround for msan false positive.
2017-11-02 Michael ZuckermanAdding test for extraxt sub vector load and store avx512
2017-11-02 Yichao YuAllow inaccessiblememonly and inaccessiblemem_or_argmem...
2017-11-02 Jan KorousFix typo in class annotation
2017-11-02 Francis Visoiu... [AsmPrinterDwarf] Add support for .cfi_restore directive
2017-11-02 Bjorn Pettersson[SimplifyCFG] Discard speculated dbg intrinsics
2017-11-02 Sam Parker[ARM] and, or, xor and add with shl combine
2017-11-02 Andrew V. TischenkoThe patch updates sched numbers for YMM AVX instrs...
2017-11-02 Sam McCallUpdate go bindings to use new functions from rL317135.
2017-11-02 Sam McCallFix clangd test on platforms where get_thread_name...
2017-11-02 Sam McCallPerformance tracing facility for clangd.
2017-11-02 Martin StorsjoFix building for ARM with dwarf exception handling
2017-11-02 NAKAMURA Takumillvm-c/DebugInfo.h: Fix warning. [-Wdocumentation]
next