platform/upstream/llvm.git
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]
2017-11-02 Martin Storsjo[test] Remove the leftover empty directory after SVN...
2017-11-02 Martin Storsjo[test] Move llvm-dlltool tests into tools/llvm-dlltool...
2017-11-02 Shoaib Meenai[libclang] Add dummy libclang-headers target
2017-11-02 Shoaib Meenai[clangd] Remove redundant install
2017-11-02 Vitaly Buka[fuzzer] Fix nested mallocs
2017-11-02 Craig Topper[X86] Remove the model checks from the 486 detection...
2017-11-02 Craig Topper[X86] Simplify the detection of pentium-mmx in Host...
2017-11-02 Jason MolendaRevert r317182 for https://reviews.llvm.org/D39128
2017-11-02 Jason MolendaCommit Lawrence D'Anna's patch to change
2017-11-02 Jason MolendaAhhhh roll back that commit, I didn't see that Lawrence...
2017-11-02 Jason MolendaCommit Lawrence D'Anna's patch to change
2017-11-02 Shoaib Meenai[clang-tidy] Clean up installation rules
2017-11-02 Eric ChristopherRevert "Remove some of the go specific C bindings for...
2017-11-02 Steven Wu[X86] Fix fast-isel-int-float-conversion test
2017-11-02 Eric ChristopherFix for go bindings header to match previous commit.
2017-11-02 Eric ChristopherRemove some of the go specific C bindings for debug...
2017-11-02 Shoaib Meenai[clang-rename] Use add_clang_tool
2017-11-02 Shoaib Meenai[clang-reorder-fields] Switch to add_clang_tool
2017-11-02 Shoaib Meenai[cmake] Switch FATAL_ERROR to SEND_ERROR
2017-11-02 Richard SmithPR33746: Store the 'inline'ness of a static data member...
2017-11-02 Saleem AbdulrasoolCodeGen: simplify EH personality selection (NFC)
2017-11-01 Davide Italiano[Core] Comparison for unsigned >= 0 is redundant. NFCI.
2017-11-01 Davide Italiano[XML] Simplify lambda removing unused capture. NFCI.
2017-11-01 Davide Italiano[Interpreter] Remove unused variable usage. NFCI.
2017-11-01 Dan AlbertRevert "[libc++] Don't alias quick_exit if __ANDROID_AP...
2017-11-01 Mitch PhillipsUpdate cl::opt<uint64_t> instances to cl::opt<unsigned...
2017-11-01 Richard SmithFix missing -Wregister warning when 'register' is appli...
2017-11-01 Jake Ehrlich[yaml2obj][ELF] Add support for setting alignment in...
next