platform/upstream/llvm.git
2017-09-22 Tim Shen[XRay] support conditional return on PPC.
2017-09-22 Krzysztof Parzyszek[TableGen] Replace InfoByHwMode::getAsString with write...
2017-09-22 Guozhi Wei[TargetTransformInfo] Handle intrinsic call in getInstr...
2017-09-22 Vedant Kumar[Coverage] Add an option to emit limited coverage info
2017-09-22 Francis RicciFix windows buildbot broken by r313999
2017-09-22 Rafael Espindolallvm-ar: Don't add an unnecessary alignment in gnu...
2017-09-22 Francis RicciRemoved platform-specific ifdefs from sanitizer_procmaps.h
2017-09-22 Balaram Makam [Falkor] Add falkor CPU to host detection
2017-09-22 Dave Lee[index] Generate class & metaclass manglings for objc
2017-09-22 Simon PilgrimRemove trailing whitespace. NFCI.
2017-09-22 Alexey Bataev[OPENMP] Handle re-declaration of captured variables...
2017-09-22 Pranav BhandarkarCheck vector elements for equivalence in the HexagonVec...
2017-09-22 Wei Mi[Atomic][X8664] set max atomic inline width according...
2017-09-22 Simon PilgrimFix unused variable warning. NFCI.
2017-09-22 Krzysztof ParzyszekRevert "[TableGen] Replace InfoByHwMode::getAsString...
2017-09-22 Krzysztof Parzyszek[TableGen] Replace InfoByHwMode::getAsString with write...
2017-09-22 Daniel Neilson[SCEV] Generalize folding of trunc(x)+n*trunc(y) into...
2017-09-22 Kostya Kortchinsky[scudo] Scudo thread specific data refactor, part 1
2017-09-22 Sanjay Patel[x86] remove unnecessary OS specifier from test
2017-09-22 Sanjay Patel[x86] auto-generate complete checks; NFC
2017-09-22 Sanjay Patel[x86] update test to use FileCheck; NFC
2017-09-22 Simon Pilgrim[TableGen] Return StringRef from ValueTypeByHwMode...
2017-09-22 Alexander Ivchenko[X86] Combining CMOVs with [ANY,SIGN,ZERO]_EXTEND for...
2017-09-22 Artur PilipenkoRework loop predication pass
2017-09-22 Nemanja IvanovicRemove the default clause from a fully-covering switch
2017-09-22 Andre Vieira[ARM] Fix assembly and disassembly for VMRS/VMSR
2017-09-22 Nemanja IvanovicRecommit r310809 with a fix for the spill problem
2017-09-22 Michael Krusepolly-update-format after change in clang-format. NFC.
2017-09-22 Gabor HorvathAdd Cross Translation Unit support library
2017-09-22 Maxim Ostapenko[asan/lsan] Trying to fix PPC64 and x380x buildbots...
2017-09-22 Gabor Horvath[analyzer] Add new delete with non-virtual destructor...
2017-09-22 Simon Pilgrim[ARM] Add missing selection patterns for vnmla
2017-09-22 Jonas Devlieghere[dwarfdump] Fix ambiguous call to make_unique
2017-09-22 Alexander Richardson[obj2yaml] Don't crash for input files without symbol...
2017-09-22 Jonas Devlieghere[dwarfdump] Add support for redirecting output to a...
2017-09-22 Alexander Richardson[mips] clang-format MipsTargetMachine.cpp
2017-09-22 Maxim Ostapenko[asan/lsan] Trying to fix buildbots after r313966
2017-09-22 Maxim Ostapenko[asan/lsan] Make LSan compliant with recovery mode...
2017-09-22 Dylan McKay[AVR] Remove the 'IsN64' argument to 'MCELFObjectWriter'
2017-09-22 Jatin Bhateja[X86] Updating the test case for FMF propagation.
2017-09-22 Krasimir Georgiev[clang-format] Ignore case and stable sort using-declar...
2017-09-22 Krasimir Georgiev[clang-tidy] Fix example in documentation, NFC
2017-09-22 Yonghong Songbpf: initial 32-bit ALU encoding support in assembler
2017-09-22 Yonghong Songbpf: add 32bit register set
2017-09-22 Yonghong Songbpf: refactor inst patterns with better inheritance
2017-09-22 Yonghong Songbpf: refactor inst patterns with more mnemonics
2017-09-22 Richard SmithClosure types have no name (and can't have a typedef...
2017-09-22 Saleem AbdulrasoolAArch64: support SwiftCC properly on AAPCS64
2017-09-22 Richard SmithGive external linkage and mangling to lambdas inside...
2017-09-22 Saleem AbdulrasoolDriver: remove support for libstdc++ from CrossWindows
2017-09-22 Richard SmithClean up some mistreatment of enumerations.
2017-09-22 Akira HatanakaAdd test cases that weren't committed in r313945.
2017-09-22 Sanjoy DasRename markAsErased to erase, as pointed out in a previ...
2017-09-22 George Karpenkov[Analyzer] Static analyzer script for updating referenc...
2017-09-22 George Karpenkov[Analyzer] Refactor analyzer testing scripts.
2017-09-22 Richard SmithFix tracking of whether a destructor would be deleted.
2017-09-22 NAKAMURA TakumiHexagonVectorLoopCarriedReuse.cpp: Apply LLVM_ATTRIBUTE...
2017-09-22 NAKAMURA TakumiReformat.
2017-09-22 Akira HatanakaAdd support for attribute 'noescape'.
2017-09-22 George Karpenkov[Analyzer] Log when auto-synthesized body is used.
2017-09-22 Richard SmithExtend -ast-dump for CXXRecordDecl to dump the flags...
2017-09-21 Richard TrieuFix unused variable warning.
2017-09-21 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-bool-litera...
2017-09-21 Adrian PrantlFix a bug in a historic bitcode testcase.
2017-09-21 Adrian PrantlFix a bug in a historic bitcode testcase. NFC.
2017-09-21 Rafael EspindolaUpdate for llvm change.
2017-09-21 Rafael EspindolaConvert the archive writer to use Error.
2017-09-21 Pranav Bhandarkar[Hexagon] - Fix testcase for the HexagonVectorLoopCarri...
2017-09-21 Rafael EspindolaUse raw_ostream in functions that don't need to seek...
2017-09-21 Jason MolendaRevert this patch; I was emailing with Eugene and they...
2017-09-21 Rafael EspindolaSimplify the logic for truncating UID and GID. NFC.
2017-09-21 Jason MolendaInitial patchset to get the testsuite running against...
2017-09-21 Rafael EspindolaRevert "Add a testfile that I missed in a previous...
2017-09-21 Rafael EspindolaSimplify error handling. NFC.
2017-09-21 Akira Hatanaka[tsan] Annotate function parameters with attribute...
2017-09-21 Zachary TurnerResubmit "[lit] Refactor out some more common lit confi...
2017-09-21 George Karpenkov[Analyzer] Use CC environment variable to select analyz...
2017-09-21 Pranav BhandarkarAdd a testfile that I missed in a previous commit that
2017-09-21 Pranav BhandarkarEnable the reuse of values computed in a previous loop...
2017-09-21 George Karpenkov[Analyzer] Add simple help to SATestAdd.py
2017-09-21 George Karpenkov[Analyzer] Remove dead code from CmpRuns.py.
2017-09-21 Zachary TurnerRevert "[lit] Refactor out some more common lit configu...
2017-09-21 Kevin EnderbyFix a bug in llvm-objdump when disassembling using...
2017-09-21 John Baldwin[libunwind] Partially revert r297174 to fix build on...
2017-09-21 Zachary Turner[lit] Refactor out some more common lit configuration...
2017-09-21 Zachary Turner[lit] Actually do normalize the case of files in the...
2017-09-21 Geoff Berry[AArch64] Fix bug in store of vector 0 DAGCombine.
2017-09-21 Shoaib Meenai[ELF] Fix edge condition in thunk offset calculation
2017-09-21 Jonathan Coe[libclang] Keep track of TranslationUnit instance when...
2017-09-21 Marek Sokolowski[llvm-readobj] Fix big-endian byte swap in WindowsResou...
2017-09-21 Erich KeaneRemove svn-properties for file added in 313909 (NFC)
2017-09-21 Jonas Devlieghere[dwarfdump] Add verbose output for .debug-line section
2017-09-21 Erich KeaneAdd testcase I forgot to add in R313907.
2017-09-21 Craig Topper[DAGCombiner] Slightly simplify some code by using...
2017-09-21 Erich KeaneSuppress Wsign-conversion for enums with matching under...
2017-09-21 Volodymyr Sapsai[Sema] Prevent InstantiateClass from checking unrelated...
2017-09-21 Reid KlecknerRe-land r313825: "[IR] Add llvm.dbg.addr, a control...
2017-09-21 Adrian McCarthy[LLDB] Implement interactive command interruption
2017-09-21 Michael Kruse[DeLICM] Allow non-injective PHIRead->PHIWrite mapping.
2017-09-21 Bjorn Pettersson[SelectionDAG] Pick correct frame index in LowerArguments
next