platform/upstream/llvm.git
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
2016-08-30 Lang HamesRe-instate recent RPC updates (r280016, r280017, r28002...
2016-08-30 Hemant KulkarniELFDumper: Unversioned symbols must not have trailing @
2016-08-30 Zachary TurnerA few minor stylistic cleanups in StringExtractor.
2016-08-30 Jonathan PeytonAppease older gcc compilers for the many-microtask...
2016-08-30 Zachary TurnerUse llvm to do endian conversions.
2016-08-30 Richard SmithPR29166: when merging declarations with typedef names...
2016-08-30 Duncan P. N... CodeGen: Fixup for r280128, since GCC isn't as permissi...
2016-08-30 Richard SmithUnrevert r280035 now that the clang-cl bug it exposed...
2016-08-30 Richard SmithPR30195: Fix clang-cl attempting to precompile bogus...
2016-08-30 Tim NorthoverGlobalISel: forbid physical registers on generic MIs.
2016-08-30 Saleem Abdulrasoolllvm-readobj: add support for printing GNU Notes
2016-08-30 Saleem AbdulrasoolSupport: add some more ELF constants
2016-08-30 Zachary TurnerFix unit test after function name change.
2016-08-30 Duncan P. N... ADT: Split ilist_node_traits into alloc and callback...
2016-08-30 Etienne Bergerontypo + indentation [NFC]
2016-08-30 Zachary TurnerRename ArrayRef::keep_front / keep_back to take_front...
2016-08-30 Kyle ButtTailDuplication: Extract Indirect-Branch block limit...
2016-08-30 Zachary TurnerAdd a few more unit tests for StringExtractor.
2016-08-30 Zachary TurnerConvert some StringExtractor functions to accept Mutabl...
2016-08-30 Duncan P. N... ADT: Guarantee transferNodesFromList is only called...
2016-08-30 Niels Ole Salscheiderconfigure.py: Add polaris10 and polaris11
2016-08-30 Niels Ole SalscheiderBasic/Targets.cpp: Add polaris10 and polaris11 gpus
2016-08-30 Eugene Zelenko[Release notes] Fix highlighting.
2016-08-30 Olivier GoffartFix colored diagnostics from tools
2016-08-30 Zachary TurnerAppease buildbots after r280114.
2016-08-30 Duncan P. N... IR: Appease MSVC after r280107 with an & or two
2016-08-30 Sanjay Patel[InstCombine] replace divide-by-constant checks with...
2016-08-30 Zachary TurnerAdd StringRef::take_front and StringRef::take_back
2016-08-30 Zachary TurnerAdd StringRef::contains()
2016-08-30 Sanjay Patel[InstCombine] clean up foldICmpDivConstant; NFCI
2016-08-30 Filipe CabecinhasStart reifying error descriptions (Re-do of D23672...
2016-08-30 Filipe CabecinhasSplit ScarinessScore between its "storage" (POD), and...
2016-08-30 Duncan P. N... ADT: Clean up docs and formatting for ilist_traits...
next