platform/upstream/llvm.git
2016-08-31 Richard SmithDon't diagnoes a mismatch between implicit and explicit...
2016-08-31 Richard SmithFix mishandling of deletedness for assignment operators...
2016-08-31 Reid Kleckner[codeview] Don't emit vshape info for classes without...
2016-08-31 Saleem Abdulrasoollibc++abi: fix some -Wunused-function warnings
2016-08-31 Derek Schuff[WebAssembly] Disable folding of GA+reg into load/store...
2016-08-31 Rui UeyamaLinker script: support VERSION command.
2016-08-31 Zachary TurnerRemove unused variables.
2016-08-31 Sanjay Patel[InstCombine] change insertRangeTest() to use APInt...
2016-08-31 Saleem AbdulrasoolRevert "Driver: use the canonical static library naming"
2016-08-31 Michael Zolotukhin[LoopInfo] Add verification by recomputation.
2016-08-31 Geoff Berry[EarlyCSE] Optionally use MemorySSA. NFC.
2016-08-31 Jason HenlineExclude examples, unittests from doc gen
2016-08-31 Jason Henline[StreamExecutor] Add Doxygen main page
2016-08-31 Quentin ColombetActually check for the diagnostic to be emitted!
2016-08-31 Krzysztof Parzyszek[Hexagon] Deal with undefs when extending live intervals
2016-08-31 Tom StellardAMDGPU/SI: Make sure llvm.amdgcn.implicitarg.ptr()...
2016-08-31 Quentin Colombet[TargetPassConfig] Add a hook to tell whether GlobalISe...
2016-08-31 Quentin Colombet[ResetMachineFunction] Emit the diagnostic isel fallbac...
2016-08-31 Quentin Colombet[DiagnosticInfo] Add a diagnostic class for the fallbac...
2016-08-31 Chad RosierFix indent. NFC.
2016-08-31 George Burgess IVFix a typo in a comment.
2016-08-31 Krzysztof ParzyszekAdd an optional parameter with a list of undefs to...
2016-08-31 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-08-31 Kostya Serebryany[sanitizer] extend SizeClassMap to take more template...
2016-08-31 Geoff Berry[EarlyCSE] Allow forwarding a non-invariant load into...
2016-08-31 Pavel LabathAlways rely on CFI unwind info for linux vdso
2016-08-31 Chad Rosier[SLP] Update the debug based on Michael's suggestion.
2016-08-31 Geoff Berry[LangRef] Clarify !invariant.load semantics.
2016-08-31 Pavel LabathFixup TestPyObjSynthProvider.py and enable it again
2016-08-31 Chad Rosier[SLP] Sink debug after checking for matching types...
2016-08-31 Ivan KrasinFix UBSan bot by not passing NULL into memcpy src.
2016-08-31 Davide Italiano[lib/LTO] Factor out logic for running passes.
2016-08-31 Tim Shens/static inline/static/ for headers I have changed...
2016-08-31 Teresa Johnson[LTO] Fix common test to reflect r279911 and move to...
2016-08-31 Reid Kleckner[codeview] Pass through vftable shape information
2016-08-31 Reid Kleckner[codeview] Emit vtable shape information
2016-08-31 Zachary TurnerAdd more unit tests for StringExtractor hex/endian...
2016-08-31 Petr Hosek[ELF] Linkerscript: define symbols outside SECTIONS
2016-08-31 Logan ChienWrap LIBCXXABI_USE_LLVM_UNWINDER with defined().
2016-08-31 Philip Reames[statepoints][experimental] Add support for live-in...
2016-08-31 Simon Pilgrim[X86][SSE] Improve awareness of (v)cvtpd2ps implicit...
2016-08-31 Chad Rosier[SLP] Arguments should be camel case, and start with...
2016-08-31 Aaron BallmanChanging a code block to text because Sphinx does not...
2016-08-31 Sjoerd MeijerClang patch r280064 introduced ways to set the FP excep...
2016-08-31 Daniel Jasperclang-format: Set default WebKit style to use C++11.
2016-08-31 Krzysztof ParzyszekFixed spill stack objects are mutable
2016-08-31 Rafael EspindolaRemove redundant argument. NFC.
2016-08-31 Rafael EspindolaInternalize common variables.
2016-08-31 Chad RosierFix comments about IndirectBrInst in Instructions.h
2016-08-31 Luke Drummond[clang-format-vim] Support vim linked against py3
2016-08-31 James MolloyRevert "[SimplifyCFG] Improve FoldValueComparisonIntoPr...
2016-08-31 Aaron BallmanChanging a code block to text because Sphinx does not...
2016-08-31 Rafael EspindolaDelete unnecessary template.
2016-08-31 Haojian Wu[clang-tidy docs] Add missing option docs.
2016-08-31 Haojian Wu[docs] Fix docs build error.
2016-08-31 James MolloyRevert "[SimplifyCFG] Change the algorithm in SinkThenE...
2016-08-31 James MolloyRevert "[SimplifyCFG] Handle tail-sinking of more than...
2016-08-31 James MolloyRevert "[SimplifyCFG] Add a workaround to fix PR30188"
2016-08-31 James MolloyRevert "[SimplifyCFG] Fix bootstrap failure after r280220"
2016-08-31 Diana PicusUse abstraction in AArch64AsmPrinter::lowerSTACKMAP...
2016-08-31 Diana PicusTypo fixes. NFC
2016-08-31 James Molloy[SimplifyCFG] Fix bootstrap failure after r280220
2016-08-31 Sjoerd MeijerRevision r280064 adds new options -fdenormal-fp-math...
2016-08-31 Rafael EspindolaDelete DefinedBitcode.
2016-08-31 Davide Italiano[LTO/InputFiles] Merge two ifs into one. NFCI.
2016-08-31 Davide Italiano[LTO] Simplify unnamed_addr handling logic. NFCI.
2016-08-31 Simon Atanasyan[ELF][MIPS] Support R_MIPS_HIGHER / R_MIPS_HIGHEST...
2016-08-31 Simon Atanasyan[ELF][MIPS] Inline function. NFC
2016-08-31 Nikolay HaustovAMDGPU/SI: Handle aliases in AMDGPUAlwaysInlinePass
2016-08-31 James MolloyAttempt to pacify buildbots after r280217
2016-08-31 James Molloy[SimplifyCFG] Add a workaround to fix PR30188
2016-08-31 James Molloy[SimplifyCFG] Improve FoldValueComparisonIntoPredecesso...
2016-08-31 James Molloy[SimplifyCFG] Handle tail-sinking of more than 2 incomi...
2016-08-31 James Molloy[SimplifyCFG] Change the algorithm in SinkThenElseCodeToEnd
2016-08-31 James Molloy[SimplifyCFG] Tail-merge calls with sideeffects
2016-08-31 Simon Pilgrim[X86][SSE] Improve awareness of fptrunc implicit zeroin...
2016-08-31 Filipe CabecinhasFix buildbot bug: Wasn't printing scariness for DoubleFree
2016-08-31 George Rimar[ELF] - Remove VersionScriptParser class and move the...
2016-08-31 George Rimar[ELF] - Fix (partial) for bug 28843 - Make sure we...
2016-08-31 Eugene LeviantAdd DT_REL(A)COUNT tag to .dynamic section
2016-08-31 George Rimar[ELF] - Introduce DiscardPolicy instead of 3 relative...
2016-08-31 Pavel LabathXFail new TestPyObjSynthProvider.py on linux until...
2016-08-31 Pavel LabathRevert r280137 and 280139 and subsequent build fixes
2016-08-31 George Rimar[ELF] - Introduce StripPolicy instead of Config->StripA...
2016-08-31 Eugene LeviantAllow adding start/end symbols to any section
2016-08-31 Pavel LabathRevert r280200 and put it a proper fix
2016-08-31 Eugene LeviantAllow .eh_frame_hdr to be placed before .eh_frame
2016-08-31 Pavel LabathFix lldb build on Mac.
2016-08-31 Filipe CabecinhasReify ErrorDoubleFree
2016-08-31 Sylvestre LedruUpdate the Linux code to reflect the changes done by...
2016-08-31 Igor Kudrin[Coverage] Suppress creating a code region if the same...
2016-08-31 Igor Kudrin[Coverage] Make sorting criteria for CounterMappingRegi...
2016-08-31 Craig Topper[AVX-512] Implement masked floating point logical opera...
2016-08-31 Craig Topper[X86] Use v2i64 vectors to implement _mm_and/andn/or...
2016-08-31 Craig Topper[AVX-512] Add patterns to select masked logical operati...
2016-08-31 Craig Topper[AVX-512] Add test cases for masked floating point...
2016-08-31 Craig Topper[X86] Regenerate a test using update_llc_test_checks.py.
2016-08-31 Dean Michael... [XRay] Support multiple return instructions in a single...
2016-08-31 David Majnemer[Loads] Properly populate the visited set in isDerefere...
2016-08-31 Richard SmithPR12298 et al: don't recursively instantiate a template...
next