platform/upstream/llvm.git
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...
2016-08-31 Richard TrieuConcatenate two FileCheck lines in a test.
2016-08-31 Hal Finkel[PowerPC] Don't spill the frame pointer twice
2016-08-31 NAKAMURA TakumiclangTooling: Update libdeps: LLVMOptions, since r280118.
2016-08-31 NAKAMURA TakumiclangTooling depends on ClangDriverOptions since r280118.
2016-08-31 Kostya Serebryany[sanitizer] remove kBatchClassID that is not used any...
2016-08-31 Gor Nishanov[Coroutines] Part 10: Add coroutine promise support.
2016-08-31 Sanjay Patel[InstCombine] clean up InsertRangeTest; NFCI
2016-08-31 Jason Henline[StreamExecutor] Add Stream::blockHostUntilDone
2016-08-31 Vedant Kumar[llvm-cov] Drop redundant "No." suffix in a column...
2016-08-31 Piotr Padlewski[clang-tidy] modernize-make-{smart_ptr} private ctor...
2016-08-30 Alina Sbirlea[LoadStoreVectorizer] Change VectorSet to Vector to...
2016-08-30 Richard SmithDon't try to run a test that generates code for x86...
2016-08-30 Jason Henline[StreamExecutor] Simplify Kernel classes
2016-08-30 Sanjay Patel[InstCombine] add tests to show type limitations of...
2016-08-30 Devin Coughlin[analyzer] Use lazily created buffer in EmptyLocalizati...
2016-08-30 Enrico GranataRename the test class
2016-08-30 Enrico GranataAdd an helper class lldb.formatters.synth.PythonObjectS...
2016-08-30 Saleem AbdulrasoolDriver: use the canonical static library naming
2016-08-30 Reid Kleckner[codeview] Remove redundant TypeTable lookup
2016-08-30 Kevin EnderbyAdd a test file, macho-invalid-dysymtab-extreloff-nextrel,
2016-08-30 Enrico GranataTeach ValueObject::ReadPointedString how to read char...
2016-08-30 Daniel Jasperclang-format: Correctly calculate affected ranges when...
2016-08-30 Enrico GranataFix a typo/thinko - this was generating the wrong kind...
2016-08-30 Lang Hames[ORC][RPC] Fix some bugs in the callB primitive.
2016-08-30 Chris Bieneman[CMake] Ensure that compiler-rt is added first
2016-08-30 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-08-30 Bruno Cardoso... [Modules] Add 'gnuinlineasm' to the 'requires-declarati...
2016-08-30 Saleem Abdulrasoolllvm-readobj: speculative fix for MSVC
2016-08-30 Richard TrieuFix memory leak by storing returned pointer in std...
2016-08-30 Rafael EspindolaPass Binding instead of IsWeak to addBitcode.
2016-08-30 Tim NorthoverGlobalISel: combine extracts & sequences created for...
2016-08-30 Matt ArsenaultAMDGPU: Relax SGPR asm constraint register class
2016-08-30 Mike Aizatsky[libfuzzer] simplified unit truncation; do not write...
2016-08-30 Hemant KulkarniRevert "ELFDumper: Unversioned symbols must not have...
2016-08-30 Enrico GranataAdd SBType::GetArrayType() such that - given a type...
2016-08-30 Vedant Kumar[test] Pass a fake libLTO.dylib to a driver test which...
2016-08-30 Vedant KumarRevert "[test] Add libLTO as a clang test dependency...
2016-08-30 Michael Kuperstein[LoopVectorizer] Predicate instructions in blocks with...
2016-08-30 David Majnemer[COFFObjectFile] Ignore broken symbol table
2016-08-30 Saleem Abdulrasoolstats: define WIN32_LEAN_AND_MEAN when including windows.h
2016-08-30 Saleem Abdulrasoolprofile: add missing include for Windows
2016-08-30 Davide Italiano[LTO] Fix the logic for dropping unnamed_addr.
2016-08-30 Daniel BerlinIntrArgMemOnly is only defined (and current AA machiner...
2016-08-30 Vedant Kumar[test] Add libLTO as a clang test dependency on Darwin
next