platform/upstream/llvm.git
2017-03-21 Valery Pykhtin[AMDGPU] Iterative scheduling infrastructure + minimal...
2017-03-21 Volkan Keles[GlobalISel] Fix shufflevector tests
2017-03-21 Egor Churaev[OpenCL] Added implicit conversion rank for overloading...
2017-03-21 Sam Kolton[ADMGPU] SDWA peephole optimization pass.
2017-03-21 Simon Pilgrim[X86][AVX512] Add _mm512_cvtsd_f64 and _mm512_cvtss_f32...
2017-03-21 Eric Liu[change-namespace] avoid adding leading '::' when possible.
2017-03-21 Andrey ChurbanovStride in distribute parallel for loops with no chunk...
2017-03-21 Siddharth Bhat[DependenceInfo] change name Write to MustWrite to...
2017-03-21 Andrea Di Biagio[DebugInfo][X86] Teach Optimize LEAs pass to handle...
2017-03-21 Artur PilipenkoNFC. InstCombiner::visitFAdd extract LHSIntVal/RHSIntVa...
2017-03-21 Volkan Keles[GlobalISel] Move isTriviallyDead to Utils. NFC.
2017-03-21 Jonas Paulsson[DAGTypeLegalizer] Handle widening truncate to vector...
2017-03-21 David Green[ConstantFolding] Fix to prevent constant folding havin...
2017-03-21 Laszlo Nagy[scan-build-py] reuse command line output parameter...
2017-03-21 George Rimar[ELF] - Detemplate InputSection::getRelocatedSection...
2017-03-21 Tobias GrosserUpdate isl to isl-0.18-395-g77701b3
2017-03-21 George Rimar[ELF] - Detemplate InputSectionBase::uncompress(). NFC
2017-03-21 George Rimar[ELF] - Detemplate ARMExidxSentinelSection. NFC.
2017-03-21 George Rimar[ELF] - Fix one more access to Sections member.
2017-03-21 George Rimar[ELF] Follow-up to r298345 "[ELF] - Detemplate GdbIndex...
2017-03-21 Volkan Keles[GlobalISel] Translate shufflevector
2017-03-21 George Rimar[ELF] - Detemplate InputSectionBase::getLinkOrderDep...
2017-03-21 George Rimar[ELF] - Detemplate GdbIndexSection.
2017-03-21 Craig Topper[APFloat] Tag the fltSemantic getter functions with...
2017-03-21 Vitaly BukaRevert "Bypass potential libc's sysconf wrappers for...
2017-03-21 Craig Topper[APInt] Add LLVM_READONLY to some methods.
2017-03-21 Jonas Paulsson[SystemZ] Don't drop MO flags in foldMemoryOperandImpl()
2017-03-21 Zachary TurnerResubmit r298334 after fixing OSX build errors.
2017-03-21 Weiming Zhao[Builtin] Implement lit-test support (part 1 of 2:...
2017-03-21 Jason MolendaRevert r298334 until Zachary has a chance to fix the...
2017-03-21 Jason MolendaFix two places where an arm instruction emulation method
2017-03-21 Serge PavlovFix evaluation of LLVM_DEFINITIONS
2017-03-21 Zachary TurnerDelete some dead code in HostInfo.
2017-03-21 Zachary TurnerDelete various lldb FileSystem functions.
2017-03-21 Jason MolendaInitialize m_allow_cxx, m_allow_objc. These ivars...
2017-03-21 Akira HatanakaAdd support for attribute enum_extensibility.
2017-03-21 Jim InghamFindTypes should find "struct TypeName" as well as...
2017-03-21 Peter CollingbourneIRGen: Do not set dllexport on declarations.
2017-03-21 Vitaly BukaRevert "[Hexagon] Recognize polynomial-modulo loop...
2017-03-21 Eli Friedman[ARM] Revert r297443 and r297820.
2017-03-21 Reid Kleckner[COFF] Don't let /def override /out filename
2017-03-20 Zachary Turner[Support] Fill the file_status struct with link count.
2017-03-20 Zachary TurnerDelete LLDB's MD5 code. Use LLVM instead.
2017-03-20 Zachary Turner[analyze-project-deps.py] Add the ability to list all...
2017-03-20 Rafael EspindolaMove OffsetInArchive to BitcodeFile.
2017-03-20 Zachary TurnerAdd a function to MD5 a file's contents.
2017-03-20 Vadzim Dambrouski[ARM] Fix PR32130: Handle promotion of zero sized const...
2017-03-20 Eric ChristopherFix parsing of htmxlintrin.h in C++ mode
2017-03-20 Sanjay Patel[x86] add tests for setcc of i128/i256; NFC
2017-03-20 Alexander Kornienko[clang-tidy] readability-container-size-empty fix for...
2017-03-20 Alexander Kornienko[clang-tidy] Small cleanup. NFC.
2017-03-20 Jonathan PeytonMinor improvement of KMP_YIELD_NOW() macro.
2017-03-20 Jonathan PeytonFix incorrect initial value of __kmp_affinity_type.
2017-03-20 Matt ArsenaultInstCombine: Check source value precision when reducing...
2017-03-20 Tim NorthoverGlobalISel: add implicit defs & uses when mutating...
2017-03-20 Vedant Kumar[docs] Clarify sanitizer flag behavior
2017-03-20 Adrian PrantlReplace uses of DwarfExpression::addMachineReg* with...
2017-03-20 Adrian PrantlMake implementation details in DwarfExpression protecte...
2017-03-20 Eric ChristopherTurn on HTM on power8 and later (including powerpc64le...
2017-03-20 Simon Atanasyan[ELF][MIPS] Calculate relocations agains _gp_disp ...
2017-03-20 Alex ShlyapnikovBypass potential libc's sysconf wrappers for sysconf...
2017-03-20 Simon Atanasyan[ELF][MIPS] Follow-up to r298272. Fix typo to fix buildbot.
2017-03-20 Kostya SerebryanyProposal: Backward-edge CFI for return statements ...
2017-03-20 Evgeniy Stepanov[Fuchsia] Use %gs for ABI slots under -mcmodel=kernel
2017-03-20 Eli Friedman[SCEV] Fix trip multiple calculation
2017-03-20 Richard SmithAvoid these headers looking like the same file on a...
2017-03-20 Richard SmithBump __cplusplus for C++17 to 201703L per the C++17...
2017-03-20 David L. Jones[X86] Clean up test/CodeGen/X86/2006-03-01-InstrSchedBug.ll
2017-03-20 Zachary TurnerExplicitly add move constructor/assignment operators.
2017-03-20 Nirav DaveAdd test case for merging of chained stores of mismatch...
2017-03-20 Kevin EnderbyAdd the rest of the error checking for Mach-O dyld...
2017-03-20 Jim InghamGet ObjectFileMachO to handle @executable_path
2017-03-20 Jim InghamFix a problem with line tables & .o files that start...
2017-03-20 Evgeniy StepanovRevert r298158.
2017-03-20 Evgeniy StepanovRevert r298174, r298173, r298169, r298159.
2017-03-20 Simon PilgrimFixed include order. NFCI.
2017-03-20 Peter CollingbourneTry using llvm::errc, should hopefully fix version...
2017-03-20 Marshall ClowAdd two more papers from Kona, and sort them
2017-03-20 Krzysztof Parzyszek[Hexagon] Recognize polynomial-modulo loop idiom again
2017-03-20 Konstantin... [AMDGPU] Run always inliner early in opt
2017-03-20 Daniel BerlinAdd missing updated test from VN coercion changes....
2017-03-20 David BlaikieFix UB found by -Wtautological-undefined-compare
2017-03-20 Duncan P. N... Reapply "Modules: Cache PCMs in memory and avoid a...
2017-03-20 Jonathan RoelofsMention that the Sphinx docs build wants version 1...
2017-03-20 Reid Kleckner[WinEH] Adjust decision to emit SEH moves for leaf...
2017-03-20 Jonathan RoelofsFix some sphinx -Werror's
2017-03-20 Francis RicciUse pthreads for thread-local lsan allocator cache...
2017-03-20 Tim NorthoverGlobalISel: allow quad-precision values to be dumped.
2017-03-20 George Rimar[ELF] - Detemplate MipsGotSection<ELFT>
2017-03-20 Peter CollingbourneSupport, LTO: When pruning a directory, ignore files...
2017-03-20 Dehao ChenUpdates branch_weights annotation for call instructions...
2017-03-20 George Rimar[ELF] - Detemplate BuildIdSection section.
2017-03-20 Adrian PrantlUse isa<> instead of dyn_cast<> (NFC).
2017-03-20 Kuba MracekDisable stack-use-after-return.cc on AArch64. The...
2017-03-20 David BlaikieAvoid potential ADL ambiguity between llvm::make_unique...
2017-03-20 Dmitry Preobrazhensky[AMDGPU][MC] Fix for Bugs 28201, 28199, 28170 + LIT...
2017-03-20 Craig Topper[InstCombine] Print a debug message when we constant...
2017-03-20 Jessica Paquette[Outliner] ACTUALLY remove the errs output
2017-03-20 Daniel BerlinTemplatize parts of VNCoercion, and add constant-only...
2017-03-20 Pavel LabathFix remote test suite directory creation
next