platform/upstream/llvm.git
2015-10-22 Dawn Perchik[cmake] Fix cmake build on OSX after r250335 for older...
2015-10-22 Xinliang David LiUse newly introduced interfaces in LLVM (NFC)
2015-10-22 Kostya Serebryany[sanitizer-coverage] introduce __sanitizer_get_total_un...
2015-10-22 Xinliang David LiMinor bug fix in Profile Name Prefix interface
2015-10-22 Kostya Serebryany[libFuzzer] remove the deprecated 'tokens' feature
2015-10-22 Rui UeyamaELF2: Keep .eh_frame even if they are not live.
2015-10-22 Justin BognerLoopPass: Remove redoLoop, it isn't used. NFC
2015-10-22 Eugene ZelenkoFix Clang-tidy modernize-use-override warnings in inclu...
2015-10-22 Eric FiselierDont required CMake 3 to install a linker script
2015-10-22 Justin BognerLoopPass: Simplify the API for adding a new loop. NFC
2015-10-22 Eric FiselierOnly disable linker script when LIBCXX_CXX_ABI_LIBNAME...
2015-10-22 Eric FiselierDisable linker scripts when the ABI library is not...
2015-10-22 Chen Li[SimplifyCFG] Extend SimplifyResume to handle phi of...
2015-10-22 Zachary TurnerPython 3 porting - Wrap returns from map() in list()
2015-10-22 Evgeniy Stepanov[msan] Intercept process_vm_readv/writev.
2015-10-22 Xinliang David LiAdd helper functions and remove hard coded references...
2015-10-22 David Majnemer[Sink] Don't check BB.empty()
2015-10-22 Alexey Samsonov[ASan] Enable instrumentation of dynamic allocas by...
2015-10-22 Zachary TurnerUpdate every test to import `lldb_shared`.
2015-10-22 Eugene ZelenkoFix Clang-tidy modernize-use-override warnings in some...
2015-10-22 Sanjoy Das[SCEV] Remove a test case added in r249168
2015-10-22 Sanjoy Das[SCEV] Commute zero extends through <nuw> additions
2015-10-22 Sanjoy Das[SCEV] Opportunistically interpret unsigned constraints...
2015-10-22 Sanjoy Das[SCEV] Teach SCEV some axioms about non-wrapping arithmetic
2015-10-22 Sanjoy Das[SCEV] Commute sign extends through nsw additions
2015-10-22 Sanjoy Das[SCEV] Mark AddExprs as nsw or nuw if legal
2015-10-22 Zachary TurnerRemove special case logic for finding 3rd party libs
2015-10-22 Zachary TurnerMove third party libraries to lldb/third_party
2015-10-22 Alexey Samsonov[ASan] Minor fixes to dynamic allocas handling:
2015-10-22 Oleksiy VyalovSet device_id to host value only in case of adb protocol.
2015-10-22 Rui UeyamaELF2: Implement --gc-sections.
2015-10-22 Davide Italiano[ExecutionEngine] Garbage collect some dead (and unsafe...
2015-10-22 John McCallDefine weak and __weak to mean ARC-style weak reference...
2015-10-22 Igor Laevsky[IntrinsicEmitter] Remove GET_INTRINSIC_MODREF_BEHAVIOR...
2015-10-22 Rafael EspindolaAvoid storing a second copy of each string in StringTab...
2015-10-22 Matthias BraunAArch64: Disable the latency heuristic
2015-10-22 Matthias BraunMachineScheduler: Add a way to disable the 'ReduceLaten...
2015-10-22 David Majnemer[MS ABI] Don't crash when inheriting from base with...
2015-10-22 Eric ChristopherRemove the last traces of X86CompilationCallback as...
2015-10-22 Oleksiy VyalovAdd support for abstract domain sockets.
2015-10-22 Tim NorthoverCodeGen: increase bits allocated for LegalizeActions
2015-10-22 Craig TopperChange makeLibCall to take an ArrayRef<SDValue> instead...
2015-10-22 Eugene ZelenkoAttempt to fix MSVC builds after rL250966.
2015-10-22 Zachary TurnerFix broken build under MSVC.
2015-10-22 Craig TopperUse ArrayRef instead of pointer and size. NFC
2015-10-22 Zia Ansari[X86] - Catch extra combine opportunities for redundant...
2015-10-22 Bill Schmidt[PPC] Fix PR24686 by failing assembly for an invalid...
2015-10-22 Benjamin KramerUnbreak the shared cmake build. libToolingCore now...
2015-10-22 Craig TopperDisable trigraph and escaped newline expansion on all...
2015-10-22 Rafael EspindolaAvoid hash lookups when finalizing StringTableBuilder...
2015-10-22 Rafael EspindolaUse array_pod_sort. NFC.
2015-10-22 Benjamin Kramer[Tooling] Add a utility function to replace one nested...
2015-10-22 Manuel KlimekSwitch check_clang_tidy to argparse and add a -resource...
2015-10-22 Pirama Arumuga... Fix incorrect target triple in fp16-promote.ll
2015-10-22 Daniel Sanders[mips][mips16] Fix typo in FileCheck directive.
2015-10-22 Asaf Badouh[X86][AVX512] extend vcvtph2ps to support xmm/ymm and...
2015-10-22 James Molloy[GlobalsAA] Loosen an overly conservative bailout
2015-10-22 James Molloy[BasicAA] Non-equal indices in a GEP of a SequentialTyp...
2015-10-22 Angel Garcia... Don't use "auto" on loops over fundamental types in...
2015-10-22 Gabor HorvathAttempt to fix build bot test failures.
2015-10-22 Angel Garcia... Correctly print the type in modernize-make-unique.
2015-10-22 James Molloy[ValueTracking] Add a new predicate: isKnownNonEqual()
2015-10-22 Gabor Horvath[analyzer] Bug identification
2015-10-22 Manuel KlimekAdd %check_clang_tidy and %clang_tidy_diff.
2015-10-22 Benjamin Kramer[AST] Remove redundant template keywords.
2015-10-22 Benjamin Kramer[AST] Store Decl* and Stmt* directly into the ParentMap.
2015-10-22 Tamas BerghammerMake SymbolFileDWARF::GetCachedSectionData thread safe
2015-10-22 Tamas BerghammerFix some race condition in ConstString around Mangled...
2015-10-22 Angel Garcia... Make string constants in the modernize module static.
2015-10-22 Pavel Labath[AppleObjCRuntime] Don't bother looking for the runtime...
2015-10-22 Ewan Crawford[RenderScript] Support for mips64 runtime hook
2015-10-22 Igor KudrinFix the buildbot.
2015-10-22 Manuel KlimekFix add_llvm_external_project.
2015-10-22 Igor Kudrin[ELF2] Add support for GNU Hash section
2015-10-22 Pawel BylicaUse range-based for loop in sys::path::append(). NFC.
2015-10-22 Yury Gribov[asan] Get rid of UB in string tests. Patch by Max...
2015-10-22 David Majnemer[MS ABI] Mangle static anonymous unions
2015-10-22 Elena DemikhovskyAVX-512: Fixed a bug in select_cc for i1 type
2015-10-22 Elena DemikhovskyPartially reverted changes from r250686
2015-10-22 Xinliang David Liclang driver toolchain refactoring
2015-10-22 Richard Smith[coroutines] Initial stub Sema functionality for handli...
2015-10-22 Richard Smith[coroutines] Add forgotten test for lexing coroutines...
2015-10-22 Richard Smith[coroutines] Add overloaded unary 'operator co_await'.
2015-10-22 Craig TopperConvert ActOnForwardProtocolDeclaration to take an...
2015-10-22 Craig TopperUse an ArrayRef<OffsetOfComponent> instead of pointer...
2015-10-22 Craig TopperChange FindProtocolDeclaration to take an ArrayRef...
2015-10-22 Craig TopperChange MacroInfo::setArgumentList to take an ArrayRef...
2015-10-22 NAKAMURA Takumiclang-tools-extra/test/clang-tidy/cppcoreguidelines...
2015-10-22 Richard Smith[coroutines] Add parsing support for co_await expressio...
2015-10-22 Richard Smith[coroutines] Fix description of LangOption for coroutines.
2015-10-22 NAKAMURA Takumiclang-tools-extra/test/clang-tidy/modernize-use-default...
2015-10-22 Richard Smith[coroutines] Add feature-test macro for coroutines...
2015-10-22 Jason MolendaMove the launch-as-root xpc service from lldb to xcode, to
2015-10-22 Richard Smith[coroutines] Add lexer support for co_await, co_yield...
2015-10-22 Jason MolendaChange ModuleList::GetSharedModule so that it will...
2015-10-22 Jason MolendaAdd some verbose lldb host logging so lldb will show...
2015-10-22 Craig TopperFix a couple places where InsertText was being called...
2015-10-22 Craig TopperPass an ArrayRef instead of pointer and size. NFC
2015-10-22 Sanjoy Das[IR] Add a `makeNoWrapRegion` method to `ConstantRange`
2015-10-22 Sanjoy Das[OperandBundles] Teach AliasAnalysis about operand...
next