platform/upstream/llvm.git
2017-10-10 Jake Ehrlich[llvm-objcopy] Add ability to remove multiple sections...
2017-10-10 Rui UeyamaHandle input section liveness only in MarkLive.cpp.
2017-10-10 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-10 Craig Topper[X86] Add broadcast patterns that allow a scalar_to_vec...
2017-10-10 Richard Smith[Modules TS] Diagnose attempts to enter module implemen...
2017-10-10 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize and Include...
2017-10-10 Richard Smith[Modules TS] Module ownership semantics for redeclarations.
2017-10-10 Peter CollingbourneSupport: Have directory_iterator::status() return FindF...
2017-10-10 Rafael EspindolaUpdate for llvm change.
2017-10-10 Rafael EspindolaMake the ELFFile constructor private.
2017-10-10 Matthew Simpson[SparsePropagation] Let the Instruction work list hold...
2017-10-10 Hans WennborgXFAIL ubsan/TestCases/TypeCheck/Function/function.cpp...
2017-10-10 Matthew Simpson[SparsePropagation] Use SmallVector for work lists
2017-10-10 Jake Ehrlich[llvm-objcopy] Fix latent bug that allowed some Section...
2017-10-10 Rafael EspindolaMake the ELFObjectFile constructor private.
2017-10-10 Vlad TsyrklevichRevert "Classify llvm-cfi-verify."
2017-10-10 Dehao ChenUse the first instruction's count to estimate the funci...
2017-10-10 Sanjay Patel[x86] fix prefix typos for CHECK lines; NFC
2017-10-10 Jan KorousFix indexer crash for default template template paramet...
2017-10-10 Richard SmithAdd test for regression caused by reverted patch r315251.
2017-10-10 Craig Topper[X86] Fix some patterns that select VLX instructions...
2017-10-10 Rafael EspindolaSimplify. NFC.
2017-10-10 Vlad TsyrklevichClassify llvm-cfi-verify.
2017-10-10 Simon Dardis[mips] Correct the instruction predicates for microMIPSr3
2017-10-10 Matt ArsenaultAMDGPU: Fix missing skipFunction calls
2017-10-10 Matt ArsenaultAMDGPU: Fix failure to select branch with optnone
2017-10-10 Adrian PrantlConvert condition to an early exit (NFC).
2017-10-10 Guozhi Wei[CGExprScalar] In EmitCompare trunc the result if it...
2017-10-10 Matt ArsenaultAMDGPU: Fix incorrect selection of pseudo-branches
2017-10-10 Matthew Simpson[SparseSolver] Rename getLatticeState to getExistingVal...
2017-10-10 Matt MorehouseRevert "[clang-fuzzer] Allow building without coverage...
2017-10-10 Rafael EspindolaConvert two uses of ErrorOr to Expected.
2017-10-10 Yaxun Liu[AMDGPU] Lower enqueued blocks and generate runtime...
2017-10-10 Peter CollingbourneSupport: On Windows, use CreateFileW to delete files...
2017-10-10 Roman Lebedev[opt-viewer] Don't Decode HTML bytes for Python 2
2017-10-10 Rafael EspindolaTry to make gcc happy.
2017-10-10 Rafael EspindolaReturn Expected from createRTDyldELFObject.
2017-10-10 Rafael EspindolaSimplify. NFC.
2017-10-10 Jake Ehrlich[llvm-objcopy] Add support for removing sections
2017-10-10 Jake EhrlichRevert "temporary"
2017-10-10 Jake Ehrlichtemporary
2017-10-10 Jan Veselytravis: enable checks of nvptx libraries
2017-10-10 Jan Veselytravis: Enable external function call checks on llvm...
2017-10-10 Jan VeselyMake image builtins r600/llvm-3.9 only
2017-10-10 Adrian PrantlDebug Info: Fix the SDLoc propagation for a DAGCombiner...
2017-10-10 Matt Morehouse[clang-fuzzer] Build proto-to-cxx with fuzzer-no-link.
2017-10-10 Francis Ricci[lit] Add host_cxx to lit config
2017-10-10 Francis Ricci[llvm-objdump] Disable leak checking on an llvm-objdump...
2017-10-10 Matt Morehouse[clang-fuzzer] Allow building without coverage instrume...
2017-10-10 Derek Schuff[WebAssembly] Update MCObjectWriter and associated...
2017-10-10 Rafael EspindolaDon't create a dummy __tls_get_addr.
2017-10-10 Francis Ricci[lit] Only enable LSan on darwin when clang supports it
2017-10-10 Lang Hames[MC] Add another missing <memory> include left out...
2017-10-10 Lang Hames[MC] Add a missing <memory> include left out of r315327.
2017-10-10 Hans WennborgFor dllexport class templates, export specializations...
2017-10-10 Bruno Cardoso... Revert "[SCCP] Propagate integer range info for paramet...
2017-10-10 Bruno Cardoso... Revert "[SCCP] Fix mem-sanitizer failure introduced...
2017-10-10 Lang Hames[MC] Thread unique_ptr<MCObjectWriter> through the...
2017-10-10 Jacob Gravelle[WebAssembly] Narrow the scope of WebAssemblyFixFunctio...
2017-10-10 Ilya Biryukov[clangd] Use UniqueFunction for deferred computations.
2017-10-10 Ilya Biryukov[clangd] Added missing #includes to Function.h
2017-10-10 Ilya Biryukov[clangd] Added forgotten return in UniqueFunction.
2017-10-10 Simon Pilgrim[X86][AVX512] Regenerate element insertion/extraction...
2017-10-10 Javed Absar[TableGen] Convert VarDef to range_loop. NFC.
2017-10-10 Kostya Kortchinsky[sanitizer] Revert D38706
2017-10-10 Kostya Kortchinsky[sanitizer] Move the errno/ENOMEM allocator checks...
2017-10-10 Simon Dardis[mips] Duplicate the reciprocal instruction definitions...
2017-10-10 Ilya Biryukov[clangd] clang-format the source code. NFC.
2017-10-10 Jonas DevlieghereRe-land "[llvm-dwarfdump] Print type names in DW_AT_typ...
2017-10-10 Alexey Bataev[OPENMP] Add default codegen|tests for 'target parallel...
2017-10-10 Simon PilgrimFix a (slightly weird) 'comma operator within array...
2017-10-10 Stefan Pintilie[PowerPC] Add missing record form instructions to the...
2017-10-10 Sanjay Patel[x86] add tests for insertelement; NFC
2017-10-10 Uriel Korachafter fixing the i386 case
2017-10-10 Simon Dardis[mips] Partially fix PR34391
2017-10-10 Eric LiuRevert "[Modules TS] Module ownership semantics for...
2017-10-10 Eric LiuRevert "[Modules TS] Avoid computing the linkage of...
2017-10-10 David Stuttard[DAGCombine] Fix for shuffle to vector extend for non...
2017-10-10 Dean Michael... [XRay][compiler-rt] Fix rdtscp support check for x86_64
2017-10-10 Oliver Stannard[ARM, Asm] Harden GNU LDRD/STRD aliases against invalid...
2017-10-10 Oliver Stannard[ARM, Asm] Add diagnostics for floating-point register...
2017-10-10 Oliver Stannard[ARM, Asm] Add diagnostics for general-purpose register...
2017-10-10 Nicolai HaehnleAMDGPU: Split MUBUF offset into aligned components
2017-10-10 Artem Dergachev[analyzer] MisusedMovedObject: Fix state-resetting...
2017-10-10 Artem Dergachev[analyzer] MisusedMovedObject: Add printState() method...
2017-10-10 Jonas DevlieghereRevert "[llvm-dwarfdump] Print type names in DW_AT_type...
2017-10-10 Artem Dergachev[analyzer] PthreadLockChecker: Add printState() method...
2017-10-10 Jonas Devlieghere[llvm-dwarfdump] Print type names in DW_AT_type DIEs
2017-10-10 Gabor Horvath[analyzer] Implement pointer arithmetic on constants
2017-10-10 Oliver Stannard[AsmParser] Add DiagnosticString to register classes...
2017-10-10 Florian Hahn[SCCP] Fix mem-sanitizer failure introduced by r315288.
2017-10-10 James Henderson[ELF] Set Dot initially to --image-base value when...
2017-10-10 Andrew Ng[LLD] Fix findOrphanPos to consistently ignore "dead...
2017-10-10 Gadi Haber[X86][SKYLAKE] Update regression test to differentiate...
2017-10-10 Haojian Wu[clang-refactor] Fix clang-tidy misc-move-const-arg...
2017-10-10 Ivan A. Kosarev[CodeGen] Do not construct complete LValue base info...
2017-10-10 Florian Hahn[SCCP] Propagate integer range info for parameters...
2017-10-10 Ilya BiryukovRevert "Revert r315214 since diff -Z isn't portable...
2017-10-10 Haojian WuFix small nits in clang-refactor doc.
2017-10-10 Nemanja IvanovicFix for PR34888.
next