platform/upstream/llvm.git
2016-12-03 Eric FiselierRevert workaround for Clang bug. Thanks to Richard...
2016-12-03 Eric Fiselier[Sema] Don't perform aggregate initialization for types...
2016-12-03 Eric FiselierFix -Wshadow warnings and enable warnings by default...
2016-12-03 Richard SmithDR616, and part of P0135R1: member access (or pointer...
2016-12-03 Mehdi Amini[doc] Add .arcconfig setup to the "how to work with...
2016-12-03 Matthias BraunAArch64CollectLOH: Rewrite as block-local analysis.
2016-12-03 Guozhi Wei[ppc] Correctly compute the cost of loading 32/64 bit...
2016-12-03 Eric FiselierXFAIL variant tests for apple-clang
2016-12-03 Richard SmithPR31244: Use the exception specification from the calle...
2016-12-03 Eric FiselierEnable warnings by default for C++ >= 11 and fix -Wshad...
2016-12-03 Eric FiselierWork around Clang 3.8 bugs
2016-12-02 Eric FiselierFix C++03 build
2016-12-02 Eric FiselierMake variant's index part of the hash value
2016-12-02 Ivan KrasinSupport escaping in TrigramIndex.
2016-12-02 Eric FiselierFix generated warnings in <variant>
2016-12-02 Eric FiselierUpdate darwin ABI list for <variant>
2016-12-02 Eric FiselierUpdate ABI lists for <variant>
2016-12-02 Zachary TurnerResubmit "[LibFuzzer] Split FuzzerUtil for Posix and...
2016-12-02 Richard SmithMore diagnostic name fixups: w_ -> warn_, warning_...
2016-12-02 Eric FiselierImplement C++17 <variant>. Patch from Michael Park!
2016-12-02 Saleem AbdulrasoolCodeGen: export typeinfo and typeinfo name on itanium
2016-12-02 Richard SmithMass-rename the handful of error_* diagnostics to err_*.
2016-12-02 Eric FiselierWork around a bug in Clang's implementation of noexcept...
2016-12-02 Richard SmithCheck for SD-6 feature test macro when determining...
2016-12-02 Kuba MracekUpdate test expectations after AddressSanitizer text...
2016-12-02 Jacques Pienaar[lanai] Custom lowering of SHL_PARTS
2016-12-02 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-equals-delete...
2016-12-02 Richard SmithFix up r288457 for compilers that don't support noexcep...
2016-12-02 Eric FiselierFix copy/paste errors in new variant tests
2016-12-02 Kuba Mracek[sanitizer] Track architecture and UUID of modules...
2016-12-02 Eric FiselierAdd tests for libc++'s constexpr variant copy/move...
2016-12-02 Kuba MracekSupport more report types in AddressSanitizerRuntime...
2016-12-02 George Burgess IV[Sema] Reset a BumpPtrAllocator on clear(). NFC.
2016-12-02 Zachary TurnerRevert "[LibFuzzer] Split FuzzerUtil for Posix and...
2016-12-02 Dan Gohman[WebAssembly] Fix a compiler warning. NFC.
2016-12-02 Zachary Turner[LibFuzzer] Introduce a portable WeakAlias implementation.
2016-12-02 Zachary Turner[LibFuzzer] Split FuzzerUtil for Posix and Windows.
2016-12-02 Rong Xu[PGO] Fix PGO use ICE when there are unreachable BBs
2016-12-02 Rui UeyamaRemove a wrong performance optimization.
2016-12-02 Ulrich Weigand[SystemZ] Support remaining atomic instructions
2016-12-02 Ulrich Weigand[SystemZ] Support floating-point control register instr...
2016-12-02 Ulrich Weigand[SystemZ] Refactor hasSideEffects setting
2016-12-02 Matt ArsenaultAMDGPU: Implement isCheapAddrSpaceCast
2016-12-02 Sanjay Patel[x86] add common check prefix to reduce duplication...
2016-12-02 Johannes DoerfertAllow to disable unsigned operations (zext, icmp ugt...
2016-12-02 Adam NemetWith LTO and profile-use, enable hotness info in opt...
2016-12-02 Adam Nemet[LTOs] Allow generation of hotness information
2016-12-02 Adam NemetMake LTO opt-remarks tests matching stricter
2016-12-02 Sanjay Patelfix check-label
2016-12-02 Johannes DoerfertDo not allow multiple possibly aliasing ptrs in an...
2016-12-02 Sanjay Patel[x86] add tests to show missing demanded bits analysis...
2016-12-02 Johannes DoerfertRerun mem2reg after the inliner
2016-12-02 Jason Henline[CUDA] Forward sanitizer support to host toolchain
2016-12-02 Rui UeyamaRemoved a wrong assertion about non-colorable sections.
2016-12-02 Simon Pilgrim[InstCombine] Add vector urem tests
2016-12-02 Simon Pilgrim[InstCombine] Regenerate vector srem tests
2016-12-02 Renato GolinRevert "[SLP] Fix for PR6246: vectorization for scalar...
2016-12-02 Filipe CabecinhasRevert "Compiler-rt part of D26230: Add (constant)...
2016-12-02 Nicolai Haehnle[DAGCombiner] do not fold (fmul (fadd X, 1), Y) ->...
2016-12-02 Simon PilgrimTidyup code with indentation and clang-format. NFCI.
2016-12-02 Filipe CabecinhasCompiler-rt part of D26230: Add (constant) masked load...
2016-12-02 Daniel Cederman[Sparc] Fix parsing of double-precision %f18, %f20...
2016-12-02 Felix Berger[clang-tidy] Do not trigger unnecessary-value-param...
2016-12-02 Simon Pilgrim[X86][SSE] Renamed shuffle combine test.
2016-12-02 Teresa JohnsonCODE_OWNERS: Take ownership of IR Linker as discussed...
2016-12-02 Simon Pilgrim[X86][SSE] Add support for extracting constant bit...
2016-12-02 Haojian Wu[clang-move] some tweaks.
2016-12-02 Alexey Bataev[SLP] Fix for PR6246: vectorization for scalar ops...
2016-12-02 Simon Pilgrim[X86] Refactored getTargetConstantBitsFromNode to allow...
2016-12-02 Eric LiuFix a buildbot failure in include-fixer.
2016-12-02 Pavel LabathReplace __ANDROID_NDK__ with __ANDROID__
2016-12-02 Eric Liu[ClangFormat] Only insert #include into the #include...
2016-12-02 Simon Pilgrim[SLPVectorizer][X86] Add tests for vectorization of...
2016-12-02 Alex Lorenz[Frontend] Fix an issue where a quoted search path...
2016-12-02 NAKAMURA Takumicompiler-rt/test/profile/Linux/lit.local.cfg: [Py3...
2016-12-02 Tobias Grosser[ScopInfo] Fold constant coefficients in array dimensio...
2016-12-02 Maxim Ostapenko[sanitizer] Add a bunch of ifdefs for sparc targets...
2016-12-02 Rui UeyamaPort parallel ICF to COFF.
2016-12-02 Stephan BergmannDon't include system header inside namespace
2016-12-02 Rafael EspindolaIgnore R_X86_64_NONE.
2016-12-02 Craig Topper[AVX-512] Add EVEX vpshuflw/vpshufhw/vpshufd instructio...
2016-12-02 Rui UeyamaFix a bug in ICF involving COFF associative sections.
2016-12-02 Craig Topper[AVX-512] Add EVEX PSHUFB instructions to load folding...
2016-12-02 Craig Topper[AVX-512] Add masked VINSERTF/VINSERTI instructions...
2016-12-02 Rui UeyamaFix the worse case performance of ICF.
2016-12-02 Tobias Grosser[ScopInfo] Separate construction and finalization of...
2016-12-02 NAKAMURA Takumiclang/test/Driver/defsym.s: Appease targeting msc....
2016-12-02 Rafael EspindolaAdd a test documenting how we handle addends on Elf_Rela.
2016-12-02 Peter CollingbourneIR: Move NumElements field from {Array,Vector}Type...
2016-12-02 Dehao ChenChange LoopUnrollPass cost from int to unsigned to...
2016-12-02 Peter CollingbourneIR: Change PointerType to derive from Type rather than...
2016-12-02 Rafael EspindolaAllow duplicated abs symbols with the same value.
2016-12-02 Peter CollingbourneFix GlobalISel build.
2016-12-02 Matt ArsenaultConstantFolding: Factor code into helper function
2016-12-02 Peter CollingbourneIR: Change the gep_type_iterator API to avoid always...
2016-12-02 Richard SmithUpdate implementation of ABI support for throwing noexc...
2016-12-02 Jason Henline[CUDA] Fix faulty test from rL288448
2016-12-02 Richard Smithp0012r1: define corresponding feature test macro
2016-12-02 Rafael EspindolaWrite the addent to got entries when using Elf_Rel.
2016-12-02 Paul Robinson[DWARF] Put linkage-name on abstract origin even when...
next