platform/upstream/llvm.git
2018-03-15 Pavel Labath@skipUnlessDarwin TestTargetSourceMap
2018-03-15 Alexander Kornienko[clang-tidy] rename_check.py misc-unused-raii bugprone...
2018-03-15 Alexander KornienkoFixed filename in a comment. NFC
2018-03-15 Alexander Kornienko[clang-tidy] rename_check.py misc-sizeof-container...
2018-03-15 Alexander Kornienko[clang-tidy] rename_check.py misc-sizeof-expression...
2018-03-15 Alexander Kornienko[clang-tidy] rename_check.py {misc,bugprone}-macro...
2018-03-15 Craig Topper[X86] Add test cases for 512-bit addsub from build_vector.
2018-03-15 Craig Topper[X86] Add support for matching FMSUBADD from build_vector.
2018-03-15 Craig Topper[X86] Remove old TODO. We have coverage for this now.
2018-03-15 Craig Topper[X86] Use MVT in a couple places where we know the...
2018-03-15 Aaron Smith[DebugInfo] Add a new method IPDBSession::findLineNumbe...
2018-03-15 Greg ClaytonFix a bug in "target.source-map" where we would resolve...
2018-03-15 Lei Huang[PowerPC][NFC] formatting-only fix
2018-03-15 Richard TrieuRefactoring code around move/copy initialization. ...
2018-03-15 George Burgess IVRemove unused variable; NFC
2018-03-15 Vitaly Buka[sanitizer] Fix off type in mmap64 interceptor
2018-03-15 Vedant Kumar[test] cmake: Ensure liblldb builds before tests run
2018-03-15 Lang Hames[ORC] Re-apply r327566 with a fix for test-global-ctors.ll.
2018-03-15 Richard Trieu[CFG] Allow CallExpr's to be looked up in CFG's
2018-03-15 Davide Italiano[Dictionary] Rewrite the test added in r327587 as an...
2018-03-14 George Karpenkov[analyzer] Explicitly set an -std level for the analyze...
2018-03-14 Julie Hockett[clang-tidy] Add Zircon module to clang-tidy
2018-03-14 Matt Davis[CleanUp] Remove NumInstructions field from LoopVectori...
2018-03-14 Simon Pilgrim[X86][Btver2] Add support for multiple pipelines stages...
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
next