platform/upstream/llvm.git
2016-10-17 Dehao ChenIgnore debug info when making optimization decisions...
2016-10-17 Rafael EspindolaDelete dead code.
2016-10-17 Rafael EspindolaAvoid using getComdatSymbolTable.
2016-10-17 Mehdi Amini[doc] use double `` to prevent html output of merging...
2016-10-17 Michael LeMayTest commit.
2016-10-17 Walter ErquinigoHandle relocations to thumb functions when dynamic...
2016-10-17 Rafael EspindolaUpdate for llvm change.
2016-10-17 Rafael EspindolaReturn a StringRef instead of a Comdat*.
2016-10-17 Justin BognerELF: Implement skip() as (void)next()
2016-10-17 Tim NorthoverGlobalISel: support wider range of load/store sizes...
2016-10-17 Justin Bognerunittests: Specify types in a bunch of unittest EXPECT's
2016-10-17 Peter Smith[ELF] Support for R_ARM_TARGET2 relocation
2016-10-17 Michal Gorny[Driver] Use VFS to perform all distribution checks
2016-10-17 Krzysztof ParzyszekAdd a dummy file in each subdirectory in test/Driver...
2016-10-17 Tim NorthoverHexagon: add dummy files to test dir so git keeps them.
2016-10-17 Adrian PrantlFix a typo.
2016-10-17 Alexander Kornienko[clang-tidy] Clean up code after applying replacements.
2016-10-17 Tom StellardAMDGPU/SI: LowerParameter() should be computing align...
2016-10-17 Tom StellardAMDGPU/SI: Fix LowerParameter() for i16 arguments
2016-10-17 Rui UeyamaRename skip(StringRef) -> consume(StringRef).
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...
next