platform/upstream/llvm.git
2017-05-16 Chad RosierFix an improperly placed curly bracket. NFC.
2017-05-16 George Rimar[ELF] - Update for LLVM's r303163 change. NFCi.
2017-05-16 George Rimar[DWARF] - Use DWARFAddressRange struct instead of uint6...
2017-05-16 George RimarRevert r303159 "[DWARF] - Use DWARFAddressRange struct...
2017-05-16 Pavel LabathSkip TestWatchedVarHitWhenInScope on android arm becaus...
2017-05-16 George Rimar[DWARF] - Use DWARFAddressRange struct instead of uint6...
2017-05-16 Peter Szecsi[StaticAnalyzer] Move inline counter increaser to inlin...
2017-05-16 Haojian Wu[clang-tidy] Add "emplace_back" detection in inefficien...
2017-05-16 Alex LorenzFix PR 10758: Infinite recursion when dealing with...
2017-05-16 George Rimar[ELF] - Detemplate elf::addSyntheticLocal(). NFC.
2017-05-16 Ilya BiryukovFixing compilation failures on buildbots.
2017-05-16 George Rimar[ELF] - Detemplate access to SymTab, DynSymTab, GnuHash...
2017-05-16 James Henderson[LTO] Print time-passes information at conclusion of...
2017-05-16 Ilya BiryukovRestored r303067 and fixed failing test.
2017-05-16 George Rimar[ELF] - Detemplate GnuHashTableSection and SymbolTableS...
2017-05-16 George Rimar[ELF] - Use llvm::to_integer() instead of StringRef...
2017-05-16 Max Kazantsev[SCEV] Fix sorting order for AddRecExprs
2017-05-16 Craig Topper[CorrelatedValuePropagation] Don't use -> to call a...
2017-05-16 Jakub Kuderski[clang-tidy] modernize-use-emplace: Remove unnecessary...
2017-05-16 Daniel BerlinNewGVN: Use StoreExpression StoredValue instead of...
2017-05-16 Daniel BerlinNewGVN: Formatting fixes
2017-05-16 Davide ItalianoRevert "[NewGVN] Replace predicate info leftovers."
2017-05-16 Davide Italiano[NewGVN] Replace predicate info leftovers.
2017-05-16 Jakub KuderskiRevert "[clang-tidy] modernize-use-emplace: Remove...
2017-05-16 Jakub Kuderski[clang-tidy] modernize-use-emplace: Remove unnecessary...
2017-05-16 Saleem Abdulrasoolbuiltins: use reserved spelling (NFC)
2017-05-16 NAKAMURA TakumiAMDGPUCodeGen: Fix warnings in r303111. [-Wunused-variable]
2017-05-16 Vitaly Buka[tsan] Update tsan test for r303084
2017-05-16 Rui UeyamaMerge a test YAML file and a test file.
2017-05-16 Peter CollingbourneIR: Give function GlobalValue::getRealLinkageName(...
2017-05-15 Sanjay Patel[InstCombine] add tests for PR32791; NFC
2017-05-15 Kostya Serebryany[asan] make asan under sandboxes more robust
2017-05-15 Manoj GuptaFix executable stack directive on Linux.
2017-05-15 Francis Visoiu... [ShrinkWrapping] Handle restores on no-return paths
2017-05-15 Alex Shlyapnikov[lsan] Report the missing linker only when the linker...
2017-05-15 Kostya Serebryany[libFuzzer] fix tests on Windows
2017-05-15 Sanjay Patel[InstSimplify] add tests for unnecessary mask of shifte...
2017-05-15 Xinliang David LiFix memory leak
2017-05-15 Kostya Serebryany[libFuzzer] improve the afl driver and it's tests....
2017-05-15 Rui UeyamaFix git command line in the Getting Started guide.
2017-05-15 Justin BognerAdd "REQUIRES:" to the last few tests that use target...
2017-05-15 Davide Italiano[AMDGPU] Kill now unused phiInfoElementGetDebugLoc...
2017-05-15 Vitaly Buka[Sema] Use CK_NoOp instead CK_Invalid in tryGCCVectorCo...
2017-05-15 Craig Topper[APInt] Simplify a for loop initialization based on...
2017-05-15 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-using warnings...
2017-05-15 Tim NorthoverAArch64: use linker-private symbols for globals in...
2017-05-15 David BlaikiePR32288: Describe a bool parameter's DWARF location...
2017-05-15 Adam Nemet[SLP] Enable 64-bit wide vectorization on AArch64
2017-05-15 Hans WennborgRevert r302678 "[AArch64] Enable use of reduction intri...
2017-05-15 Evgeniy Stepanov[asan] One more test for -fsanitize-address-globals...
2017-05-15 Evgeniy Stepanov[asan] Better workaround for gold PR19002.
2017-05-15 Manoj Gupta[builtins] Fix a check from __GNU__ to __GNUC__ for...
2017-05-15 Jan SjodinRe-submit AMDGPUMachineCFGStructurizer.
2017-05-15 Sean Callanan[TypeSystem] Fix inspection of Objective-C object types
2017-05-15 Tim NorthoverAArch64: diagnose unrecognized features in .cpu directive.
2017-05-15 Davide Italiano[NewGVN] Remove unused setDefiningExpr(). NFCI.
2017-05-15 Martin Probstclang-format: [JS] for async loops.
2017-05-15 Sanjay Patel[InstCombine] restrict icmp fold with 2 sdiv exact...
2017-05-15 Sanjay Patel[InstSimplify] restrict icmp fold with 2 sdiv exact...
2017-05-15 Saleem Abdulrasoolbuiltins: fix filtering aliased targets
2017-05-15 Evgeny StupachenkoThe patch adds CTLZ idiom recognition.
2017-05-15 Jonathan PeytonFix for KMP_AFFINITY=respect with multiple processor...
2017-05-15 Davide Italiano[NewGVN] Fix verification of MemoryPhis in verifyMemory...
2017-05-15 Geoff Berry[AArch64][Falkor] Fix sched details for FMOV
2017-05-15 Jan SjodinRevert 303091.
2017-05-15 Rafael EspindolaDisable threads in a few tests.
2017-05-15 Teresa JohnsonAdd support for handling ifuncs to GlobalValue::getBase...
2017-05-15 Haojian Wu[clang-tidy] Fix a typo: dequeue => deque
2017-05-15 Adam NemetRevert "[ClangD] Refactor clangd into separate components"
2017-05-15 Adam NemetRevert "Fix windows buildbots - missing include and...
2017-05-15 Craig Topper[SCEV] Use copy initialization of APInts instead of...
2017-05-15 Jan SjodinAdd AMDGPUMachineCFGStructurizer.
2017-05-15 Sanjay Patel[InstCombine] use m_OneUse to reduce code; NFCI
2017-05-15 Peter CollingbourneELF: --gdb-index: Change findSection to return an Input...
2017-05-15 Peter CollingbourneELF: --gdb-index: Do not add dead sections to the addre...
2017-05-15 Kostya Serebryany[libFuzzer] fix a warning from Wunreachable-code-loop...
2017-05-15 Jonathan PeytonRemove some outdated comments
2017-05-15 Alexander KornienkoMake google-build-using-namespace skip std::.*literals
2017-05-15 Kyle ButtCodeGen: BlockPlacement: Increase tail duplication...
2017-05-15 Reid Kleckner[ubsan] Don't enable debug info in all tests
2017-05-15 Simon Pilgrim[NVPTX] Don't flag StoreParam/LoadParam memory chain...
2017-05-15 Alexander Kornienko[clang-tidy] Partly rewrite readability-simplify-boolea...
2017-05-15 Hans Wennborgbuild_llvm_package.bat: Minor updates
2017-05-15 Jonathan PeytonAdd the .clang-format file which the formatting was...
2017-05-15 Simon PilgrimFix windows buildbots - missing include and namespace
2017-05-15 Alexey Bataev[OPENMP] Check DSA for variables captured by value.
2017-05-15 Pavel LabathDisable a test in TestReturnValue on arm64 linux
2017-05-15 Rafael EspindolaAdd an extra test for archive symbol tables.
2017-05-15 Simon Pilgrim[SLPVectorizer][X86] Add vectorization tests for vXi64...
2017-05-15 Florian Hahn[AArch64] Enable FeatureFuseAES on Cortex-A72.
2017-05-15 Yaxun Liu[OpenCL] Emit function-scope variable in constant addre...
2017-05-15 Kostya Kortchinsky[sanitizer] Change SizeClassAllocator32 to accept just...
2017-05-15 Dmitry Preobrazhensky[AMDGPU][MC] Corrected several VI opcodes to avoid...
2017-05-15 Simon Pilgrim[SLPVectorizer][X86] Add vectorization tests for vXi64...
2017-05-15 Alex Lorenz[index] References to fields from template instantiatio...
2017-05-15 Ilya Biryukov[ClangD] Refactor clangd into separate components
2017-05-15 Tobias GrosserDrop nonexisting ScopPassManager directory
2017-05-15 Tobias GrosserAdjust formatting
2017-05-15 Philip Pfaffe[Polly][NewPM] Add missing Unittests
2017-05-15 Ilya BiryukovTest commit(changed comment)
next