platform/upstream/llvm.git
2017-10-02 Rui UeyamaFix a data race found by tsan.
2017-10-02 Sanjay Patel[InstCombine] add icmp (shr X, Y), 0 test; NFC
2017-10-02 Hans WennborgFix two header comments. NFC.
2017-10-02 Alex LorenzAdd std::move in RefactoringActionRulesTest.cpp
2017-10-02 Rui UeyamaRewrite a comment.
2017-10-02 Walter LeeAdd support for Myriad ma2x8x series of CPUs
2017-10-02 Walter LeeAdd support for Myriad ma2x8x series of CPUs
2017-10-02 Alex Lorenz[refactor] Simplify the refactoring interface
2017-10-02 Jan Veselyinteger/sub_sat: Use clang builtin instead of llvm asm
2017-10-02 Jan Veselyinteger/add_sat: Use clang builtin instead of llvm asm
2017-10-02 Jan Veselyinteger/clz: Use clang builtin instead of llvm asm
2017-10-02 Adrian PrantlAdd a testcase to check that debug info is upgraded...
2017-10-02 Adrian PrantlMove the stripping of invalid debug info from the Verif...
2017-10-02 Sanjay Patel[InstCombine] remove one-use restriction for icmp ...
2017-10-02 Douglas GregorRevert "Add /System/Library/PrivateFrameworks as a...
2017-10-02 Sanjay Patel[InstCombine] add icmp (lshr X, C1), C2 test; NFC
2017-10-02 Martin StorsjoFix building on macOS after SVN r314492
2017-10-02 Dehao ChenUpdate getMergedLocation to check the instruction type...
2017-10-02 Marc-Andre... [clangd] Handle workspace/didChangeWatchedFiles
2017-10-02 George Karpenkov[Analyzer] Make testing scripts flake8 compliant
2017-10-02 Jonas Hahnfeld[CUDA] Fix name of __activemask()
2017-10-02 Hans WennborgCodeView symbol dumper: use symbolic names for registers
2017-10-02 Reid KlecknerRevert "[Sema] Warn on attribute nothrow conflicting...
2017-10-02 Stanislav MekhanoshinEliminate ftrunc if source is know to be rounded
2017-10-02 Erich KeaneUpdate IUnknown lit test to pass on Win32
2017-10-02 Alexey Bataev[OPENMP] Capture argument of `device` clause for target...
2017-10-02 Jonas Devlieghere[dwarfdump] Add -show-form
2017-10-02 Francis RicciRevert "Add support for custom loaders to the sanitizer...
2017-10-02 Krasimir Georgiev[clang-format] Fix regression about short functions...
2017-10-02 Simon Pilgrim[X86][SSE] Add PACKSS/PACKUS constant folding tests
2017-10-02 Simon PilgrimRegenerate test (missing broadcast constant comments...
2017-10-02 Simon PilgrimRegenerate test (missing broadcast constant comments...
2017-10-02 Simon PilgrimRegenerate test. NFCI.
2017-10-02 Ilya Biryukov[clangd] Command line arg to specify compile_commands...
2017-10-02 Ilya Biryukov[clangd] Run clang-format on the source code. NFC.
2017-10-02 Sanjay Pateluse range-for-loops; NFCI
2017-10-02 Simon Atanasyan[MIPS] Fix PLT entries generation in case of linking...
2017-10-02 Coby Tayree[AsmParser] Support GAS's .print directive
2017-10-02 Alexey Bataev[OPENMP] Fix test, NFC.
2017-10-02 Ed MasteImprove FreeBSD kernel debugging
2017-10-02 Francis RicciAdd support for custom loaders to the sanitizer symbolizer
2017-10-02 Alexey Bataev[OPENMP] Simplify codegen for non-offloading code.
2017-10-02 Sanjay Patelremove duplicate comments, reposition related functions...
2017-10-02 Andrew GozillonDependent Address Space Support Test Fix
2017-10-02 Bjorn Pettersson[X86][SSE] Fix -Wsign-compare problems introduced in...
2017-10-02 Bjorn Pettersson[Debug info] Handle endianness when moving debug info...
2017-10-02 Michael Kruse[ScopBuilder] Iterate over statement instructions....
2017-10-02 Michael Kruse[ScopBuilder] Build invariant loads separately.
2017-10-02 Michael Kruse[ScopBuilder] Build escaping dependencies separately.
2017-10-02 Michael Kruse[ScopBuilder] Specialize exit block handling. NFC.
2017-10-02 Michael Kruse[ForwardOpTree] Fix out-of-quota in assertion.
2017-10-02 Ivan A. Kosarev[CodeGen] Have a special function to get TBAA info...
2017-10-02 Filipe CabecinhasUse %run for running CFI tests
2017-10-02 Simon Pilgrim[X86][SSE] Add createPackShuffleMask helper function...
2017-10-02 Ivan A. Kosarev[CodeGen] Do not refer to complete TBAA info where...
2017-10-02 Simon Pilgrim[X86][SSE] matchBinaryVectorShuffle - add support for...
2017-10-02 Hiroshi Inoue[PowerPC] support ZERO_EXTEND in tryBitPermutation
2017-10-02 George Rimar[ELF] - Stop removing sections in removeUnusedSynthetic...
2017-10-02 Simon PilgrimFix typo in comment. NFCI.
2017-10-02 Simon Pilgrim[X86] Cleanup uses of computeKnownBits by using MaskedV...
2017-10-02 Michael Zuckerman[X86][LLVM]Expanding Supports lowerInterleaved{store...
2017-10-02 Andrew GozillonDependent Address Space Support Test File
2017-10-02 Andrew GozillonDependent Address Space Support
2017-10-02 Craig Topper[X86] Fix copy pasto in X86FastISel::fastEmitInst_rrrr.
2017-10-02 Craig Topper[X86] Use a bool flag instead of assigning an unsigned...
2017-10-02 Michal Gorny[cmake] Add a separate CMake var to control profile...
2017-10-02 Rui UeyamaUpdate for LLVM change.
2017-10-02 Rui Ueyama[ICF] Include section contents in section hash values.
2017-10-02 Craig Topper[X86] Use _NOREX MOVZX instructions for some patterns...
2017-10-02 Ron Lieberman[Hexagon] Check vector elements for equivalence in...
2017-10-02 Ron Lieberman[Hexagon] Patch to Extract i1 element from vector of i1
2017-10-01 Craig Topper[InstCombine] Use APInt for all the math in foldICmpDiv...
2017-10-01 Craig Topper[X86] Change register&memory TEST instructions from...
2017-10-01 Craig Topper[X86] Remove a couple unnecessary COPY_TO_REGCLASS...
2017-10-01 Rui UeyamaInline hot functions.
2017-10-01 Michael Kruse[ScopDetect] Do not add loads out of the SCoP to requir...
2017-10-01 Martin StorsjoSjLj: Fix building after SVN r314632
2017-10-01 Jeroen KetemaLet get_work_dim take exactly 0 arguments
2017-10-01 Jeroen KetemaDo no circularly define NULL
2017-10-01 Saleem AbdulrasoolSjLj: make the SjLj implementation more portable
2017-10-01 Simon Pilgrim[X86][SSE] Add faux shuffle combining support for PACKUS
2017-10-01 Simon Pilgrim[X86][AVX2] Simplify PACKUS combine test
2017-10-01 Simon Pilgrim[X86][SSE] Improve shuffle combining of PACKSS instruct...
2017-10-01 Simon Pilgrim[X86][SSE] Add shuffle combining tests with PACKSS...
2017-10-01 Sanjay Patel[x86] formatting; NFC
2017-10-01 Jina Nahiaspre-commit adding test for broadcastm pattern
2017-10-01 Tobias GrosserAdd missing REQUIRES line
2017-10-01 Tobias Grosser[GPGPU] Set Polly's RTC to false in case invariant...
2017-10-01 Andrew GozillonTest Commit.
2017-10-01 Daniel JasperRevert r314579: "Recommi r314561 after fixing over...
2017-10-01 Michael ZuckermanAdding test for interleved, case stride 4 vf64 store...
2017-10-01 Michal Gorny[lit] Fix running lit tests in unconfigured source dir
2017-10-01 Dehao ChenSeparate the logic when handling indirect calls in...
2017-10-01 Rui UeyamaFix .rst formatting error.
2017-10-01 Rui UeyamaUpdate benchmark numbers.
2017-10-01 Rui UeyamaRun writeTo() concurrently.
2017-10-01 Xin TongFix typo. NFC
2017-10-01 Xin TongRevert "Fix typo [NFC]"
2017-10-01 Xin TongFix typo [NFC]
2017-09-30 Daniel BerlinNewGVN: Fix PR 34473, by not using ExactlyEqualsExpress...
next