platform/upstream/llvm.git
2016-10-17 Sanjay Patel[DAG] optimize away an arithmetic-right-shift of a...
2016-10-17 Sanjay Patel[x86] add tests to show missing DAG folds for arithmeti...
2016-10-17 Sanjay Patel[x86] auto-generate checks
2016-10-17 Krzysztof ParzyszekReapply r284383. The test failures were due to a missin...
2016-10-17 Haojian Wu[clang-move] Fix generating illegal header guard.
2016-10-17 Teresa JohnsonRename interface for querying physical hardware concurrency
2016-10-17 Krzysztof ParzyszekRevert r284383, while I figure out how to reproduce...
2016-10-17 George Rimar[ELF] - Add support for -nopie
2016-10-17 George Rimar[Object/ELF] - Check Header->e_shoff value earlier...
2016-10-17 Benjamin Kramer[Support] remove_dots: Remove windows test.
2016-10-17 Michael Kruse[ScopDetect] Depend transitively on ScalarEvolution.
2016-10-17 Benjamin Kramer[Support] remove_dots: Remove .. from absolute paths.
2016-10-17 Krzysztof ParzyszekReturn correct path from HexagonToolChain::getHexagonTa...
2016-10-17 Benjamin KramerRevert "Reinstate r281429, reverted in r281452, with...
2016-10-17 James Molloy[SDAG] Use ABI type alignment for constant pools when...
2016-10-17 Renato Golin[docs] Reduce the number of places 'minimum requirement...
2016-10-17 Oliver Stannard[SimplifyCFG] Don't lower complex ConstantExprs to...
2016-10-17 Tobias Grosser[SCEV] Consider delinearization pattern with extension...
2016-10-17 Andrea Di Biagio[CodeGenPrepare] When moving a zext near to its associa...
2016-10-17 George Rimar[ELF] - Don't crash on multiple SHT_MIPS_REGINFO/SHT_MI...
2016-10-17 George Rimar[ELF] - Added testcase relative to D25090.
2016-10-17 George RimarRecommit r284371 "[Object/ELF] - Check that e_shnum...
2016-10-17 George RimarRevert r284371 "[Object/ELF] - Check that e_shnum is...
2016-10-17 Vassil VassilevDo not reset TUScope when we are in incremental process...
2016-10-17 George Rimar[Object/ELF] - Check that e_shnum is null when e_shoff is.
2016-10-17 Haojian WuFix windows buildbot error.
2016-10-17 George Rimar[Object/ELF] - Do not crash on invalid section index.
2016-10-17 Haojian WuRecommit "[ClangTidy] Add UsingInserter and NamespaceAl...
2016-10-17 Justin BognerSupport: Drop LLVM_ATTRIBUTE_UNUSED_RESULT
2016-10-17 Justin BognerAST: Prefer LLVM_NODISCARD to LLVM_ATTRIBUTE_UNUSED_RESULT
2016-10-17 Craig Topper[X86] Fix shuffle decoding assertions to print the...
2016-10-17 Justin BognerADT: Use LLVM_NODISCARD instead of LLVM_ATTRIBUTE_UNUSE...
2016-10-17 Justin BognerELF: Add a skip() overload to ignore any token
2016-10-17 Justin BognerInterpreter: Don't return StringRef from functions...
2016-10-17 Justin BognerELF: Fix a misuse of Twine::toStringRef
2016-10-17 NAKAMURA TakumiClangMoveTests.cpp: Appease msc18.
2016-10-17 NAKAMURA TakumiReformat.
2016-10-17 Craig Topper[AVX-512] Add shuffle combining support for vpermi2var...
2016-10-17 Craig Topper[AVX-512] Add vpermi2var test cases to shuffle combinin...
2016-10-17 Justin Lebar[CUDA] Fix false-positive in known-emitted handling.
2016-10-16 Craig Topper[AVX-512] Add support for turning a 256-bit load that...
2016-10-16 NAKAMURA Takumiclang/test/CXX/conv/conv.fctptr/p1.cpp: Appease for...
2016-10-16 Devin CoughlinRevert "Revert "[analyzer] Make MallocChecker more...
2016-10-16 Justin Bognerunittests: Explicitly ignore some return values in...
2016-10-16 Michael Kruse[test] Add missing colon.
2016-10-16 Justin BognerSupport: Return void from Scanner::scan_ns_uri_char...
2016-10-16 Michael Kruse[cmake] Add polly-isl-test dependency to lit tests.
2016-10-16 Justin BognerMachineModuleInfo: Prefer the LLVM_NODISCARD spelling
2016-10-16 Justin BognerSCEV: Prefer the LLVM_NODISCARD spelling
2016-10-16 Justin BognerSupport: Prefer the LLVM_NODISCARD spelling
2016-10-16 Justin BognerADT: Prefer the LLVM_NODISCARD spelling
2016-10-16 Justin BognerADT: Use LLVM_NODISCARD instead of LLVM_ATTRIBUTE_UNUSE...
2016-10-16 Justin BognerAST: Improve a couple of comments and cast unused value...
2016-10-16 Devin CoughlinRevert "[analyzer] Make MallocChecker more robust again...
2016-10-16 Michael Kruse[cmake] Add polly-isl-test dependency to lit tests.
2016-10-16 Michael Kruse[test] Add -polly-unprofitable-scalar-accs to test...
2016-10-16 Richard SmithP0012R1: Make exception specifications be part of the...
2016-10-16 Richard SmithPR30711: Fix incorrect profiling of 'long long' in...
2016-10-16 Devin Coughlin[analyzer] Make MallocChecker more robust against custo...
2016-10-16 Eric FiselierMake any_cast<void()>(nullptr) compile
2016-10-16 Malcolm Parsons[clang-tidy] Use ignoreImplicit in cert-err58-cpp check
2016-10-16 Richard SmithExtend this test and make it a bit clearer which cases...
2016-10-16 Craig Topper[AVX-512] Fix the operand order for vpermi2var_qi intri...
2016-10-16 Craig Topper[AVX-512] Correct execution domain for VPERMT2PS and...
2016-10-16 Craig Topper[AVX-512] Move (v4i64 (X86SubVBroadcast (v2i64))) alter...
2016-10-16 Eric FiselierUpdate LWG 2754 status
2016-10-16 Eric FiselierFix use of non-constexpr C++14 addressof
2016-10-16 Eric FiselierUpdate LWG 2767 and add test case
2016-10-16 Eric FiselierUpdate status for std::optional LWG issues and fix...
2016-10-16 Eric FiselierUpdate issue status for LWG 2744
2016-10-16 Eric FiselierUpdate issue status for LWG 2768 and 2769
2016-10-16 Davide Italiano[ArmFastISel] Kill dead code. NFCI.
2016-10-16 Eric FiselierUpdate notes for LWG 2678
2016-10-16 Eric FiselierImplement LWG 2712 and update other issues status
2016-10-16 Devin CoughlinRevert "[analyzer] Re-apply r283093 "Add extra notes...
2016-10-16 Eric FiselierImplement LWG 2681 and 2682
2016-10-15 Eric FiselierMark LWG 2680 as done
2016-10-15 Eric FiselierImplement LWG 2672.
2016-10-15 Eric FiselierImplement modified LWG 2665
2016-10-15 Konstantin... [MachineMemOperand] Move synchronization scope and...
2016-10-15 Davide Italiano[GVN/PRE] Hoist global values outside of loops.
2016-10-15 Eric FiselierImplement LWG2664 and update its status
2016-10-15 Eric FiselierUpdate the status of issues
2016-10-15 Simon Pilgrim[X86][SSE] Added some basic examples of knownbits faili...
2016-10-15 Li HuangTest commit. (NFC)
2016-10-15 Simon Pilgrim[X86] Regenerate known bits test
2016-10-15 Craig Topper[AVX-512] Add shuffle comments for vbroadcast instructions.
2016-10-15 Craig Topper[AVX-512] Rename VPBROADCASTI32X2 and VPBROADCASTF32X2...
2016-10-15 Benjamin Kramer[SimplifyCFG] Use the error checking provided by getPre...
2016-10-15 Tobias Grossercmake: avoid "zero-length gnu_printf format string...
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
next