platform/upstream/llvm.git
2017-07-25 Richard SmithReorder tests to match latest SD-6 draft.
2017-07-25 Rafael EspindolaSimplify. NFC.
2017-07-25 NAKAMURA Takumiclang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling...
2017-07-25 Rafael EspindolaReduce templating. NFC.
2017-07-25 Eric BeckmannRevert "llvm-mt: implement simple merging of manifests...
2017-07-25 Mandeep Singh... [clang] Add abi-breaking-checks support to clang
2017-07-25 Rafael EspindolaLTO: Handle sections with valid C names.
2017-07-25 Eric Beckmannllvm-mt: implement simple merging of manifests, not...
2017-07-25 Sean CallananSkip test_unique_stacks on Darwin, because it doesn...
2017-07-25 Petr HosekRevert "Reland "[LLVM][llvm-objcopy] Added basic plumbi...
2017-07-25 Michal Gorny[lit] Fix UnboundLocalError for invalid shtest redirects
2017-07-25 Petr HosekReland "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-25 Vedant Kumar[ubsan] Update a test missed in r309008, NFC
2017-07-25 Eric ChristopherUpdate the comments on default subtargets based on...
2017-07-25 Tobias GrosserRevert accidental isl changes in 308923
2017-07-25 Kostya Serebryany[libFuzzer] don't disable msan for TracePC::CollectFeat...
2017-07-25 Petr HosekRevert "Reland "[LLVM][llvm-objcopy] Added basic plumbi...
2017-07-25 Peter Szecsi[StaticAnalyzer] LoopUnrolling - Attempt to fix a crash...
2017-07-25 Adrian PrantlRevert "Debug Info: Support fragmented variables in...
2017-07-25 Adrian PrantlDebug Info: Support fragmented variables in the MMI...
2017-07-25 Kostya Kortchinsky[scudo] Check for pvalloc overflow
2017-07-25 Petr HosekReland "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-25 Don Hinton[CMAKE] Speedup developer builds when passing LLVM_APPE...
2017-07-25 Chris Bieneman[CMake] Fix broken builds from r309029
2017-07-25 Chris Bieneman[CMake] Allow TableGen.cmake to be included multiple...
2017-07-25 Marek OlsakAMDGPU/SI: Fix Depth and Height computation for SI...
2017-07-25 Marek OlsakAMDGPU/SI: Force exports at the end for SI scheduler
2017-07-25 Chris Bieneman[CMake] Build debugserver & debugserver_nonui
2017-07-25 Chris Bieneman[CMake] Update Framework construction for iOS
2017-07-25 Chris Bieneman[CMake] Rework construction of framework bundle
2017-07-25 Chris Bieneman[CMake] Fix framework build
2017-07-25 Chris Bieneman[CMake] NFC. Cleanup unnecessary CMake policy
2017-07-25 Chris Bieneman[CMake] Cleanup unnecessary definition
2017-07-25 Chris Bieneman[CMake] Add debugserver entitlements
2017-07-25 Adrian PrantlImprove the fix for PR33875 by not hardcoding the secti...
2017-07-25 Sean CallananFix a bot by linking clang-import-test against libclang...
2017-07-25 Martin Storsjo[COFF] Add support for delay loading DLLs on ARM
2017-07-25 Martin Storsjo[AArch64] Update a comment in a test
2017-07-25 Martin Storsjo[AArch64] Add a test for float argument passing to...
2017-07-25 Sean Callanan[ExternalASTMerger] Import Objective-C classes
2017-07-25 Vedant Kumar[Frontend] Mark some ASTUnit methods as const. NFC.
2017-07-25 Teresa Johnson[LTO] Prevent dead stripping and internalization of...
2017-07-25 Vedant Kumar[ubsan] -fsanitize=vptr now requires -fsanitize=null...
2017-07-25 Vedant Kumar[ubsan] Null-check pointers in -fsanitize=vptr (PR33881)
2017-07-25 Peter Szecsi[StaticAnalyzer] Completely unrolling specific loops...
2017-07-25 Eric ChristopherRevert "This patch enables the usage of constant Enum...
2017-07-25 Eric ChristopherRevert "This patch enables the usage of constant Enum...
2017-07-25 Nico WeberAttempt to fix lld tests on Windows after 308998.
2017-07-25 Nemanja Ivanovic[PowerPC] Pretty-print CR bits the way the binutils...
2017-07-25 Jonathan PeytonCleanup: __kmp_env_* variables
2017-07-25 Francis RicciOnly scan global sections containing data in LSan on...
2017-07-25 Nico Weberlld: only write .manifest files if /manifest is passed...
2017-07-25 Nico WeberIntroduce -nostdlib++ flag to disable linking the C...
2017-07-25 Gor Nishanov[coroutines] Add serialization/deserialization of corou...
2017-07-25 Nemanja Ivanovic[PowerPC] - Recommit r304907 now that the issue has...
2017-07-25 Stephen Hines[docs] Fix a typo: iteratation -> iteration
2017-07-25 Sean Callanan[TypeSystem] Guard the global `ASTSourceMap` with a...
2017-07-25 Francis RicciFix unused variable warning with MemoryMappedSegment...
2017-07-25 Devin Coughlin[analyzer] Add diagnostic text for generalized refcount...
2017-07-25 Simon Pilgrim[X86][CGP] Reduce memcmp() expansion to 2 load pairs...
2017-07-25 Nemanja IvanovicThis test case is causing all PPC and SystemZ bots...
2017-07-25 Vitaly BukaRevert "[compiler-rt] Include thread ID into sanitizers...
2017-07-25 Simon Pilgrim[DAG] Move DAGCombiner::GetDemandedBits to SelectionDAG
2017-07-25 Michael Kruse[ScopInfo] Rename ScopStmt::contains(BB) to represents...
2017-07-25 Simon Pilgrim[X86] Regenerate test.
2017-07-25 Simon Pilgrim[X86] Regenerate test with broadcast comments.
2017-07-25 Alexey Bataev[OPENMP] Codegen for 'task_reduction' clause.
2017-07-25 Fedor Sergeev[Sparc] invalid adjustments in TLS_LE/TLS_LDO relocatio...
2017-07-25 Francis RicciAdd address ranges for individual macho sections on...
2017-07-25 Philip Pfaffe[IslAst] Untangle IslAst lit-testcases from specifics...
2017-07-25 Kevin Funk[clang-tidy] Fixup clang-apply-replacements/invalid...
2017-07-25 Kevin Funk[clang-tidy] clang-apply-replacements: Don't insert...
2017-07-25 Michael Kruse[ScopInfo] Fix assertion for PHIs not in a region stmts...
2017-07-25 Andrew V. TischenkoX86 Asm uses assertions instead of proper diagnostic...
2017-07-25 Siddharth Bhat[PPCGCodeGeneration] Skip arrays with empty extent.
2017-07-25 Krasimir Georgiev[clangd] Reuse compile commands during reparse
2017-07-25 Manuel KlimekFix spelling of FileCheck in test.
2017-07-25 Chandler Carruth[LIR] Teach LIR to avoid extending the BE count prior...
2017-07-25 Chandler Carruth[PM] Setup TargetLibraryInfo correctly for the new...
2017-07-25 Matan HaroushThis patch enables the usage of constant Enum identifie...
2017-07-25 Matan HaroushThis patch enables the usage of constant Enum identifie...
2017-07-25 Michael Zolotukhin[tests] Cleanup vect.omp.persistence.ll test.
2017-07-25 Simon Pilgrim[X86] Add 24-byte memcmp tests (PR33914)
2017-07-25 Manuel KlimekFix incorrect use of current directory to find moved...
2017-07-25 Artem Dergachev[analyzer] Treat throws as sinks for suppress-on-sink...
2017-07-25 Francois PichetFix endianness bug in DAGCombiner::visitTRUNCATE and...
2017-07-25 Ilya Biryukov[clangd] Workaround Windows test failures.
2017-07-25 George Rimar[ELF] - Fix init_fini_priority.s test.
2017-07-25 Artem Dergachev[analyzer] Further improve suppress-on-sink behavior...
2017-07-25 Sam Parker[ARM] Enable partial and runtime unrolling
2017-07-25 George Rimar[ELF] - Fix calculation of memory region offset.
2017-07-25 Gabor Horvath[clang-tidy] Handle incomplete types in bugprone-undefi...
2017-07-25 Martin Storsjo[COFF] Correctly set the thumb bit in DLL export addresses
2017-07-25 Martin Storsjo[COFF] Add a test for producing DLLs and import librari...
2017-07-25 Martin Storsjo[COFF] ARM64 support for COFFImportFile
2017-07-25 Martin Storsjo[AArch64] Reserve a 16 byte aligned amount of fixed...
2017-07-25 NAKAMURA TakumiDWARFVerifier.cpp: Fix -m32 in r308928. Use PRIx64.
2017-07-25 Faisal Vali[NFC] Use RAII to un-poison and then re-poison __VA_ARGS__
2017-07-25 Kostya Serebryany[libFuzzer] make one test faster, fix compiler warnings...
2017-07-25 Kostya Serebryany[sanitizer-coverage] simplify the code, NFC
next