platform/upstream/llvm.git
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
2018-03-14 Eric Liu[clangd] Add an interface that finds symbol by SymbolID...
2018-03-14 Pavel LabathDWARF: Unify form size handling code
2018-03-14 Jonas Devlieghere[dsymutil] Print architecture in warning
2018-03-14 Pavel LabathExport LLVM_DYLIB_COMPONENTS in LLVMConfig.cmake
2018-03-14 Pavel LabathSkip TestWatchedVarHitWhenInScope.py everywhere
2018-03-14 Alexander Ivchenko[GlobalIsel][X86] Support for G_ZEXT instruction
2018-03-14 George Rimar[ELF] - Never create .gnu_hash with NBuckets == 0.
2018-03-14 George Rimar[ELF] - Convert overlapping-sections.s testcase to...
2018-03-14 Robert Widmann[LLVM-C] Redo unnamed_address attribute bindings
2018-03-14 Lang Hames[RuntimeDyld] Silence a compiler error.
2018-03-14 Lang Hames[ORC] Fix a data race in the lookup function.
2018-03-14 Lang Hames[ExecutionEngine] Add a getSymbolTable method to Runtim...
2018-03-14 Lang Hames[ORC] Silence a compiler error.
2018-03-14 Lang Hames[ORC] Add a 'lookup' convenience function for finding...
2018-03-14 Aaron Smith[SymbolFilePDB] Rewrite ParseTypes method
2018-03-14 Eugene ZemtsovDisable test debuglineinfo-path on powerpc
2018-03-14 Kostya Serebryany[hwasan] update docs
2018-03-14 Eugene Zemtsovgrep for global functions only
2018-03-14 Sam Clegg[WebAssembly] Fix expected contents of relocations...
2018-03-14 Matt ArsenaultTargetMachine: Add address space to getPointerSize
2018-03-14 Eugene ZemtsovAdd extra output/check to debug clang-ppc64be-linux...
2018-03-13 Teresa JohnsonRevert "[LTO/gold] Support --wrap"
2018-03-13 Akira HatanakaCheck that a field is not annotated with attribute...
2018-03-13 Vedant Kumar[test] Replace some references to Apple-internal bugs
2018-03-13 Craig Topper[X86] Re-generate test to get proper capitalization...
2018-03-13 Aditya Nandakumar[GISel]: Fix incorrect type used in Pattern Match for...
2018-03-13 Gheorghe-Teodor... [OpenMP] Add flag for linking runtime bitcode library
2018-03-13 Teresa Johnson[LTO/gold] Support --wrap
2018-03-13 Eugene ZemtsovDisable optimizations in debuglineinfo-path test
2018-03-13 Craig Topper[X86] Simplify the LowerAVXCONCAT_VECTORS code a little...
2018-03-13 Joel E. Denny[Attr] Merge two dependent tests from different directories
2018-03-13 Sjoerd Meijer[ARM] ACLE FP16 feature test macros
2018-03-13 Craig Topper[X86] Rewrite LowerAVXCONCAT_VECTORS similar to how...
2018-03-13 Eugene Zelenko[Analysis] Fix some Clang-tidy modernize and Include...
2018-03-13 Julie Hockett[clang-tidy] Fixing incorrect comment
next