platform/upstream/llvm.git
2018-10-16 Chris Lattnerfix an out of date paragraph noticed by Bryce Lelbach
2018-10-16 Sam McCall[clangd] Refactor JSON-over-stdin/stdout code into...
2018-10-16 Sam McCall[clangd] Send CodeAction responses to textDocument...
2018-10-16 Marshall ClowPartial fix for PR38964. (<string> can't be built with...
2018-10-16 Simon MarchiRemove possibility to change compile database path...
2018-10-16 Anna Thomas[LV] Teach vectorizer about variant value store into...
2018-10-16 Sanjay Patelrevert rL344609: [InstCombine] try harder to form selec...
2018-10-16 Ulrich Weigand[SystemZ] Actually enable -mzvector keywords
2018-10-16 Sanjay Patel[InstCombine] make sure type is integer before calling...
2018-10-16 Sanjay Patel[InstCombine] try harder to form select from logic ops
2018-10-16 Simon Atanasyan[driver][mips] Support MIPS R6 target triples
2018-10-16 Pavel Labathcxa_demangle: make demangler's parsing functions overri...
2018-10-16 Ayal Zaks[LV] Add test checks when vectorizing loops under opt...
2018-10-16 Jan KratochvilFix: Assertion failed: (!m_first_die || m_first_die...
2018-10-16 Eric Liu[clangd] Allow disble down traversals from root.
2018-10-16 Simon Atanasyan[driver][mips] Adjust target triple's environment accor...
2018-10-16 Simon Pilgrim[LegalizeDAG] ExpandLegalINT_TO_FP - cleanup UINT_TO_FP...
2018-10-16 Max Kazantsev[NFC] Introduce ICFLoopSafetyInfo
2018-10-16 Simon Pilgrim[X86] Fix Skylake ReadAfterLd for PADDrm etc.
2018-10-16 Renato Golin[VPlan] Script to extract VPlan digraphs from log
2018-10-16 Simon PilgrimFix buildbots - update clang-interpreter to use Legacy...
2018-10-16 Peter Smith[ARM][AArch64] Pass through endian flags to assembler...
2018-10-16 Max Kazantsev[NFC] Remove obsolete method headerMayThrow
2018-10-16 Sam McCall[clangd] Fix threading bugs in (not-yet-used) Backgroun...
2018-10-16 Sam McCall[clangd] Optionally use dex for the preamble parts...
2018-10-16 Yvan Roux Add target requirement to profile remap test.
2018-10-16 Max Kazantsev[NFC] Make LoopSafetyInfo abstract to allow alternative...
2018-10-16 Aleksandar... [mips][micromips] Fix how values in .gcc_except_table...
2018-10-16 Max Kazantsev[NFC] Encapsulate work with BlockColors in LoopSafetyInfo
2018-10-16 David Stenberg[DebugInfo][LCSSA] Rewrite pre-existing debug values...
2018-10-16 Max Kazantsev[NFC] Move block throw check inside allLoopPathsLeadToBlock
2018-10-16 Max Kazantsev[NFC] Turn isGuaranteedToExecute into a method
2018-10-16 Sam McCall[clangd] Disable timeouting test while investigating
2018-10-16 Alexander Shaposhnikov[llvm-objcopy] Factor out Buffer
2018-10-16 Max Kazantsev[SCEV] Limit AddRec "simplifications" to avoid combinat...
2018-10-16 Simon Atanasyan[mips] Group similar commands in the test case. NFC
2018-10-16 Artem DergachevRe-apply r344546 "Mark a couple of test cases as 'C...
2018-10-16 Vedant KumarUse assertEqual to improve test failure logging
2018-10-16 Artem DergachevRevert r344529 "Implement the first part of the calenda...
2018-10-16 Petr Hosek[XRay] Use fully qualified name for LogWriter
2018-10-16 Petr Hosek[XRay] Encapsulate all FD log related logic into a...
2018-10-16 Sebastian Pop[hot-cold-split] fix failing testcases
2018-10-16 Louis Dionne[libcxx] Remove custom CMake code targeting Mac OS...
2018-10-16 Heejin Ahn[WebAssembly] LSDA info generation
2018-10-16 Alexey Bataev[OPENMP][NVPTX]Increment iterator only when it is used...
2018-10-15 Craig Topper[X86] Remove some isel patterns that shouldn't be possible.
2018-10-15 Lang Hames[ORC] Rename ORC layers to make the "new" ORC layers...
2018-10-15 Simon Atanasyan[mips] Fix handling of GNUABIN32 environment in a targe...
2018-10-15 Nicolai HaehnleStructurizeCFG,AMDGPU: Test case of a redundant phi...
2018-10-15 Chris Bieneman[CMake] Fix a missing LLVM_ENABLE_IDE from r344555
2018-10-15 Lang Hames[ORC] Rename MultiThreadedSimpleCompiler to ConcurrentI...
2018-10-15 Lang HamesChange a TerminatorInst* to an Instruction* in HotColdS...
2018-10-15 Lang Hames[ORC] Switch to DenseMap/DenseSet for ORC symbol map...
2018-10-15 Erik PilkingtonNFC: Fix a -Wsign-conversion warning
2018-10-15 Craig Topper[X86] Fix a bad bitcast in the load form of vXi16 unifo...
2018-10-15 Craig Topper[X86] Add test cases showing failure to fold load into...
2018-10-15 Craig Topper[X86] Disable the peephole pass on avx2-intrinsics...
2018-10-15 Craig Topper[X86] Regenerate avx2-intrinsics-x86.ll to compress...
2018-10-15 Sanjay Patel[InstCombine] add tests for bitwise logic --> select...
2018-10-15 Sebastian Pop[hot-cold-split] fix static analysis of cold regions
2018-10-15 Adrian PrantlConvert code to use early exits in prepraration for...
2018-10-15 Petr Hosek[Driver] Support direct split DWARF emission for Fuchsia
2018-10-15 Chris Bieneman[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURAT...
2018-10-15 Simon Pilgrim[AARCH64] Improve vector popcnt lowering with ADDLP
2018-10-15 Chris Bieneman[CMake] Change the default value of LLVM_ENABLE_IDE
2018-10-15 Konstantin... AMDGPU: Generate .amdgcn_target for object code v3
2018-10-15 Sean FertileRevert "[PPC64] Add split - stack support."
2018-10-15 Jordan Rupprecht[llvm-objcopy] NFC: update TODO test comment
2018-10-15 Leonard Chan[Fixed Point Arithmetic] Fix for clang-tools-extra...
2018-10-15 Leonard Chanadded fix
2018-10-15 Stella Stamenova[lldbsuite] Make the names of test classes unique
2018-10-15 Marshall ClowMark a couple of test cases as 'C++17-only' pending...
2018-10-15 Vedant Kumar[CodeExtractor] Erase debug intrinsics in outlined...
2018-10-15 Sean Fertile[PPC64] Add split - stack support.
2018-10-15 Stella Stamenova[lldbsuite] Disable Test128BitsInteger on Windows
2018-10-15 Lang Hames[ADT] Fix a bug in DenseSet's initializer_list constructor.
2018-10-15 Sanjay Patel[SelectionDAG] allow FP binops in SimplifyDemandedVecto...
2018-10-15 Artem Dergachev[analyzer] Add doxygen comments for the new CXXAllocato...
2018-10-15 Artem Dergachev[analyzer] Teach CallEvent about C++17 aligned operator...
2018-10-15 Artem Dergachev[analyzer] NFC: RetainCountChecker: Don't dump() symbol...
2018-10-15 Artem Dergachev[python] [tests] Disable python binding tests under...
2018-10-15 Nick DesaulniersRevert 344389 "Revert r344375 "[Driver] check for exit...
2018-10-15 Marshall ClowWrap up the new chrono literals in an #ifdef so that...
2018-10-15 Sanjay Patel[DAGCombiner] allow undef elts in vector fmul matching
2018-10-15 Sam McCall[clangd] Revert include path change in Dexp. NFC
2018-10-15 Sanjay Patel[DAGCombiner] refactor folds for fadd (fmul X, -2.0...
2018-10-15 Sanjay Patel[AArch64] add tests for fmul x, -2.0 with undef elts...
2018-10-15 Leonard Chan[Fixed Point Arithmetic] FixedPointCast
2018-10-15 Marshall ClowImplement the first part of the calendar support for...
2018-10-15 Sanjay Patel[DAGCombiner] allow undef elts in vector fma matching
2018-10-15 Sanjay Patel[x86] add tests for fma with undef elts; NFC
2018-10-15 Sean FertileRevert "[CodeGenCXX] Treat 'this' as noalias in constru...
2018-10-15 Sanjay Patel[DAGCombiner] allow undef elts in vector fma matching
2018-10-15 Fedor SergeevRevert "[NewPM] teach -passes= to emit meaningful error...
2018-10-15 Sanjay Patel[x86] add tests for fma with undef elts; NFC
2018-10-15 Lang Hames[ADT] Adds equality operators for DenseMap and DenseSet...
2018-10-15 Haojian Wu[clangd] Add createIndex in dexp
2018-10-15 Sam McCall[clangd] Use SyncAPI in more places in tests. NFC
2018-10-15 Fedor Sergeev[NewPM] teach -passes= to emit meaningful error messages
2018-10-15 Sid Manning[ELF][HEXAGON] Let input determine e_flag.
next