platform/upstream/llvm.git
2018-03-14 Davide Italiano[DataFormatters] Implement summary for __NSDictionary0.
2018-03-14 Vedant Kumar[test] Skip more lldb-mi tests which occasionally time...
2018-03-14 Sanjay Patel[InstSimplify] add tests for frem and vectors with...
2018-03-14 Rumeet DhindsaUpdate Error Message
2018-03-14 Mark Searles[AMDGPU] Waitcnt pass: Modify the waitcnt pass to propa...
2018-03-14 Simon Pilgrim[X86][Btver2] Add ResourceCycles and NumMicroOps overri...
2018-03-14 Reid Kleckner[FastISel] Sink local value materializations to first use
2018-03-14 Francis Visoiu... [CodeGen] Use MIR syntax for MachineMemOperand printing
2018-03-14 Nicholas Wilson[WebAssembly] Fix -Werror=extra failure due to enum...
2018-03-14 Yaxun LiuRemove test deep-ast-tree.cpp
2018-03-14 Philip Reames[EarlyCSE] Exploit open ended invariant.start scopes
2018-03-14 Reid KlecknerRevert "[ORC] Switch from shared_ptr to unique_ptr...
2018-03-14 Sanjay Patel[InstSimplify] fix folds for (0.0 - X) + X --> 0 (PR27151)
2018-03-14 Rui Ueyama[ELF] Add .eh_frame pieces to map file
2018-03-14 Eugene Zelenko[Tooling] Fix some Clang-tidy modernize and Include...
2018-03-14 Simon Pilgrim[X86] Add haswell testing for PR35635 as well.
2018-03-14 Reid Kleckner[COFF] Fix LLD COFF tests as a follow-up to r327563
2018-03-14 Yaxun LiuReduce AST depth for test deep-ast-tree.cpp for atom
2018-03-14 Francis Visoiu... [AArch64] Emit CSR loads in the same order as stores
2018-03-14 Vedant Kumar[test] Skip some lldb-mi tests which time out on Darwin
2018-03-14 Martin Storsjo[test] Fix a temp filename in a test from SVN r327561...
2018-03-14 Lang Hames[ORC] Switch from shared_ptr to unique_ptr for addModul...
2018-03-14 Rui UeyamaImplement --cref.
2018-03-14 Alexander Richardson[UpdateTestChecks] Handle IR variables with a '-' in...
2018-03-14 Reid Kleckner[COFF] Enable per-function and data sections in LTO
2018-03-14 Martin Storsjo[MinGW] Add support for the GNU ld flag --kill-at
2018-03-14 Martin Storsjo[COFF] Add support for the GNU ld flag --kill-at
2018-03-14 Reid Kleckner[wasm] Fix wasm lld test on Windows, where the executab...
2018-03-14 Reid Kleckner[COFF] Add integration test for LTO + /guard:cf
2018-03-14 Roman Lebedev[Parser] (C++) Make -Wextra-semi slightly more useful
2018-03-14 Reid Kleckner[MC] Always emit relocations for same-section function...
2018-03-14 George Rokos[libomptarget][nvptx] Bug fix: Correctly identify the...
2018-03-14 Rui UeyamaSeparate sentences to clarify a comment.
2018-03-14 Sanjay Patel[InstSimplify] add tests to show missing/broken fadd...
2018-03-14 Sanjay Patel[InstSimplify] regenerate checks; NFC
2018-03-14 Vedant Kumar[test] Delete some xfailed lldb-mi tests
2018-03-14 Reid Kleckner[LLVM-C] [bindings/go] Add C and Golang bindings for...
2018-03-14 Simon Marchi[clangd] Use Contents from inputs in codeComplete and...
2018-03-14 Tatyana KrasnukhaUse GetItemAtIndexAsString overload for ConstString...
2018-03-14 Tatyana KrasnukhaReuse IsEmpty for ConstString::operator bool().
2018-03-14 Yaxun LiuAttempt to fix failure of deep-ast-tree.cpp on atom...
2018-03-14 Richard SmithUpdate DR script to mark Clang 6 as 'done' not 'svn'.
2018-03-14 Richard Smith[www] Update C++ DR status to match latest issues list.
2018-03-14 Rafael EspindolaSet dso_local for NSConcreteStackBlock.
2018-03-14 Rafael EspindolaSet dso_local on external rtti GVs.
2018-03-14 Rafael EspindolaError instead of producing broken binary.
2018-03-14 Roman Lebedev[InstSimplify] [NFC] cast-unsigned-icmp-cmp-0.ll -...
2018-03-14 Craig Topper[X86] Add back fast-isel code for handling i8 shifts.
2018-03-14 Ilya Biryukov[clangd] Fix indentation in the comment. NFC
2018-03-14 Fangrui SongFix LLVM IR check lines in utils/update_cc_test_checks.py
2018-03-14 Ilya Biryukov[clangd] Don't expose vfs in TUScheduler::runWithPreamble.
2018-03-14 Rafael EspindolaReduce code duplication a bit.
2018-03-14 Roman Lebedev[InstSimplify] [NFC] Add tests for peeking through...
2018-03-14 Roman Lebedev[InstCombine] [NFC] Add tests for peeking through unsig...
2018-03-14 Francis Visoiu... [AArch64] Keep track of MIFlags in the LoadStoreOptimizer
2018-03-14 Ilya Biryukov[clangd] Remove forceReparse, add a flag to addDocument...
2018-03-14 Frederich Munch[CMake] Properly quote string arguments to quiet errors...
2018-03-14 Craig Topper[X86] Teach X86TargetLowering::targetShrinkDemandedCons...
2018-03-14 Yaxun LiuAttempt to fix failure of deep-ast-tree.cpp on ppc64...
2018-03-14 Frederich MunchExpand clang-interpreter with example of throwing in...
2018-03-14 Nicholas Wilson[WebAssembly] Use DenseMapInfo traits from LLVM repo...
2018-03-14 Nicholas Wilson[WebAssembly] Add DenseMap traits and operator== for...
2018-03-14 Kostya Kortchinsky[scudo] Add Chunk::getSize, rework Chunk::getUsableSize
2018-03-14 Simon Pilgrim[X86][AVX] Use WriteFShuffleLd for broadcast reg-mem...
2018-03-14 Nicholas Wilson[WebAssembly] Avoid COMDAT hashmap lookup for each...
2018-03-14 Nicholas Wilson[WebAssembly] Identify COMDATs by index rather than...
2018-03-14 Arnold SchwaighoferSjLjEHPrepare: Don't reg-to-mem swifterror values
2018-03-14 Alexander Ivchenko[GlobalIsel][X86] Support for G_SDIV instruction
2018-03-14 Jonas Devlieghere[dotest] Rename llvm-dotest -> lldb-dotest and make...
2018-03-14 Sanjay Patel[CodeGen] allow printing of zero latency in sched comments
2018-03-14 Andrea Di Biagio[llvm-mca] Remove unused variable from InstrBuilder...
2018-03-14 Yaxun LiuAdd deep AST tree test for r327515
2018-03-14 Yaxun LiuCodeGen: Reduce LValue and CallArgList memory footprint...
2018-03-14 Andrea Di Biagio[llvm-mca] Move the logic that updates the register...
2018-03-14 Gheorghe-Teodor... [OpenMP] Add OpenMP data sharing infrastructure using...
2018-03-14 Jonas Devlieghere[test] Disable TestMachCore everywhere except on Darwin
2018-03-14 Petar Jovanovic[mips] Add support for CRC ASE
2018-03-14 Simon Pilgrim[X86][Btver2] Fix YMM shuffle, permute and permutevar...
2018-03-14 Teresa Johnson[LTO/gold] Fix workaround for old plugin-api.h in ...
2018-03-14 Nicholas Wilson[WebAssembly] Add missing implementation for --initial...
2018-03-14 Nicholas Wilson[WebAssembly] Replace varargs debugPrint with standard...
2018-03-14 Teresa Johnson[LTO/gold] Support --wrap
2018-03-14 Simon Pilgrim[X86][SSE] Use WriteFShuffleLd for MOVDDUP/MOVSHDUP...
2018-03-14 Ilya Biryukov[Sema] Pop function scope when instantiating a func...
2018-03-14 Martin Storsjo[AArch64] Don't produce R_AARCH64_TLSLE_LDST32_TPREL_LO...
2018-03-14 Simon PilgrimFix 'not all control paths return a value' MSVC warning...
2018-03-14 Jonas DevlieghereUpdate selected thread after loading mach core
2018-03-14 Pavel LabathFix msvc compiler error in r327498
2018-03-14 Alexander Ivchenko[GlobalISel][X86] Support G_LSHR/G_ASHR/G_SHL
2018-03-14 Pavel LabathExplicitly initialize dwarf::FormParams in DIEInteger...
2018-03-14 Nicolai HaehnleTableGen: Explicitly forbid some nestings of class...
2018-03-14 Nicolai HaehnleTableGen: Add !ne, !le, !lt, !ge, and !gt comparisons
2018-03-14 Nicolai HaehnleTableGen: Allow dag operators to be resolved late
2018-03-14 Nicolai HaehnleTableGen: Type-check BinOps
2018-03-14 Nicolai HaehnleTableGen: Allow ? in lists
2018-03-14 Nicolai HaehnleTableGen: Add !dag function for construction
2018-03-14 Pavel LabathStaticAnalyzer: fix compiler warning. NFC
2018-03-14 Pavel Labath[cmake] Fix standalone+LLVM_LINK_LLVM_DYLIB builds...
2018-03-14 Pavel LabathFix build broken by llvm r327486
2018-03-14 Alexander Timofeev[AMDGPU] Fix for DAGCombiner infinite loop in OCLtst
next