platform/upstream/llvm.git
2016-10-15 Kostya Serebryany[libFuzzer] swap bytes in integers when handling CMP...
2016-10-15 Richard SmithDisable a silly GCC diagnostic for combining a scanf...
2016-10-15 Kostya Serebryany[libFuzzer] better algorithm for -minimize_crash
2016-10-15 Tom StellardAMDGPU/SI: Handle s_getreg hazard in GCNHazardRecognizer
2016-10-15 Justin BognerADT: Use LLVM_NODISCARD instead of LLVM_ATTRIBUTE_UNUSE...
2016-10-15 Jim InghamThis test is no longer failing for gmodules.
2016-10-15 Vitaly BukaFix typo in comment
2016-10-14 Vitaly BukaDon't compile cxa_thread_atexit.cpp with -DLIBCXX_ENABL...
2016-10-14 Vedant Kumar[Coverage] Support for C++17 if initializers
2016-10-14 Vedant Kumar[Coverage] Support for C++17 switch initializers
2016-10-14 Alexander Shaposhnikov[clang-move] Use cl::list for the list of names
2016-10-14 Evgeny Astigeevich[NFC] Loop Versioning for LICM code clean up
2016-10-14 Eric FiselierPrevent new/delete replacement tests from being optimiz...
2016-10-14 Saleem AbdulrasoolSema: honour dllexport in itanium more faithfully
2016-10-14 Tim NorthoverGlobalISel: rename legalizer components to match others.
2016-10-14 Justin BognerSupport: Add LLVM_NODISCARD with C++17's [[nodiscard...
2016-10-14 Arnold SchwaighoferAdd more swift calling convention tests
2016-10-14 Richard SmithReinstate r284008 reverted in r284081, with two fixes:
2016-10-14 Mehdi Aminihardware_physical_concurrency() should return 1 when...
2016-10-14 Eric FiselierClarify XFAIL comments
2016-10-14 Tim NorthoverPowerPC: specify full triple to avoid different Darwin...
2016-10-14 Sanjay Patel[ARM] add tests for PR30660
2016-10-14 Sanjay Patel[PowerPC] add tests for PR30661
2016-10-14 David L KreitzerDefine Contiki OS toolchain
2016-10-14 David Sheinkman__builtin_fpclassify missing one int parameter
2016-10-14 Guozhi Wei[PPC] Shorter sequence to load 64bit constant with...
2016-10-14 Kostya Serebryany[libFuzzer] remove subdir fuzzer-test-suite as it is...
2016-10-14 Kostya Serebryany[libFuzzer] add -trace_cmp=1 (guiding mutations based...
2016-10-14 Douglas KatzmanImplement no_sanitize_address for global vars
2016-10-14 Richard Smith[linux] When pre-reserving stack pages to work around...
2016-10-14 Saleem Abdulrasoolvim: add `norecurse` attribute
2016-10-14 Saleem Abdulrasoolvim: add `comdat` keyword
2016-10-14 Sanjay Patel[DAG] avoid creating illegal node when transforming...
2016-10-14 Tom StellardAMDGPU/SI: Use new SimplifyDemandedBits helper for...
2016-10-14 Tom StellardTargetLowering: Add SimplifyDemandedBits() helper to...
2016-10-14 Erik Pilkington[Sema] Refactor context checking for availability diagn...
2016-10-14 Krzysztof ParzyszekThe real fix for post-r284255 failures
2016-10-14 Manman RenModule: emit initializers in submodules when importing...
2016-10-14 Krzysztof ParzyszekWorkaround to eliminate check-llvm failures after r284255
2016-10-14 David L KreitzerAdd a pass to optimize patterns of vectorized interleav...
2016-10-14 Ed MasteRevert r284256 due to test failure
2016-10-14 Vitaly Buka[sanitizers] -Wno-macro-redefined for libc++ build
2016-10-14 Tom StellardAMDGPU/SI: Don't allow unaligned scratch access
2016-10-14 Ed MasteLink static PIE programs against rcrt0.o on OpenBSD
2016-10-14 Krzysztof Parzyszek[RDF] Switch RegisterRef to be a pair (Register, LaneMask)
2016-10-14 David L Kreitzer[safestack] Use non-thread-local unsafe stack pointer...
2016-10-14 Albert GutowskiImplement __stosb intrinsic as a volatile memset
2016-10-14 Eric ChristopherRevert "In preparation for removing getNameWithPrefix...
2016-10-14 Vedant Kumar[Coverage] Support loading multiple binaries into a...
2016-10-14 Chris Bieneman[CMake] Populate LLDB.framework's headers directory
2016-10-14 Rafael EspindolaMove alignTo computation inside the if.
2016-10-14 Pierre Gousseau[X86] Take advantage of the lzcnt instruction on btver2...
2016-10-14 Sanjay Patel[InstCombine] use m_APInt to allow sub with constant...
2016-10-14 Mehdi Amini[docs] Update some obsolete information in BitCodeForma...
2016-10-14 Sanjay Patel[InstCombine] add tests for missing vector folds
2016-10-14 Sanjay Patel[InstCombine] auto-generate checks
2016-10-14 Sanjay Patel[InstCombine] remove redundant test
2016-10-14 Sanjay Patel[InstCombine] update test to use FileCheck and auto...
2016-10-14 Sanjay Patel[InstCombine] sub X, sext(bool Y) -> add X, zext(bool Y)
2016-10-14 David L KreitzerDefine "contiki" OS specifier.
2016-10-14 Sanjay Patel[DAG] add folds for negated shifted sign bit
2016-10-14 Sanjay Patel[x86] add tests to show missing folds for negated shift...
2016-10-14 Asiri Rathnayake[libcxx] Improve the gcc workaround for the missing...
2016-10-14 Haojian Wu[clang-move] Don't overuse Replacements::add.
2016-10-14 Martin Bohme[clang-tidy] Add additional diagnostic to misc-use...
2016-10-14 George Rimar[ELF] - Added support of PT_OPENBSD_RANDOMIZE
2016-10-14 Haojian Wu[clang-move] Add header guard for the new header.
2016-10-14 Asiri Rathnayake[libcxx] Do not declare the thread api when __external_...
2016-10-14 Vadim Macagon[LLDB-MI] Minor cleanup of CMICmnLLDBUtilSBValue class
2016-10-14 Eric FiselierDisable Modules when building the libc++ sources.
2016-10-14 Alexey BataevFix for PR30632: Name mangling issue.
2016-10-14 Eric LiuRemoved duplicate header include
2016-10-14 George Rimar[ELF] - Do not crash when object has multiple SHT_MIPS_...
2016-10-14 George Rimar[ELF] - Implemented -z wxneeded.
2016-10-14 Eric FiselierWork around Clang driver segfault when --coverage is...
2016-10-14 Nicolai HaehnleAMDGPU: Select 64-bit {ADD,SUB}{C,E} nodes
2016-10-14 Diana Picus[GlobalISel] Get the AArch64 tests to work on Linux
2016-10-14 Eric LiuTry to fix windows bot file path style failure caused...
2016-10-14 Haojian Wu[clang-move] Matching static class member more correctly.
2016-10-14 Nicolai HaehnleFix use-after-frees
2016-10-14 Eric LiuDeduplicate sets of replacements by file names.
2016-10-14 Simon Dardis[mips] Fix aui/daui/dahi/dati for MIPSR6
2016-10-14 Eric FiselierMark test as unsupported without threads
2016-10-14 Eric FiselierRemove dead CMake target
2016-10-14 Nicolai HaehnleAMDGPU: Fix use-after-frees
2016-10-14 Eric FiselierXFAIL aligned allocation tests for older Clang versions
2016-10-14 Michael Zuckerman[x86][ms-inline-asm] use of "jmp short" in asm is not...
2016-10-14 Marek Kurdej[clang-tidy] Fix readability-braces-around-statements...
2016-10-14 Michael Zuckerman[x86][ms-inline-asm] use of "jmp short" in asm is not...
2016-10-14 Eric FiselierXFAIL aligned allocation test failures with UBSAN
2016-10-14 Eric FiselierAdd void_t and invoke feature test macros
2016-10-14 Eric FiselierUpdate OS X ABI list
2016-10-14 Eric FiselierCorrect ABI changelog revision number
2016-10-14 Eric FiselierImplement P0035R4 -- Add C++17 aligned allocation functions
2016-10-14 Eric FiselierCleanup LIT testing doc
2016-10-14 Craig Topper[DAGCombiner] Teach createBuildVecShuffle to handle...
2016-10-14 Eric ChristopherIn preparation for removing getNameWithPrefix off of...
2016-10-14 Eric ChristopherTidy the calls to getCurrentSection().first -> getCurre...
2016-10-14 Eric ChristopherTidy up example of getting the pointer size.
2016-10-14 Eric FiselierRemove two ABI symbols added after the 3.9 release
next